BearishSun 0c3f07d747 WIP: UndoRedo refactor 6 tahun lalu
..
GUI fc1af92adf Refactor: VectorXField types now auto-exported to C#, added per-component modify and confirm callback, added per-component set focus method 6 tahun lalu
BsScriptBrowseDialog.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptBrowseDialog.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
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 tahun lalu
BsScriptBuildManager.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptCodeEditor.cpp 2abd6a0378 Bugfix: Check if solution file exists and rebuild if necessary 6 tahun lalu
BsScriptCodeEditor.h 2abd6a0378 Bugfix: Check if solution file exists and rebuild if necessary 6 tahun lalu
BsScriptDragDropManager.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptDropDownWindow.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptDropDownWindow.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptEditorApplication.cpp 84c136f30f Build: Updated 'bsf' version 6 tahun lalu
BsScriptEditorApplication.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptEditorInput.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptEditorInput.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptEditorSettings.cpp a2b29a2971 WIP: UndoRedo refactor 6 tahun lalu
BsScriptEditorSettings.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptEditorTestSuite.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptEditorTestSuite.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 tahun lalu
BsScriptEditorUtility.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptEditorUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptEditorVirtualInput.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptEditorVirtualInput.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptEditorWindow.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptEditorWindow.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptFolderMonitor.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptFolderMonitor.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptGizmos.cpp c45cd7247f Build: Updated 'bsf' version 6 tahun lalu
BsScriptGizmos.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptHandleDrawing.cpp c45cd7247f Build: Updated 'bsf' version 6 tahun lalu
BsScriptHandleDrawing.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptHandleSlider.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptHandleSlider.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptHandleSlider2D.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptHandleSlider2D.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptHandleSliderDisc.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptHandleSliderDisc.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptHandleSliderLine.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptHandleSliderLine.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptHandleSliderManager.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptHandleSliderManager.h d4dfef9833 Docs: Update EditorScript documentation group due to its name change 7 tahun lalu
BsScriptHandleSliderPlane.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptHandleSliderPlane.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptHandleSliderSphere.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptHandleSliderSphere.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptInspectorUtility.cpp c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptInspectorUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptModalWindow.cpp d1ac5748e7 Bugfix: Fix color picker GUI being slightly cut off 6 tahun lalu
BsScriptModalWindow.h d1ac5748e7 Bugfix: Fix color picker GUI being slightly cut off 6 tahun lalu
BsScriptOSDropTarget.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptOSDropTarget.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptPlatformInfo.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptPlatformInfo.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptPrefabUtility.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptPrefabUtility.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptProjectLibrary.cpp 03287aa9f1 Build: Updated 'bsf' version 6 tahun lalu
BsScriptProjectLibrary.h 3b9d13dbab Feature: Multiple enhancements to project library and reimport GUI 6 tahun lalu
BsScriptProjectSettings.cpp a2b29a2971 WIP: UndoRedo refactor 6 tahun lalu
BsScriptProjectSettings.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptSceneGizmos.cpp c45cd7247f Build: Updated 'bsf' version 6 tahun lalu
BsScriptSceneGizmos.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptSceneGrid.cpp c45cd7247f Build: Updated 'bsf' version 6 tahun lalu
BsScriptSceneGrid.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptSceneHandles.cpp c45cd7247f Build: Updated 'bsf' version 6 tahun lalu
BsScriptSceneHandles.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptSceneSelection.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptSceneSelection.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptSelection.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptSelection.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu
BsScriptSerializedDiff.cpp a2b29a2971 WIP: UndoRedo refactor 6 tahun lalu
BsScriptSerializedDiff.h a2b29a2971 WIP: UndoRedo refactor 6 tahun lalu
BsScriptSerializedObject.cpp d76cdb7bdd Refactor: Removed unnecessary SerializedObject.Create overloads 6 tahun lalu
BsScriptSerializedObject.h d76cdb7bdd Refactor: Removed unnecessary SerializedObject.Create overloads 6 tahun lalu
BsScriptUndoRedo.cpp 0c3f07d747 WIP: UndoRedo refactor 6 tahun lalu
BsScriptUndoRedo.h 0c3f07d747 WIP: UndoRedo refactor 6 tahun lalu
BsScriptUnitTests.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 tahun lalu
BsScriptUnitTests.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 tahun lalu