updated generated files
This commit is contained in:
@@ -27,13 +27,13 @@ namespace BlendFile.DNA {
|
||||
public sbyte flag;
|
||||
[DNAFieldAttribute(1, "int8_t", 5, "bake_target", "int8_t", false, 145)]
|
||||
public sbyte bake_target;
|
||||
[DNAArrayAttribute(2, "char", 6, "_pad[2]", "System.Char[]", 2, 146)]
|
||||
[DNAArrayAttribute(2, "char", 6, "_pad[2]", "System.Char[]", 2, false, 146)]
|
||||
public char[] _pad = new System.Char[2];
|
||||
[DNAFieldAttribute(4, "int", 7, "bakes_num", "int", false, 148)]
|
||||
public int bakes_num;
|
||||
[DNAFieldAttribute(8, "NodesModifierBake", 8, "*bakes", "NodesModifierBake", true, 152)]
|
||||
public NodesModifierBake bakes;
|
||||
[DNAArrayAttribute(4, "char", 9, "_pad2[4]", "System.Char[]", 4, 160)]
|
||||
[DNAArrayAttribute(4, "char", 9, "_pad2[4]", "System.Char[]", 4, false, 160)]
|
||||
public char[] _pad2 = new System.Char[4];
|
||||
[DNAFieldAttribute(4, "int", 10, "panels_num", "int", false, 164)]
|
||||
public int panels_num;
|
||||
|
||||
Reference in New Issue
Block a user