Files
VFSUnity/Doc/WebGLBuildSever/node_modules/merge-descriptors/HISTORY.md
T
yangbear 0a1fce450c fix: 清理AI遗留代码,修复场景配置
- 删除三套旧菜单系统 (MainMenu.cs, MainMenuUI.cs, ModeSelectionUI.cs)
- Ground 添加 BoxCollider 并设置 tag 为 Ground
- UIManager.OnReturnClicked 改为通过 PageController 返回首页
- PageController 增加 ReturnToHome 方法,管理 BtnFixationBack 可见性
- 清理废弃场景 Experiment.unity / ModeSelection.unity 及历史截图
2026-06-25 04:37:45 +08:00

363 B

1.0.1 / 2016-01-17

  • perf: enable strict mode

1.0.0 / 2015-03-01

  • Add option to only add new descriptors
  • Add simple argument validation
  • Add jsdoc to source file

0.0.2 / 2013-12-14

  • Move repository to component organization

0.0.1 / 2013-10-29

  • Initial release