BearishSun e9f413f71b Added various missing menu bar items há 10 anos atrás
..
BsEditorResourceLoader.h c62e06ed74 Refactored how resources are unloaded to allow more fine grained control há 10 anos atrás
BsEditorScriptLibrary.h fedd162d57 Various bug fixes relating to new project loading system: há 10 anos atrás
BsEditorScriptManager.h 3209476868 Save project on editor exit há 10 anos atrás
BsGUIGameObjectField.h 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector há 10 anos atrás
BsGUIResourceField.h b5bfb88590 Resource handle refactor complete há 10 anos atrás
BsGUITextureField.h b5bfb88590 Resource handle refactor complete há 10 anos atrás
BsMenuItemManager.h c5349658df Logic for new drop down box style há 10 anos atrás
BsScriptBrowseDialog.h d8d5034b30 Added a way to add basic 3D primitives to the scene há 10 anos atrás
BsScriptBuildManager.h ab1231720c Use separate debug and release assemblies when building há 10 anos atrás
BsScriptCodeEditor.h a2124e6be1 Default code editor is hooked up at editor startup há 10 anos atrás
BsScriptDragDropManager.h 9beecec11b Documentation há 10 anos atrás
BsScriptDropDownWindow.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptEditorApplication.h 36d1080271 Delay compilation until editor window is in focus há 10 anos atrás
BsScriptEditorBuiltin.h 839ae0f784 Better icons for the console window há 10 anos atrás
BsScriptEditorInput.h 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state há 10 anos atrás
BsScriptEditorPrerequisites.h 06e03f1239 Bulk of work on the build system há 10 anos atrás
BsScriptEditorSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings há 10 anos atrás
BsScriptEditorTestSuite.h 15fc707495 Documentation há 10 anos atrás
BsScriptEditorUtility.h 4d598f3d9e Added a way to retrieve resource dependencies from managed code há 10 anos atrás
BsScriptEditorVirtualInput.h 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state há 10 anos atrás
BsScriptEditorWindow.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptFolderMonitor.h 15fc707495 Documentation há 10 anos atrás
BsScriptGUIColorField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIEnumField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIFloatField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIGameObjectField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIIntField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIListBoxField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIResourceField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUISceneTreeView.h e9f413f71b Added various missing menu bar items há 10 anos atrás
BsScriptGUISliderField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUITextField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUITextureField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIToggleField.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIVector2Field.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIVector3Field.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGUIVector4Field.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptGizmoManager.h 15fc707495 Documentation há 10 anos atrás
BsScriptGizmos.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptHandleDrawing.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer há 10 anos atrás
BsScriptHandleManager.h c580127a4b Scene axes handle WIP há 10 anos atrás
BsScriptHandleSlider.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptHandleSliderDisc.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer há 10 anos atrás
BsScriptHandleSliderLine.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer há 10 anos atrás
BsScriptHandleSliderManager.h c2038fb509 Documentation há 10 anos atrás
BsScriptHandleSliderPlane.h 5ab1368c9e Scene handle rendering & interaction can now be separated per layer há 10 anos atrás
BsScriptImportOptions.h e3f01f3c80 Font importing supports multiple render styles há 10 anos atrás
BsScriptInspectorUtility.h 29ddb80a56 Added ability to register custom inspectors for managed types há 10 anos atrás
BsScriptModalWindow.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptOSDropTarget.h e4b531cc0e Making all interop structs be passed by referenced in editor script objects há 10 anos atrás
BsScriptPlatformInfo.h b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful há 10 anos atrás
BsScriptPrefabUtility.h 18660b3053 Documentation há 10 anos atrás
BsScriptProjectLibrary.h d3b00942e8 In-editor compilation há 10 anos atrás
BsScriptProjectSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings há 10 anos atrás
BsScriptSceneGizmos.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used há 10 anos atrás
BsScriptSceneGrid.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used há 10 anos atrás
BsScriptSceneHandles.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used há 10 anos atrás
BsScriptSceneSelection.h ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used há 10 anos atrás
BsScriptSelection.h 18660b3053 Documentation há 10 anos atrás
BsScriptUndoRedo.h 62f5104652 Undo/redo command for breaking prefabs added há 10 anos atrás
BsScriptUnitTests.h 18660b3053 Documentation há 10 anos atrás
BsToolbarItemManager.h 2b4dca6e54 Added toolbar buttons and various editor icons há 10 anos atrás