BearishSun 77fd1ec83a Added a way to create new resources in Library Window 10 年之前
..
BsEditorResourceLoader.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 年之前
BsEditorScriptLibrary.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases 10 年之前
BsEditorScriptManager.cpp 29ddb80a56 Added ability to register custom inspectors for managed types 10 年之前
BsGUIGameObjectField.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 年之前
BsGUIResourceField.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 年之前
BsGUITextureField.cpp 02ce72bd87 Added Ping to GUISceneTreeView 10 年之前
BsMenuItemManager.cpp c5349658df Logic for new drop down box style 10 年之前
BsScriptBrowseDialog.cpp 1b1895f796 WIP VisualStudio project syncing 10 年之前
BsScriptBuildManager.cpp e6b22c9586 Getting ScriptCompiler to work 10 年之前
BsScriptCodeEditor.cpp 3a73e65b09 VS integration finished (for now) 10 年之前
BsScriptDragDropManager.cpp 02ce72bd87 Added Ping to GUISceneTreeView 10 年之前
BsScriptDropDownWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up 10 年之前
BsScriptEditorApplication.cpp 77fd1ec83a Added a way to create new resources in Library Window 10 年之前
BsScriptEditorBuiltin.cpp 77fd1ec83a Added a way to create new resources in Library Window 10 年之前
BsScriptEditorPlugin.cpp e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload 10 年之前
BsScriptEditorSettings.cpp 0ddbb1ffce Changes escape character for localized strings so they deal with paths more easily 10 年之前
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff 10 年之前
BsScriptEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) 11 年之前
BsScriptEditorWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up 10 年之前
BsScriptFolderMonitor.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUIColorField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUIFloatField.cpp df84033adc Documentation 10 年之前
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUIIntField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUIResourceField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUISceneTreeView.cpp ef747c6872 Documentation 10 年之前
BsScriptGUITextField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUITextureField.cpp 62f37ceb7d GUITextureField (untested) 10 年之前
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUIVector2Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUIVector3Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGUIVector4Field.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing 10 年之前
BsScriptGizmos.cpp 3aa329733b Assembly refresh (WIP - Does not run) 11 年之前
BsScriptHandleDrawing.cpp 9260710936 Various tweaks related to handle rendering 11 年之前
BsScriptHandleManager.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases 10 年之前
BsScriptHandleSlider.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown 11 年之前
BsScriptHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work 11 年之前
BsScriptHandleSliderLine.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 年之前
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown 11 年之前
BsScriptHandleSliderPlane.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 年之前
BsScriptImportOptions.cpp c2038fb509 Documentation 10 年之前
BsScriptInspectorUtility.cpp 29ddb80a56 Added ability to register custom inspectors for managed types 10 年之前
BsScriptModalWindow.cpp 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up 10 年之前
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 年之前
BsScriptPlatformInfo.cpp f7bee46516 Mis-typed icon size 10 年之前
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields 10 年之前
BsScriptProjectLibrary.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 年之前
BsScriptProjectSettings.cpp 2efd26a9a3 Added project-specific properties to EditorSettings 10 年之前
BsScriptSceneViewHandler.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 年之前
BsScriptSelection.cpp 02ce72bd87 Added Ping to GUISceneTreeView 10 年之前
BsScriptUndoRedo.cpp 56fada9981 Added support for reading UTF8 & UTF16 files 10 年之前
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes 10 年之前