本帖最后由 发财 于 2020-7-23 15:24 编辑
插件名称:Project Planner 1.4.0f1 | 插件官网:访问官网 | 版权协议:Red pine1.1 | 解压密码:通用密码 | Project Planner 1.4.0f1
Project Planner 1.4.0f1
Project Planner 1.4.0f1 项目规划管理
项目规划管理
Project Planner
What is Project Planner? Imagine something like Trello, but everything is inside the editor and with Unity-specific features. Project Planner is designed to make project management easier so you can focus on game development instead.
Organize Your Work
The core of Project Planner is helping you organize your work into boards, groups, and tasks. A task in Project Planner contains the standard things like a name, description, tags, and colors but it also has some more unique features.
• Assign assets to tasks so they are easier to find again later. When assigned, a task can keep track of the asset even if you rename it or move it around.
• Screenshots on tasks are great for things like bug reports as you can show your future self exactly what is wrong.
• Nested subtasks allows you to split a big task into smaller subtasks which is great for avoiding getting overwhelmed and for following your progress.
Code Analyzing
The code analyzer scans your scripts for words like "TODO". The results are displayed in the editor with the option to jump to that line or make it into a task.
This is great for programmers who like to write comments like "//TODO fix this later" in their code. The code analyzer can also find not implemented exceptions.
|
|