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