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