BearishSun edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 lat temu
..
BsEditorResourceLoader.cpp f70ad040e9 Various fixes related to GUI array: 10 lat temu
BsEditorScriptLibrary.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases 10 lat temu
BsEditorScriptManager.cpp 6aef09fdde Added toolbar management code to C# 10 lat temu
BsGUIGameObjectField.cpp edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 lat temu
BsGUIResourceField.cpp edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 lat temu
BsGUITextureField.cpp edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 lat temu
BsMenuItemManager.cpp 6aef09fdde Added toolbar management code to C# 10 lat temu
BsScriptBrowseDialog.cpp d8d5034b30 Added a way to add basic 3D primitives to the scene 10 lat temu
BsScriptBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work 11 lat temu
BsScriptCodeEditor.cpp 3a73e65b09 VS integration finished (for now) 11 lat temu
BsScriptDragDropManager.cpp 02ce72bd87 Added Ping to GUISceneTreeView 10 lat temu
BsScriptDropDownWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up 10 lat temu
BsScriptEditorApplication.cpp f70ad040e9 Various fixes related to GUI array: 10 lat temu
BsScriptEditorBuiltin.cpp f284524576 Added dummy icons to inspector 10 lat temu
BsScriptEditorPlugin.cpp e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload 10 lat temu
BsScriptEditorSettings.cpp 0ddbb1ffce Changes escape character for localized strings so they deal with paths more easily 10 lat temu
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff 10 lat temu
BsScriptEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) 11 lat temu
BsScriptEditorWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up 10 lat temu
BsScriptFolderMonitor.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGUIColorField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGUIEnumField.cpp 0e88d4f0cb Various fixes to multi-select list boxes 10 lat temu
BsScriptGUIFloatField.cpp df84033adc Documentation 10 lat temu
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGUIIntField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGUIListBoxField.cpp e99b926919 Added multi-select list boxes (untested) 10 lat temu
BsScriptGUIResourceField.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 lat temu
BsScriptGUISceneTreeView.cpp ef747c6872 Documentation 10 lat temu
BsScriptGUISliderField.cpp bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment 10 lat temu
BsScriptGUITextField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGUITextureField.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 lat temu
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGUIVector2Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGUIVector3Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGUIVector4Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing 11 lat temu
BsScriptGizmos.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 lat temu
BsScriptHandleDrawing.cpp 9260710936 Various tweaks related to handle rendering 11 lat temu
BsScriptHandleManager.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases 10 lat temu
BsScriptHandleSlider.cpp 0e88d4f0cb Various fixes to multi-select list boxes 10 lat temu
BsScriptHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work 11 lat temu
BsScriptHandleSliderLine.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 lat temu
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown 11 lat temu
BsScriptHandleSliderPlane.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 lat temu
BsScriptImportOptions.cpp 874a04a705 Project library now returns the external resource path instead of internal one when provided with a resource instance 10 lat temu
BsScriptInspectorUtility.cpp 153a11a96e Material inspector 10 lat temu
BsScriptModalWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up 10 lat temu
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 lat temu
BsScriptPlatformInfo.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 lat temu
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields 10 lat temu
BsScriptProjectLibrary.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 lat temu
BsScriptProjectSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsScriptSceneViewHandler.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 lat temu
BsScriptSelection.cpp 153a11a96e Material inspector 10 lat temu
BsScriptUndoRedo.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 lat temu
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes 10 lat temu
BsToolbarItemManager.cpp f70ad040e9 Various fixes related to GUI array: 10 lat temu