Fixed some editor bugs

This commit is contained in:
2024-11-09 01:36:19 +01:00
parent 55bcb5032d
commit 2d2d63ae5a
6 changed files with 28 additions and 32 deletions

View File

@@ -144,6 +144,7 @@ switch_engine_mode :: (to_mode: Engine_Mode) {
#if EDITOR {
engine.editor.selected_entities.count = 0;
engine.editor.transform_gizmo.selected_axis = .NONE;
}
if engine.current_scene != null {