Regenerated code files

This commit is contained in:
Samuele Lorefice
2025-03-11 19:12:04 +01:00
parent 3756f864ed
commit c30467acc5
651 changed files with 2043 additions and 1940 deletions

View File

@@ -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;
[DNAFieldAttribute(3, "char", 9, "_pad0[3]", "System.Char[]", false, 273)]
[DNAArrayAttribute(3, "char", 9, "_pad0[3]", "System.Char[]", 3, 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;
[DNAFieldAttribute(64, "char", 18, "active_collection_name[64]", "System.Char[]", false, 320)]
[DNAArrayAttribute(64, "char", 18, "active_collection_name[64]", "System.Char[]", 64, 320)]
public char[] active_collection_name = new System.Char[64];
[DNAFieldAttribute(4, "int", 19, "layer_used", "int", false, 384)]
public int layer_used;