Marko Pintera 6085bed845 Fixed an issue where dragging widgets off the dock manager would cause an exception because the widget container was destroyed before the Drop callback was called 12 年之前
..
BsDockManager.h 1125f26ea8 Tabbed title bar is now draggable again 12 年之前
BsEditorApplication.h d59a9aeec6 Added EditorApplication that more neatly wraps editor start up stuff 12 年之前
BsEditorPrerequisites.h 7e7d516e1e Moved MenuBar to BansheeEditor 12 年之前
BsEditorWidget.h 23d99435eb Integrated HString and ensured it works 12 年之前
BsEditorWidgetContainer.h 6085bed845 Fixed an issue where dragging widgets off the dock manager would cause an exception because the widget container was destroyed before the Drop callback was called 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 年之前
BsGUIMenuBar.h 066e283c87 Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method 12 年之前
BsGUITabButton.h 26371f574f Title bar tab buttons now toggle properly 12 年之前
BsGUITabbedTitleBar.h 7bfb833d68 Refactored GUITabbedTitleBar so it is a GUIElement 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 年之前
CmDebugCamera.h cb10df23fe Getting render target bindings to work so it shows up in GUI 12 年之前
CmTestTextSprite.h 7c0f789e39 Added a C# GUIList 12 年之前
DbgEditorWidget1.h 746c64ab6c Editor windows get properly released on application exit 12 年之前
DbgEditorWidget2.h 5c1863956d Added toggle groups (i.e. radio buttons) 12 年之前