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