Marko Pintera 33145efdd1 Added WIP GameObjectField 12 ani în urmă
..
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 12 ani în urmă
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 12 ani în urmă
BsDockManager.cpp 8c665ec329 Fixed dock slider so it renderers again 12 ani în urmă
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 12 ani în urmă
BsEditorApplication.cpp 10f73b4f06 Properly set up cursors and their hotspots 12 ani în urmă
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 12 ani în urmă
BsEditorGUI.cpp 33145efdd1 Added WIP GameObjectField 12 ani în urmă
BsEditorWidget.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 12 ani în urmă
BsEditorWidgetContainer.cpp 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 12 ani în urmă
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 12 ani în urmă
BsEditorWidgetManager.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 ani în urmă
BsEditorWindow.cpp 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 12 ani în urmă
BsEditorWindowBase.cpp 10f73b4f06 Properly set up cursors and their hotspots 12 ani în urmă
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 12 ani în urmă
BsGUIColor.cpp ef90dfe7e7 Added Color field 12 ani în urmă
BsGUIColorField.cpp ef90dfe7e7 Added Color field 12 ani în urmă
BsGUIDockSlider.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 12 ani în urmă
BsGUIDropButton.cpp 33145efdd1 Added WIP GameObjectField 12 ani în urmă
BsGUIFloatField.cpp 5554a2ff28 Added text and Vector4 fields 12 ani în urmă
BsGUIFoldout.cpp 9f2663102e Added Foldout GUI component 12 ani în urmă
BsGUIGameObjectField.cpp 33145efdd1 Added WIP GameObjectField 12 ani în urmă
BsGUIIntField.cpp 5554a2ff28 Added text and Vector4 fields 12 ani în urmă
BsGUIMenuBar.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 12 ani în urmă
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 12 ani în urmă
BsGUISceneTreeView.cpp 33145efdd1 Added WIP GameObjectField 12 ani în urmă
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 12 ani în urmă
BsGUITabbedTitleBar.cpp b5260ae364 Tabbed bar background image now properly stretches across the entire bar 12 ani în urmă
BsGUITextField.cpp 5554a2ff28 Added text and Vector4 fields 12 ani în urmă
BsGUIToggleField.cpp ef90dfe7e7 Added Color field 12 ani în urmă
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 12 ani în urmă
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 12 ani în urmă
BsGUIVector2Field.cpp 2dbcc8d6ba Added Vec3 and Vec2 fields 12 ani în urmă
BsGUIVector3Field.cpp 2dbcc8d6ba Added Vec3 and Vec2 fields 12 ani în urmă
BsGUIVector4Field.cpp 2dbcc8d6ba Added Vec3 and Vec2 fields 12 ani în urmă
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 12 ani în urmă
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 12 ani în urmă
BsGUIWindowFrameWidget.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 12 ani în urmă
BsMainEditorWindow.cpp 8c665ec329 Fixed dock slider so it renderers again 12 ani în urmă
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 12 ani în urmă
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 12 ani în urmă
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 12 ani în urmă
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 12 ani în urmă
CmDebugCamera.cpp acc865dc80 Added Name to GameObject 12 ani în urmă
CmTestTextSprite.cpp 58b8c0e393 Int and float fields are now draggable 12 ani în urmă
DbgEditorWidget1.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 ani în urmă
DbgEditorWidget2.cpp 33145efdd1 Added WIP GameObjectField 12 ani în urmă