Marko Pintera d90564156f GUI refactor done - most of stuff works 11 years ago
..
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 11 years ago
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 11 years ago
BsDockManager.cpp d90564156f GUI refactor done - most of stuff works 11 years ago
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 11 years ago
BsEditorApplication.cpp d55f242a1c Using std::function and std::bind instead of boost 11 years ago
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 11 years ago
BsEditorGUI.cpp d55f242a1c Using std::function and std::bind instead of boost 11 years ago
BsEditorWidget.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 11 years ago
BsEditorWidgetContainer.cpp d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 11 years ago
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 11 years ago
BsEditorWidgetManager.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 11 years ago
BsEditorWindow.cpp d55f242a1c Using std::function and std::bind instead of boost 11 years ago
BsEditorWindowBase.cpp d55f242a1c Using std::function and std::bind instead of boost 11 years ago
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 11 years ago
BsGUIColor.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIColorField.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIDockSlider.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIDropButton.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIFieldBase.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIFloatField.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIFoldout.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIGameObjectField.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIIntField.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIMenuBar.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIResourceTreeView.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUISceneTreeView.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUITabButton.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUITabbedTitleBar.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUITextField.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIToggleField.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUITreeView.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUITreeViewEditBox.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIVector2Field.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIVector3Field.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIVector4Field.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIWindowDropArea.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIWindowFrame.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsGUIWindowFrameWidget.cpp ce9be1bb29 GUI refactor - Editor compiles 11 years ago
BsMainEditorWindow.cpp caf9bb3152 GUI refactor - everything compiles and runs 11 years ago
BsProjectLibrary.cpp d55f242a1c Using std::function and std::bind instead of boost 11 years ago
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 11 years ago
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 11 years ago
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 11 years ago
CmDebugCamera.cpp acc865dc80 Added Name to GameObject 11 years ago
CmTestTextSprite.cpp 58b8c0e393 Int and float fields are now draggable 11 years ago
DbgEditorWidget1.cpp d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 11 years ago
DbgEditorWidget2.cpp d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 11 years ago