Marko Pintera 15ad1a70cf Updated tree view auto expand functionality vor 12 Jahren
..
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) vor 12 Jahren
BsCmdReparentSO.h 278c8d4803 TreeView reparenting vor 12 Jahren
BsDockManager.h a080baa9b2 Added a dock slider button and integrated it into DockManager vor 12 Jahren
BsEditorApplication.h d59a9aeec6 Added EditorApplication that more neatly wraps editor start up stuff vor 12 Jahren
BsEditorCommand.h 88c83017de Started work on undo/redo system vor 12 Jahren
BsEditorGUI.h 68aa0ab4f7 Multi-select for TreeView working vor 12 Jahren
BsEditorPrerequisites.h d6a17b1d86 Tree view drag and drop with highlights vor 12 Jahren
BsEditorWidget.h 23d99435eb Integrated HString and ensured it works vor 12 Jahren
BsEditorWidgetContainer.h b114b8f8e9 Widgets are properly activated even after their order is changed vor 12 Jahren
BsEditorWindow.h f32647320b Refactored editor widget container so that it managed widget closing more neatly vor 12 Jahren
BsEditorWindowBase.h 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) vor 12 Jahren
BsEditorWindowManager.h e9450917c1 ProfilerOverlay method actually gets called (not tested with data yet) vor 12 Jahren
BsGUIDockSlider.h a080baa9b2 Added a dock slider button and integrated it into DockManager vor 12 Jahren
BsGUIMenuBar.h 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method vor 12 Jahren
BsGUISceneTreeView.h 15ad1a70cf Updated tree view auto expand functionality vor 12 Jahren
BsGUITabButton.h 92977fce75 Many different fixes relating to GUItabbedTileBar drag and drop vor 12 Jahren
BsGUITabbedTitleBar.h b114b8f8e9 Widgets are properly activated even after their order is changed vor 12 Jahren
BsGUITreeViewEditBox.h 571341f9e5 Started work on rename functionality of TreeView vor 12 Jahren
BsGUIWindowDropArea.h 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy vor 12 Jahren
BsGUIWindowFrame.h 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy vor 12 Jahren
BsGUIWindowFrameWidget.h 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method vor 12 Jahren
BsMainEditorWindow.h f1832c9c66 Finalized and tested OS drop target support vor 12 Jahren
BsUndoRedo.h 88c83017de Started work on undo/redo system vor 12 Jahren
CmDebugCamera.h cb10df23fe Getting render target bindings to work so it shows up in GUI vor 12 Jahren
CmTestTextSprite.h b5d74cbb33 TreeView expand now works vor 12 Jahren
DbgEditorWidget1.h 746c64ab6c Editor windows get properly released on application exit vor 12 Jahren
DbgEditorWidget2.h 5c1863956d Added toggle groups (i.e. radio buttons) vor 12 Jahren