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