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