mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-28 05:44:48 -05:00
SetDirty when apply
This commit is contained in:
@@ -136,6 +136,7 @@ namespace VRM
|
||||
{
|
||||
string maxWeightString;
|
||||
CurrentClip.Values = GetBindings(out maxWeightString);
|
||||
EditorUtility.SetDirty(CurrentClip);
|
||||
}
|
||||
EditorGUILayout.EndHorizontal();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user