BearishSun c62e06ed74 Refactored how resources are unloaded to allow more fine grained control hace 10 años
..
BsEditorResourceLoader.cpp c62e06ed74 Refactored how resources are unloaded to allow more fine grained control hace 10 años
BsEditorScriptLibrary.cpp d3b00942e8 In-editor compilation hace 10 años
BsEditorScriptManager.cpp 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state hace 10 años
BsGUIGameObjectField.cpp 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector hace 10 años
BsGUIResourceField.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsGUITextureField.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsMenuItemManager.cpp 770cb6bd2e Assembly refresh: hace 10 años
BsScriptBrowseDialog.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsScriptBuildManager.cpp c62e06ed74 Refactored how resources are unloaded to allow more fine grained control hace 10 años
BsScriptCodeEditor.cpp a2124e6be1 Default code editor is hooked up at editor startup hace 10 años
BsScriptDragDropManager.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsScriptDropDownWindow.cpp a393b43fc3 Hooked up color picker to the color field hace 10 años
BsScriptEditorApplication.cpp a836ff4e68 Fixed an issue with scene saving where saving a scene over an existing scene chooses an incorrect filename hace 10 años
BsScriptEditorBuiltin.cpp 839ae0f784 Better icons for the console window hace 10 años
BsScriptEditorInput.cpp 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state hace 10 años
BsScriptEditorPlugin.cpp 3209476868 Save project on editor exit hace 10 años
BsScriptEditorSettings.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsScriptEditorTestSuite.cpp fe9db60c5a Added support for managed unit tests and a unit test for managed diff hace 10 años
BsScriptEditorUtility.cpp 4dd0fa76ed Added run in editor manager & attribute so user can pick which components run during play mode and which run always hace 10 años
BsScriptEditorVirtualInput.cpp 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state hace 10 años
BsScriptEditorWindow.cpp c9a85f77da Added a (working) way to specify default size for editor windows hace 10 años
BsScriptFolderMonitor.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsScriptGUIColorField.cpp a393b43fc3 Hooked up color picker to the color field hace 10 años
BsScriptGUIEnumField.cpp f8912549b8 Modified serialization so it no longers need to calculate complex object size so prevent issues with objects that require pre- and post-serialization steps hace 10 años
BsScriptGUIFloatField.cpp bce39018bc Fixing GUI confirm events hace 10 años
BsScriptGUIGameObjectField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIIntField.cpp bce39018bc Fixing GUI confirm events hace 10 años
BsScriptGUIListBoxField.cpp e99b926919 Added multi-select list boxes (untested) hace 10 años
BsScriptGUIResourceField.cpp b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful hace 10 años
BsScriptGUISceneTreeView.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsScriptGUISliderField.cpp 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
BsScriptGUITextField.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsScriptGUITextureField.cpp b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful hace 10 años
BsScriptGUIToggleField.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptGUIVector2Field.cpp bce39018bc Fixing GUI confirm events hace 10 años
BsScriptGUIVector3Field.cpp bce39018bc Fixing GUI confirm events hace 10 años
BsScriptGUIVector4Field.cpp bce39018bc Fixing GUI confirm events hace 10 años
BsScriptGizmoManager.cpp 1b1895f796 WIP VisualStudio project syncing hace 10 años
BsScriptGizmos.cpp 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded hace 10 años
BsScriptHandleDrawing.cpp 9260710936 Various tweaks related to handle rendering hace 11 años
BsScriptHandleManager.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases hace 10 años
BsScriptHandleSlider.cpp 0e88d4f0cb Various fixes to multi-select list boxes hace 10 años
BsScriptHandleSliderDisc.cpp 50e58153be Cutoff plane for rotate handle sliders work hace 11 años
BsScriptHandleSliderLine.cpp ad79f66da3 Scene view refactor (moving it to C#) hace 11 años
BsScriptHandleSliderManager.cpp 76fbe5db43 Fixed a couple of exceptions on handle manager shutdown hace 11 años
BsScriptHandleSliderPlane.cpp ad79f66da3 Scene view refactor (moving it to C#) hace 11 años
BsScriptImportOptions.cpp e3f01f3c80 Font importing supports multiple render styles hace 10 años
BsScriptInspectorUtility.cpp 153a11a96e Material inspector hace 10 años
BsScriptModalWindow.cpp 648eefad79 Do not allow editor to be active without a project loaded hace 10 años
BsScriptOSDropTarget.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk hace 10 años
BsScriptPlatformInfo.cpp b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful hace 10 años
BsScriptPrefabUtility.cpp f3b2014804 Added SceneObject inspector fields hace 10 años
BsScriptProjectLibrary.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsScriptProjectSettings.cpp b5bfb88590 Resource handle refactor complete hace 10 años
BsScriptSceneViewHandler.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
BsScriptSelection.cpp 7ce45604fb Properly clean up Renderable/Camera/Light on assembly refresh hace 10 años
BsScriptUndoRedo.cpp 145a44e4ca Duplicate in scene window now works hace 10 años
BsScriptUnitTests.cpp 05bef870f2 Unit test for managed diff passes hace 10 años
BsToolbarItemManager.cpp f70ad040e9 Various fixes related to GUI array: hace 10 años