BearishSun 684adaecc1 Undo/redo implemented for the animation window 9 years ago
..
BsEditorResourceLoader.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsEditorScriptLibrary.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsEditorScriptManager.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsGUIGameObjectField.h aa8cfb9f60 Various documentation fixes 10 years ago
BsGUIResourceField.h aa8cfb9f60 Various documentation fixes 10 years ago
BsGUITextureField.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsManagedEditorCommand.h 684adaecc1 Undo/redo implemented for the animation window 9 years ago
BsMenuItemManager.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptBrowseDialog.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptBuildManager.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptCodeEditor.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptDragDropManager.h 82fef4f0ff More work on improving documentation for doxygen generation 10 years ago
BsScriptDropDownWindow.h 85a25e08cf Refactored DropDownWindow so that creating GUI in constructor doesn't cause a crash 9 years ago
BsScriptEditorApplication.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptEditorBuiltin.h 7896f9f7f4 Animation editor field display and field selection WIP 9 years ago
BsScriptEditorInput.h d81c51949e Input events marked as used (i.e. by GUI) can now be detected by C# code 9 years ago
BsScriptEditorPrerequisites.h cdaaa8e6da More work on improving documentation for Doxygen generation 10 years ago
BsScriptEditorSettings.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptEditorTestSuite.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptEditorUtility.h 19bfdcfb47 Fixed crash when light is added. 9 years ago
BsScriptEditorVirtualInput.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptEditorWindow.h ee343f5182 Support for creating custom undo/redo stacks per editor window 9 years ago
BsScriptFolderMonitor.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIColorField.h 855b052658 More fixes in order to get everything to compile with Clang 10 years ago
BsScriptGUIEnumField.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIFloatField.h 886ae3abe6 Fixes to 32 bit mono crashes 9 years ago
BsScriptGUIGameObjectField.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIIntField.h 886ae3abe6 Fixes to 32 bit mono crashes 9 years ago
BsScriptGUIListBoxField.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIResourceField.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUISceneTreeView.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUISliderField.h 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. 9 years ago
BsScriptGUITextField.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUITextureField.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIToggleField.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIVector2Field.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIVector3Field.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIVector4Field.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGizmoManager.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptGizmos.h f92aa5938f Joint gizmos (not tested) 10 years ago
BsScriptHandleDrawing.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptHandleManager.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 10 years ago
BsScriptHandleSlider.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptHandleSliderDisc.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptHandleSliderLine.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptHandleSliderManager.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptHandleSliderPlane.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptImportOptions.h ab1fe95dc9 Added root motion property to animation clip and mesh import options 9 years ago
BsScriptInspectorUtility.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptModalWindow.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptOSDropTarget.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsScriptPlatformInfo.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptPrefabUtility.h e791a68e45 Fixed a bug where applying a prefab on a non-root prefab instance SO would not properly save the prefab 9 years ago
BsScriptProjectLibrary.h 0b4c5846dc Added a way to attach editor-only data to resources 9 years ago
BsScriptProjectSettings.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptSceneGizmos.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptSceneGrid.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptSceneHandles.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsScriptSceneSelection.h d0853cb785 Final tweaks 9 years ago
BsScriptSelection.h f593815e4a Animate objects by moving them directly in scene view or editing their properties (Animation window record mode) 9 years ago
BsScriptSerializedDiff.h 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# 9 years ago
BsScriptSerializedObject.h 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# 9 years ago
BsScriptSerializedSceneObject.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 years ago
BsScriptUndoRedo.h 684adaecc1 Undo/redo implemented for the animation window 9 years ago
BsScriptUnitTests.h a993962372 More work on improving documentation for doxygen generation 10 years ago
BsToolbarItemManager.h a993962372 More work on improving documentation for doxygen generation 10 years ago