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-25 16:13:02 +08:00
2026-03-25 16:25:55 +08:00
2026-03-24 16:14:05 +08:00
2026-03-23 21:55:34 +08:00
2026-03-25 12:56:51 +08:00