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