Marko Pintera e7e1debcbd Fixed a couple of issues that would happen if a render target was destroyed yet still being referenced 12 yıl önce
..
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 12 yıl önce
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 12 yıl önce
BsDockManager.cpp 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 yıl önce
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 12 yıl önce
BsEditorApplication.cpp e7e1debcbd Fixed a couple of issues that would happen if a render target was destroyed yet still being referenced 12 yıl önce
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 12 yıl önce
BsEditorGUI.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 12 yıl önce
BsEditorWidget.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 yıl önce
BsEditorWidgetContainer.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 yıl önce
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 12 yıl önce
BsEditorWidgetManager.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 yıl önce
BsEditorWindow.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 12 yıl önce
BsEditorWindowBase.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 12 yıl önce
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 12 yıl önce
BsGUIDockSlider.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 12 yıl önce
BsGUIMenuBar.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 12 yıl önce
BsGUIResourceTreeView.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 12 yıl önce
BsGUISceneTreeView.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 12 yıl önce
BsGUITabButton.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 12 yıl önce
BsGUITabbedTitleBar.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 12 yıl önce
BsGUITreeView.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 12 yıl önce
BsGUITreeViewEditBox.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 12 yıl önce
BsGUIWindowDropArea.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 12 yıl önce
BsGUIWindowFrame.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 12 yıl önce
BsGUIWindowFrameWidget.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 12 yıl önce
BsMainEditorWindow.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 12 yıl önce
BsProjectLibrary.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 12 yıl önce
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 12 yıl önce
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 12 yıl önce
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 12 yıl önce
CmDebugCamera.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 12 yıl önce
CmTestTextSprite.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 12 yıl önce
DbgEditorWidget1.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 yıl önce
DbgEditorWidget2.cpp ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 12 yıl önce