BearishSun 684adaecc1 Undo/redo implemented for the animation window 9 years ago
..
DragDrop.cs 92321a6b19 Updated manuals 9 years ago
EdAnimationCurve.cs 684adaecc1 Undo/redo implemented for the animation window 9 years ago
EditorBuiltin.cs 7896f9f7f4 Animation editor field display and field selection WIP 9 years ago
EditorUtility.cs 63b00eadef Conformity with the engine code conventions 9 years ago
FolderMonitor.cs 92321a6b19 Updated manuals 9 years ago
OSDropTarget.cs 92321a6b19 Updated manuals 9 years ago
PrefabUtility.cs e791a68e45 Fixed a bug where applying a prefab on a non-root prefab instance SO would not properly save the prefab 9 years ago
SerializedDiff.cs 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# 9 years ago
SerializedObject.cs d7eb0b25c3 Refactored UndoRedo so its commands use shared pointers in order to better deal with the new custom C# undo/redo commands 9 years ago
SerializedSceneObject.cs 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 years ago
UndoRedo.cs 684adaecc1 Undo/redo implemented for the animation window 9 years ago
UndoableCommand.cs f243fadd5e Added a base undo/redo command class to scripting, so that custom undo/redo operations can be recorded 9 years ago