BearishSun 03287aa9f1 Build: Updated 'bsf' version 6 лет назад
..
GUI ec9bc3160e Feature: Added a way to retrieve and set expand/collapse state of the scene hierarchy view 6 лет назад
BsScriptBrowseDialog.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptBrowseDialog.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
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 6 лет назад
BsScriptBuildManager.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptCodeEditor.cpp 2abd6a0378 Bugfix: Check if solution file exists and rebuild if necessary 6 лет назад
BsScriptCodeEditor.h 2abd6a0378 Bugfix: Check if solution file exists and rebuild if necessary 6 лет назад
BsScriptDragDropManager.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptDropDownWindow.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptDropDownWindow.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptEditorApplication.cpp 84c136f30f Build: Updated 'bsf' version 6 лет назад
BsScriptEditorApplication.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptEditorInput.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptEditorInput.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptEditorSettings.cpp e3268ddd7a Feature: EditorSettings and ProjectSettings can now handle being passed a native wrapper object 6 лет назад
BsScriptEditorSettings.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptEditorTestSuite.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptEditorTestSuite.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 лет назад
BsScriptEditorUtility.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptEditorUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptEditorVirtualInput.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptEditorVirtualInput.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptEditorWindow.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptEditorWindow.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptFolderMonitor.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptFolderMonitor.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptGizmos.cpp c45cd7247f Build: Updated 'bsf' version 6 лет назад
BsScriptGizmos.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptHandleDrawing.cpp c45cd7247f Build: Updated 'bsf' version 6 лет назад
BsScriptHandleDrawing.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptHandleSlider.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptHandleSlider.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptHandleSlider2D.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptHandleSlider2D.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptHandleSliderDisc.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptHandleSliderDisc.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptHandleSliderLine.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptHandleSliderLine.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptHandleSliderManager.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptHandleSliderManager.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 лет назад
BsScriptHandleSliderPlane.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptHandleSliderPlane.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptHandleSliderSphere.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptHandleSliderSphere.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptInspectorUtility.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptInspectorUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptModalWindow.cpp 5e4c9e8eea Bugfix: Fix ColorPicker window sliders being slightly out of place when initially opened 6 лет назад
BsScriptModalWindow.h 5e4c9e8eea Bugfix: Fix ColorPicker window sliders being slightly out of place when initially opened 6 лет назад
BsScriptOSDropTarget.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptOSDropTarget.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptPlatformInfo.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptPlatformInfo.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptPrefabUtility.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptPrefabUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptProjectLibrary.cpp 03287aa9f1 Build: Updated 'bsf' version 6 лет назад
BsScriptProjectLibrary.h 3b9d13dbab Feature: Multiple enhancements to project library and reimport GUI 6 лет назад
BsScriptProjectSettings.cpp 4ef6c9872a Bugfix: Fix an assert during as assembly refresh due to unreleased GC handles 6 лет назад
BsScriptProjectSettings.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptSceneGizmos.cpp c45cd7247f Build: Updated 'bsf' version 6 лет назад
BsScriptSceneGizmos.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptSceneGrid.cpp c45cd7247f Build: Updated 'bsf' version 6 лет назад
BsScriptSceneGrid.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptSceneHandles.cpp c45cd7247f Build: Updated 'bsf' version 6 лет назад
BsScriptSceneHandles.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptSceneSelection.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptSceneSelection.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptSelection.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptSelection.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptSerializedDiff.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptSerializedDiff.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptSerializedObject.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptSerializedObject.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptSerializedSceneObject.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptSerializedSceneObject.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptUndoRedo.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptUndoRedo.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад
BsScriptUnitTests.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsScriptUnitTests.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 лет назад