BearishSun 5e4c9e8eea Bugfix: Fix ColorPicker window sliders being slightly out of place when initially opened 7 lat temu
..
GUI c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptBrowseDialog.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptBrowseDialog.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptBuildManager.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 7 lat temu
BsScriptBuildManager.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptCodeEditor.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptCodeEditor.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptDragDropManager.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptDropDownWindow.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptDropDownWindow.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptEditorApplication.cpp 84c136f30f Build: Updated 'bsf' version 7 lat temu
BsScriptEditorApplication.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptEditorInput.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptEditorInput.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptEditorSettings.cpp e3268ddd7a Feature: EditorSettings and ProjectSettings can now handle being passed a native wrapper object 7 lat temu
BsScriptEditorSettings.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptEditorTestSuite.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptEditorTestSuite.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 lat temu
BsScriptEditorUtility.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptEditorUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptEditorVirtualInput.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptEditorVirtualInput.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptEditorWindow.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptEditorWindow.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptFolderMonitor.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptFolderMonitor.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptGizmos.cpp c45cd7247f Build: Updated 'bsf' version 7 lat temu
BsScriptGizmos.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptHandleDrawing.cpp c45cd7247f Build: Updated 'bsf' version 7 lat temu
BsScriptHandleDrawing.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptHandleSlider.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptHandleSlider.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptHandleSlider2D.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptHandleSlider2D.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptHandleSliderDisc.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptHandleSliderDisc.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptHandleSliderLine.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptHandleSliderLine.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptHandleSliderManager.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptHandleSliderManager.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 lat temu
BsScriptHandleSliderPlane.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptHandleSliderPlane.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptHandleSliderSphere.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptHandleSliderSphere.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptInspectorUtility.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptInspectorUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptModalWindow.cpp 5e4c9e8eea Bugfix: Fix ColorPicker window sliders being slightly out of place when initially opened 7 lat temu
BsScriptModalWindow.h 5e4c9e8eea Bugfix: Fix ColorPicker window sliders being slightly out of place when initially opened 7 lat temu
BsScriptOSDropTarget.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptOSDropTarget.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptPlatformInfo.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptPlatformInfo.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptPrefabUtility.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptPrefabUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptProjectLibrary.cpp 3b9d13dbab Feature: Multiple enhancements to project library and reimport GUI 7 lat temu
BsScriptProjectLibrary.h 3b9d13dbab Feature: Multiple enhancements to project library and reimport GUI 7 lat temu
BsScriptProjectSettings.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 7 lat temu
BsScriptProjectSettings.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptSceneGizmos.cpp c45cd7247f Build: Updated 'bsf' version 7 lat temu
BsScriptSceneGizmos.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptSceneGrid.cpp c45cd7247f Build: Updated 'bsf' version 7 lat temu
BsScriptSceneGrid.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptSceneHandles.cpp c45cd7247f Build: Updated 'bsf' version 7 lat temu
BsScriptSceneHandles.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptSceneSelection.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptSceneSelection.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptSelection.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptSelection.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptSerializedDiff.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptSerializedDiff.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptSerializedObject.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptSerializedObject.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptSerializedSceneObject.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptSerializedSceneObject.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptUndoRedo.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptUndoRedo.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu
BsScriptUnitTests.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 lat temu
BsScriptUnitTests.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 lat temu