Marko Pintera 278c8d4803 TreeView reparenting 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
BsDockManager.h a080baa9b2 Added a dock slider button and integrated it into DockManager 12 years ago
BsEditorApplication.h d59a9aeec6 Added EditorApplication that more neatly wraps editor start up stuff 12 years ago
BsEditorCommand.h 88c83017de Started work on undo/redo system 12 years ago
BsEditorGUI.h 68aa0ab4f7 Multi-select for TreeView working 12 years ago
BsEditorPrerequisites.h d6a17b1d86 Tree view drag and drop with highlights 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
BsGUISceneTreeView.h d6a17b1d86 Tree view drag and drop with highlights 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
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 f1832c9c66 Finalized and tested OS drop target support 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 b5d74cbb33 TreeView expand now works 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