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