ssdfasd
b0d0576763
Fix editor selection system: SelectionManager ID types and Scene lookup
- SelectionManager now implements ISelectionManager interface with uint64_t IDs
- Remove SelectionManager/SceneManager circular dependency via EventBus
- Add Scene::FindByID() for proper ID-based entity lookup
- SceneManager::GetEntity() now uses FindByID instead of name-based Find
- Fix editor CMakeLists.txt XCEngine.lib path
- EventBus now thread-safe with shared_mutex
2026-03-25 17:51:15 +08:00
..
2026-03-25 17:51:15 +08:00
2026-03-25 16:20:21 +08:00
2026-03-25 17:51:15 +08:00
2026-03-25 17:51:15 +08:00
2026-03-24 20:02:38 +08:00
2026-03-25 16:20:21 +08:00
2026-03-25 15:35:00 +08:00
2026-03-25 01:23:08 +08:00
2026-03-24 20:02:38 +08:00
2026-03-24 20:02:38 +08:00