3 Months Ago
Fixed ability to create an infinite destroy loop in QObject ToolWindowManager: don't delete a window if we're removing it as a result of it being deleted Add TypeLibrary.Create<T> that accepts args Add GizmoInstance.Clear Add DockManager.RaiseDock( Widget ) Move ShowCloseDialog to SceneEditorSession (it makes no sense on GameEditorSession) EditorMainWindow exists during startup, but made visible after startup Add Scene.Editor.FrameTo (replaces hacky "scene.frame" event) that doesn't work with multiple active scene sessions) Make SceneEditorSession.Tick a member Make SceneEditorSession .UpdateEditorTitle non static Create a SceneDock for each open scene Give playing scene tab a proper name Add SceneEditorSession.BringToFront() Don't try to save tool widget windows that have no name Hide GameEditorSession + PrefabEditorSession , (its confusing people), refactor, document Clean SceneViewWidget a bit Use a different icon for prefab scenes