Fixed some editor bugs
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user