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 16:14:05 +08:00
2026-03-25 12:30:05 +08:00
2026-03-24 16:14:05 +08:00
2026-03-25 12:30:05 +08:00
2026-03-24 16:14:05 +08:00
2026-03-13 20:37:08 +08:00
2026-03-24 16:14:05 +08:00
2026-03-24 16:14:05 +08:00
2026-03-25 16:25:55 +08:00
2026-03-22 03:42:40 +08:00
2026-03-13 20:37:08 +08:00