2
0
Marko Pintera 9f2663102e Added Foldout GUI component 11 жил өмнө
..
BsCmdReparentSO.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsDbgTestGameObjectRef.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsDockManager.cpp 8c665ec329 Fixed dock slider so it renderers again 11 жил өмнө
BsDockManagerLayout.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsEditorApplication.cpp 10f73b4f06 Properly set up cursors and their hotspots 11 жил өмнө
BsEditorCommand.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsEditorGUI.cpp 9f2663102e Added Foldout GUI component 11 жил өмнө
BsEditorWidget.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 11 жил өмнө
BsEditorWidgetContainer.cpp 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 11 жил өмнө
BsEditorWidgetLayout.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsEditorWidgetManager.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 11 жил өмнө
BsEditorWindow.cpp 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 11 жил өмнө
BsEditorWindowBase.cpp 10f73b4f06 Properly set up cursors and their hotspots 11 жил өмнө
BsEditorWindowManager.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsGUIColor.cpp ef90dfe7e7 Added Color field 11 жил өмнө
BsGUIColorField.cpp ef90dfe7e7 Added Color field 11 жил өмнө
BsGUIDockSlider.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 11 жил өмнө
BsGUIFloatField.cpp 5554a2ff28 Added text and Vector4 fields 11 жил өмнө
BsGUIFoldout.cpp 9f2663102e Added Foldout GUI component 11 жил өмнө
BsGUIIntField.cpp 5554a2ff28 Added text and Vector4 fields 11 жил өмнө
BsGUIMenuBar.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 11 жил өмнө
BsGUIResourceTreeView.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsGUISceneTreeView.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsGUITabButton.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsGUITabbedTitleBar.cpp b5260ae364 Tabbed bar background image now properly stretches across the entire bar 11 жил өмнө
BsGUITextField.cpp 5554a2ff28 Added text and Vector4 fields 11 жил өмнө
BsGUIToggleField.cpp ef90dfe7e7 Added Color field 11 жил өмнө
BsGUITreeView.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsGUITreeViewEditBox.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsGUIVector2Field.cpp 2dbcc8d6ba Added Vec3 and Vec2 fields 11 жил өмнө
BsGUIVector3Field.cpp 2dbcc8d6ba Added Vec3 and Vec2 fields 11 жил өмнө
BsGUIVector4Field.cpp 2dbcc8d6ba Added Vec3 and Vec2 fields 11 жил өмнө
BsGUIWindowDropArea.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsGUIWindowFrame.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsGUIWindowFrameWidget.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 11 жил өмнө
BsMainEditorWindow.cpp 8c665ec329 Fixed dock slider so it renderers again 11 жил өмнө
BsProjectLibrary.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsProjectLibraryEntries.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsResourceMeta.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
BsUndoRedo.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
CmDebugCamera.cpp b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe 11 жил өмнө
CmTestTextSprite.cpp 58b8c0e393 Int and float fields are now draggable 11 жил өмнө
DbgEditorWidget1.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 11 жил өмнө
DbgEditorWidget2.cpp 9f2663102e Added Foldout GUI component 11 жил өмнө