Marko Pintera fc478f1322 Project Library save/load (Untested) 12 years ago
..
BsCmdEditPlainFieldGO.h 46094b3bfa Fixed some issues with RTTI plain value setter/getters (any_cast wasn't able to cast to base types, so I had to encapsulate things a bit further) 12 years ago
BsCmdReparentSO.h 278c8d4803 TreeView reparenting 12 years ago
BsDbgTestGameObjectRef.h 3f992cf16f Tested GameObject serialization/deserialization (And cloning) 12 years ago
BsDbgTestGameObjectRefRTTI.h 3f992cf16f Tested GameObject serialization/deserialization (And cloning) 12 years ago
BsDockManager.h a080baa9b2 Added a dock slider button and integrated it into DockManager 12 years ago
BsEditorApplication.h c22edb2db2 Work on ProjectLibrary 12 years ago
BsEditorCommand.h 88c83017de Started work on undo/redo system 12 years ago
BsEditorGUI.h e00f0c95a9 FileSystem and Path moved to WString 12 years ago
BsEditorPrerequisites.h fc478f1322 Project Library save/load (Untested) 12 years ago
BsEditorWidget.h 23d99435eb Integrated HString and ensured it works 12 years ago
BsEditorWidgetContainer.h b114b8f8e9 Widgets are properly activated even after their order is changed 12 years ago
BsEditorWindow.h f32647320b Refactored editor widget container so that it managed widget closing more neatly 12 years ago
BsEditorWindowBase.h 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) 12 years ago
BsEditorWindowManager.h e9450917c1 ProfilerOverlay method actually gets called (not tested with data yet) 12 years ago
BsGUIDockSlider.h a080baa9b2 Added a dock slider button and integrated it into DockManager 12 years ago
BsGUIMenuBar.h 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method 12 years ago
BsGUIResourceTreeView.h 619ef4a028 TreeView and ProjectLibrary fixes 12 years ago
BsGUISceneTreeView.h 3bd69f2da6 A lot more work on ProjectLibrary and ResourceTreeView 12 years ago
BsGUITabButton.h 92977fce75 Many different fixes relating to GUItabbedTileBar drag and drop 12 years ago
BsGUITabbedTitleBar.h b114b8f8e9 Widgets are properly activated even after their order is changed 12 years ago
BsGUITreeView.h 82ba1c63e9 Updated how expand/collapse in tree view works 12 years ago
BsGUITreeViewEditBox.h 571341f9e5 Started work on rename functionality of TreeView 12 years ago
BsGUIWindowDropArea.h 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 years ago
BsGUIWindowFrame.h 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 years ago
BsGUIWindowFrameWidget.h 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method 12 years ago
BsMainEditorWindow.h 3bd69f2da6 A lot more work on ProjectLibrary and ResourceTreeView 12 years ago
BsProjectLibrary.h fc478f1322 Project Library save/load (Untested) 12 years ago
BsProjectLibraryEntries.h fc478f1322 Project Library save/load (Untested) 12 years ago
BsProjectLibraryEntriesRTTI.h fc478f1322 Project Library save/load (Untested) 12 years ago
BsResourceMeta.h c22edb2db2 Work on ProjectLibrary 12 years ago
BsResourceMetaRTTI.h c22edb2db2 Work on ProjectLibrary 12 years ago
BsUndoRedo.h 88c83017de Started work on undo/redo system 12 years ago
CmDebugCamera.h cb10df23fe Getting render target bindings to work so it shows up in GUI 12 years ago
CmTestTextSprite.h 3bd69f2da6 A lot more work on ProjectLibrary and ResourceTreeView 12 years ago
DbgEditorWidget1.h 746c64ab6c Editor windows get properly released on application exit 12 years ago
DbgEditorWidget2.h 5c1863956d Added toggle groups (i.e. radio buttons) 12 years ago