bearishsun 248fdb9ff1 Bugfix: Fix cursor getting stuck when attempting to drag scene handles on macOS 6 lat temu
..
Generated a6087a3ef3 WIP: UndoRedo refactor distribution GUI elements updated so they can handle undo-redo better 6 lat temu
Wrappers 248fdb9ff1 Bugfix: Fix cursor getting stuck when attempting to drag scene handles on macOS 6 lat temu
BsEditorResourceLoader.cpp 4026780379 Refactor: Project libraries entries now use shared pointers, so their properties can be accessed from managed code without doing expensive lookup every time 6 lat temu
BsEditorResourceLoader.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 lat temu
BsEditorScriptLibrary.cpp ce77024c34 Bugfix: Fix crash in release mode 6 lat temu
BsEditorScriptLibrary.h 0d97f9df93 Refactor: Added a lookup table for script reflectable types and refactored how are native wrapper <-> managed mappings registered with the system 6 lat temu
BsEditorScriptManager.cpp 0d97f9df93 Refactor: Added a lookup table for script reflectable types and refactored how are native wrapper <-> managed mappings registered with the system 6 lat temu
BsEditorScriptManager.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 lat temu
BsGUIGameObjectField.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsGUIGameObjectField.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 lat temu
BsGUIResourceField.cpp 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture 6 lat temu
BsGUIResourceField.h 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture 6 lat temu
BsGUITextureField.cpp f8bc05dc8b Bugfix: Default empty texture field will display the "(None)" label and without the clear button 6 lat temu
BsGUITextureField.h c45cd7247f Build: Updated 'bsf' version 6 lat temu
BsManagedEditorCommand.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsManagedEditorCommand.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 lat temu
BsMenuItemManager.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 lat temu
BsMenuItemManager.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 lat temu
BsScriptDragDropManager.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 lat temu
BsScriptEditorPrerequisites.h c45cd7247f Build: Updated 'bsf' version 6 lat temu
BsScriptGizmoManager.cpp a2b29a2971 WIP: UndoRedo refactor 6 lat temu
BsScriptGizmoManager.h 80680c5c77 Bugfix: Fix an issue where certain scene gizmos were not rendering if there were multiple draw gizmos methods for the same type 6 lat temu
BsScriptHandleManager.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 lat temu
BsScriptHandleManager.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 lat temu
BsToolbarItemManager.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 lat temu
BsToolbarItemManager.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 lat temu
CMakeLists.txt c45cd7247f Build: Updated 'bsf' version 6 lat temu
CMakeSources.cmake 200834da77 Feature: Added a class to easily serialize the current state of scene object hierarchy, and restore it later 6 lat temu