ssdfasd
d4c94907ba
Migrate ProjectManager to dependency injection
- Created IProjectManager interface
- ProjectManager now implements IProjectManager
- Removed ProjectManager::Get() singleton
- Added IEditorContext::GetProjectManager()
- ProjectPanel now uses m_context->GetProjectManager() instead of singleton
- EditorContext owns ProjectManager instance
2026-03-25 16:25:55 +08:00
..
2026-03-24 20:02:38 +08:00
2026-03-25 16:13:02 +08:00
2026-03-25 16:13:02 +08:00
2026-03-25 16:25:55 +08:00
2026-03-25 15:35:00 +08:00
2026-03-25 15:35:00 +08:00
2026-03-25 16:25:55 +08:00
2026-03-25 16:25:55 +08:00
2026-03-25 15:35:00 +08:00
2026-03-25 16:20:21 +08:00