updated generated files
This commit is contained in:
@@ -31,9 +31,9 @@ namespace BlendFile.DNA {
|
||||
public char smooth_type;
|
||||
[DNAFieldAttribute(1, "char", 8, "rest_source", "char", false, 137)]
|
||||
public char rest_source;
|
||||
[DNAArrayAttribute(6, "char", 9, "_pad[6]", "System.Char[]", 6, 138)]
|
||||
[DNAArrayAttribute(6, "char", 9, "_pad[6]", "System.Char[]", 6, false, 138)]
|
||||
public char[] _pad = new System.Char[6];
|
||||
[DNAArrayAttribute(64, "char", 10, "defgrp_name[64]", "System.Char[]", 64, 144)]
|
||||
[DNAArrayAttribute(64, "char", 10, "defgrp_name[64]", "System.Char[]", 64, false, 144)]
|
||||
public char[] defgrp_name = new System.Char[64];
|
||||
[DNAFieldAttribute(32, "CorrectiveSmoothDeltaCache", 11, "delta_cache", "CorrectiveSmoothDeltaCache", false, 208)]
|
||||
public CorrectiveSmoothDeltaCache delta_cache;
|
||||
|
||||
Reference in New Issue
Block a user