BearishSun f147456113 Bugfix: Fixing an issue where component drop-zones in Inspector weren't properly calculated if/when an existing component was collapsed 8 gadi atpakaļ
..
DragDrop.cs 92321a6b19 Updated manuals 9 gadi atpakaļ
EdAnimationCurve.cs ec77a59680 AnimationClip and all related classes ported to use the script binding 8 gadi atpakaļ
EditorBuiltin.cs f147456113 Bugfix: Fixing an issue where component drop-zones in Inspector weren't properly calculated if/when an existing component was collapsed 8 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 9ffe230544 Refactor: Moving UUIDs from string to 128 bit representation 8 gadi atpakaļ
SerializedDiff.cs 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# 9 gadi atpakaļ
SerializedObject.cs 3eecbecfa0 Refactoring C# components so they're just wrappers for C++ ones, to avoid duplicate code 8 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ļ