Marko Pintera 2edcfcffba WIP refactoring editor fields 11 years ago
..
BsCmdEditPlainFieldGO.h 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 years ago
BsCmdReparentSO.h 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 years ago
BsDbgTestGameObjectRef.h 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 years ago
BsDbgTestGameObjectRefRTTI.h 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 years ago
BsDockManager.h 3129cf8b5a Fixed a nasty threading issue where objects were being destroyed in the wrong queue so they would get destroyed while they could still be used in another queue 11 years ago
BsDockManagerLayout.h 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 years ago
BsDockManagerLayoutRTTI.h 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 years ago
BsEditorApplication.h 053df91815 Better modal window test case 11 years ago
BsEditorCommand.h 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 years ago
BsEditorGUI.h 33145efdd1 Added WIP GameObjectField 11 years ago
BsEditorPrerequisites.h 33145efdd1 Added WIP GameObjectField 11 years ago
BsEditorWidget.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 11 years ago
BsEditorWidgetContainer.h 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 11 years ago
BsEditorWidgetLayout.h 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 years ago
BsEditorWidgetLayoutRTTI.h 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 years ago
BsEditorWidgetManager.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 11 years ago
BsEditorWindow.h 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 years ago
BsEditorWindowBase.h 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 years ago
BsEditorWindowManager.h 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 years ago
BsGUIColor.h 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsGUIColorField.h ef90dfe7e7 Added Color field 11 years ago
BsGUIDockSlider.h 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 years ago
BsGUIDropButton.h 33145efdd1 Added WIP GameObjectField 11 years ago
BsGUIFieldBase.h 2edcfcffba WIP refactoring editor fields 11 years ago
BsGUIFloatField.h 2edcfcffba WIP refactoring editor fields 11 years ago
BsGUIFoldout.h 9f2663102e Added Foldout GUI component 11 years ago
BsGUIGameObjectField.h 33145efdd1 Added WIP GameObjectField 11 years ago
BsGUIIntField.h 2edcfcffba WIP refactoring editor fields 11 years ago
BsGUIMenuBar.h 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 years ago
BsGUIResourceTreeView.h 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 years ago
BsGUISceneTreeView.h 33145efdd1 Added WIP GameObjectField 11 years ago
BsGUITabButton.h 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 years ago
BsGUITabbedTitleBar.h 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 11 years ago
BsGUITextField.h 2edcfcffba WIP refactoring editor fields 11 years ago
BsGUIToggleField.h 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsGUITreeView.h 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 years ago
BsGUITreeViewEditBox.h 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 years ago
BsGUIVector2Field.h 2dbcc8d6ba Added Vec3 and Vec2 fields 11 years ago
BsGUIVector3Field.h 2dbcc8d6ba Added Vec3 and Vec2 fields 11 years ago
BsGUIVector4Field.h 5554a2ff28 Added text and Vector4 fields 11 years ago
BsGUIWindowDropArea.h 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 years ago
BsGUIWindowFrame.h 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 years ago
BsGUIWindowFrameWidget.h 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 years ago
BsMainEditorWindow.h 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 years ago
BsProjectLibrary.h 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 years ago
BsProjectLibraryEntries.h 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 years ago
BsProjectLibraryEntriesRTTI.h 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 years ago
BsResourceMeta.h 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 years ago
BsResourceMetaRTTI.h 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 years ago
BsUndoRedo.h 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 years ago
CmDebugCamera.h 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 years ago
CmTestTextSprite.h 58b8c0e393 Int and float fields are now draggable 11 years ago
DbgEditorWidget1.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 11 years ago
DbgEditorWidget2.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 11 years ago