updated generated files
This commit is contained in:
@@ -33,7 +33,7 @@ namespace BlendFile.DNA {
|
||||
public EditBone act_edbone;
|
||||
[DNAFieldAttribute(1, "char", 8, "needs_flush_to_id", "char", false, 272)]
|
||||
public char needs_flush_to_id;
|
||||
[DNAArrayAttribute(3, "char", 9, "_pad0[3]", "System.Char[]", 3, 273)]
|
||||
[DNAArrayAttribute(3, "char", 9, "_pad0[3]", "System.Char[]", 3, false, 273)]
|
||||
public char[] _pad0 = new System.Char[3];
|
||||
[DNAFieldAttribute(4, "int", 10, "flag", "int", false, 276)]
|
||||
public int flag;
|
||||
@@ -49,7 +49,7 @@ namespace BlendFile.DNA {
|
||||
public System.Collections.Generic.List<BoneCollection> collection_array;
|
||||
[DNAFieldAttribute(4, "int", 17, "collection_root_count", "int", false, 316)]
|
||||
public int collection_root_count;
|
||||
[DNAArrayAttribute(64, "char", 18, "active_collection_name[64]", "System.Char[]", 64, 320)]
|
||||
[DNAArrayAttribute(64, "char", 18, "active_collection_name[64]", "System.Char[]", 64, false, 320)]
|
||||
public char[] active_collection_name = new System.Char[64];
|
||||
[DNAFieldAttribute(4, "int", 19, "layer_used", "int", false, 384)]
|
||||
public int layer_used;
|
||||
|
||||
Reference in New Issue
Block a user