| .. |
|
DragDrop.cs
|
92321a6b19
Updated manuals
|
9 лет назад |
|
EdAnimationCurve.cs
|
e52bfaee55
Documentation for some Animation Editor classes
|
9 лет назад |
|
EditorBuiltin.cs
|
7896f9f7f4
Animation editor field display and field selection WIP
|
9 лет назад |
|
EditorUtility.cs
|
63b00eadef
Conformity with the engine code conventions
|
9 лет назад |
|
FolderMonitor.cs
|
92321a6b19
Updated manuals
|
9 лет назад |
|
OSDropTarget.cs
|
92321a6b19
Updated manuals
|
9 лет назад |
|
PrefabUtility.cs
|
e791a68e45
Fixed a bug where applying a prefab on a non-root prefab instance SO would not properly save the prefab
|
9 лет назад |
|
SerializedDiff.cs
|
3ef2ddcfca
Added the ability to manually serialize and deserialize managed objects in C#
|
9 лет назад |
|
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 лет назад |
|
SerializedSceneObject.cs
|
61b712dc2c
Scene object state can now be recorded using SerializedSceneObject and restored to original state on request
|
9 лет назад |
|
UndoRedo.cs
|
1f0f1f9e72
Fixing invalid C#<->C++ glue code
|
9 лет назад |
|
UndoableCommand.cs
|
f243fadd5e
Added a base undo/redo command class to scripting, so that custom undo/redo operations can be recorded
|
9 лет назад |