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