Add support for Pack/Unpack Structure nodes and Enum constant in Anim Graph

This commit is contained in:
Wojtek Figat
2021-07-30 12:37:36 +02:00
parent c2de55f005
commit 563eecebda
9 changed files with 409 additions and 188 deletions

View File

@@ -518,6 +518,7 @@ namespace FlaxEditor
// Cleanup
Undo.Dispose();
Surface.VisualScriptSurface.NodesCache.Clear();
Surface.AnimGraphSurface.NodesCache.Clear();
Instance = null;
// Invoke new instance if need to open a project