Update refactoring plan: ProjectManager DI
This commit is contained in:
@@ -485,6 +485,7 @@ private:
|
||||
- 删除了 `editor/src/Managers/LogSystem.h/cpp` 和 `editor/src/Core/LogEntry.h`
|
||||
- **命名规范修复**:SelectionManagerImpl → SelectionManager,EditorContextImpl → EditorContext
|
||||
- 删除了未使用的 SceneManagerImpl 和 ISceneManager
|
||||
- **ProjectManager 单例移除**:创建了 IProjectManager 接口,ProjectManager 实现该接口,EditorContext 拥有实例
|
||||
|
||||
### 阶段二:核心功能(第 3-4 周)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user