Marko Pintera 33145efdd1 Added WIP GameObjectField 12 лет назад
..
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
BsEditorApplication.h 053df91815 Better modal window test case 12 лет назад
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 12 лет назад
BsEditorGUI.h 33145efdd1 Added WIP GameObjectField 12 лет назад
BsEditorPrerequisites.h 33145efdd1 Added WIP GameObjectField 12 лет назад
BsEditorWidget.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 лет назад
BsEditorWidgetContainer.h 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 12 лет назад
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 12 лет назад
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 12 лет назад
BsEditorWidgetManager.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
BsGUIColor.h 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 12 лет назад
BsGUIColorField.h ef90dfe7e7 Added Color field 12 лет назад
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 12 лет назад
BsGUIDropButton.h 33145efdd1 Added WIP GameObjectField 12 лет назад
BsGUIFloatField.h 5554a2ff28 Added text and Vector4 fields 12 лет назад
BsGUIFoldout.h 9f2663102e Added Foldout GUI component 12 лет назад
BsGUIGameObjectField.h 33145efdd1 Added WIP GameObjectField 12 лет назад
BsGUIIntField.h 5554a2ff28 Added text and Vector4 fields 12 лет назад
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 12 лет назад
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 12 лет назад
BsGUISceneTreeView.h 33145efdd1 Added WIP GameObjectField 12 лет назад
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 12 лет назад
BsGUITabbedTitleBar.h 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 12 лет назад
BsGUITextField.h 5554a2ff28 Added text and Vector4 fields 12 лет назад
BsGUIToggleField.h 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 12 лет назад
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 12 лет назад
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 12 лет назад
BsGUIVector2Field.h 2dbcc8d6ba Added Vec3 and Vec2 fields 12 лет назад
BsGUIVector3Field.h 2dbcc8d6ba Added Vec3 and Vec2 fields 12 лет назад
BsGUIVector4Field.h 5554a2ff28 Added text and Vector4 fields 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
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 12 лет назад
CmTestTextSprite.h 58b8c0e393 Int and float fields are now draggable 12 лет назад
DbgEditorWidget1.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 лет назад
DbgEditorWidget2.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 лет назад