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