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