Marko Pintera d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 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 12 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 12 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 12 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 12 years ago
BsDockManager.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 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 12 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 12 years ago
BsEditorApplication.h 053df91815 Better modal window test case 12 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 12 years ago
BsEditorGUI.h 33145efdd1 Added WIP GameObjectField 12 years ago
BsEditorPrerequisites.h 33145efdd1 Added WIP GameObjectField 12 years ago
BsEditorWidget.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 years ago
BsEditorWidgetContainer.h 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 12 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 12 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 12 years ago
BsEditorWidgetManager.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 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 12 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 12 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 12 years ago
BsGUIColor.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIColorField.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIDockSlider.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIDropButton.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIFieldBase.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIFloatField.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIFoldout.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIGameObjectField.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIIntField.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 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 12 years ago
BsGUIResourceTreeView.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUISceneTreeView.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUITabButton.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUITabbedTitleBar.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUITextField.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIToggleField.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUITreeView.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUITreeViewEditBox.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIVector2Field.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIVector3Field.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIVector4Field.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIWindowDropArea.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 years ago
BsGUIWindowFrame.h d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 12 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 12 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 12 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 12 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 12 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 12 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 12 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 12 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 12 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 12 years ago
CmTestTextSprite.h 58b8c0e393 Int and float fields are now draggable 12 years ago
DbgEditorWidget1.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 years ago
DbgEditorWidget2.h ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 years ago