BearishSun b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful 10 lat temu
..
BsEditorResourceLoader.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 lat temu
BsEditorScriptLibrary.h fedd162d57 Various bug fixes relating to new project loading system: 10 lat temu
BsEditorScriptManager.h 3209476868 Save project on editor exit 10 lat temu
BsGUIGameObjectField.h 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector 10 lat temu
BsGUIResourceField.h b5bfb88590 Resource handle refactor complete 10 lat temu
BsGUITextureField.h b5bfb88590 Resource handle refactor complete 10 lat temu
BsMenuItemManager.h c5349658df Logic for new drop down box style 10 lat temu
BsScriptBrowseDialog.h d8d5034b30 Added a way to add basic 3D primitives to the scene 10 lat temu
BsScriptBuildManager.h ab1231720c Use separate debug and release assemblies when building 10 lat temu
BsScriptCodeEditor.h a2124e6be1 Default code editor is hooked up at editor startup 10 lat temu
BsScriptDragDropManager.h 9beecec11b Documentation 10 lat temu
BsScriptDropDownWindow.h a393b43fc3 Hooked up color picker to the color field 10 lat temu
BsScriptEditorApplication.h a836ff4e68 Fixed an issue with scene saving where saving a scene over an existing scene chooses an incorrect filename 10 lat temu
BsScriptEditorBuiltin.h 839ae0f784 Better icons for the console window 10 lat temu
BsScriptEditorInput.h 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state 10 lat temu
BsScriptEditorPrerequisites.h 06e03f1239 Bulk of work on the build system 10 lat temu
BsScriptEditorSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsScriptEditorTestSuite.h 15fc707495 Documentation 10 lat temu
BsScriptEditorUtility.h 4d598f3d9e Added a way to retrieve resource dependencies from managed code 10 lat temu
BsScriptEditorVirtualInput.h 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state 10 lat temu
BsScriptEditorWindow.h c9a85f77da Added a (working) way to specify default size for editor windows 10 lat temu
BsScriptFolderMonitor.h 15fc707495 Documentation 10 lat temu
BsScriptGUIColorField.h a393b43fc3 Hooked up color picker to the color field 10 lat temu
BsScriptGUIEnumField.h e99b926919 Added multi-select list boxes (untested) 10 lat temu
BsScriptGUIFloatField.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 lat temu
BsScriptGUIGameObjectField.h 15fc707495 Documentation 10 lat temu
BsScriptGUIIntField.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 lat temu
BsScriptGUIListBoxField.h e99b926919 Added multi-select list boxes (untested) 10 lat temu
BsScriptGUIResourceField.h b5bfb88590 Resource handle refactor complete 10 lat temu
BsScriptGUISceneTreeView.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 lat temu
BsScriptGUISliderField.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 lat temu
BsScriptGUITextField.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 lat temu
BsScriptGUITextureField.h b5bfb88590 Resource handle refactor complete 10 lat temu
BsScriptGUIToggleField.h 15fc707495 Documentation 10 lat temu
BsScriptGUIVector2Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 lat temu
BsScriptGUIVector3Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 lat temu
BsScriptGUIVector4Field.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 lat temu
BsScriptGizmoManager.h 15fc707495 Documentation 10 lat temu
BsScriptGizmos.h 15fc707495 Documentation 10 lat temu
BsScriptHandleDrawing.h 8f1f75bd91 Documentation 10 lat temu
BsScriptHandleManager.h c369197bb8 Fixed an issue where event connections weren being properly released in some cases 10 lat temu
BsScriptHandleSlider.h 0e88d4f0cb Various fixes to multi-select list boxes 10 lat temu
BsScriptHandleSliderDisc.h 8f1f75bd91 Documentation 10 lat temu
BsScriptHandleSliderLine.h 8f1f75bd91 Documentation 10 lat temu
BsScriptHandleSliderManager.h c2038fb509 Documentation 10 lat temu
BsScriptHandleSliderPlane.h c2038fb509 Documentation 10 lat temu
BsScriptImportOptions.h e3f01f3c80 Font importing supports multiple render styles 10 lat temu
BsScriptInspectorUtility.h 29ddb80a56 Added ability to register custom inspectors for managed types 10 lat temu
BsScriptModalWindow.h a393b43fc3 Hooked up color picker to the color field 10 lat temu
BsScriptOSDropTarget.h c2038fb509 Documentation 10 lat temu
BsScriptPlatformInfo.h b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful 10 lat temu
BsScriptPrefabUtility.h 18660b3053 Documentation 10 lat temu
BsScriptProjectLibrary.h d3b00942e8 In-editor compilation 10 lat temu
BsScriptProjectSettings.h 2efd26a9a3 Added project-specific properties to EditorSettings 10 lat temu
BsScriptSceneViewHandler.h 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 lat temu
BsScriptSelection.h 18660b3053 Documentation 10 lat temu
BsScriptUndoRedo.h 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 lat temu
BsScriptUnitTests.h 18660b3053 Documentation 10 lat temu
BsToolbarItemManager.h 2b4dca6e54 Added toolbar buttons and various editor icons 10 lat temu