updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -39,13 +39,13 @@ namespace BlendFile.DNA {
public int lay;
[DNAFieldAttribute(4, "int", 11, "layact", "int", false, 356)]
public int layact;
[DNAArrayAttribute(4, "char", 12, "_pad2[4]", "System.Char[]", 4, 360)]
[DNAArrayAttribute(4, "char", 12, "_pad2[4]", "System.Char[]", 4, false, 360)]
public char[] _pad2 = new System.Char[4];
[DNAFieldAttribute(2, "short", 13, "flag", "short", false, 364)]
public short flag;
[DNAFieldAttribute(1, "char", 14, "use_nodes", "char", false, 366)]
public char use_nodes;
[DNAArrayAttribute(1, "char", 15, "_pad3[1]", "System.Char[]", 1, 367)]
[DNAArrayAttribute(1, "char", 15, "_pad3[1]", "System.Char[]", 1, false, 367)]
public char[] _pad3 = new System.Char[1];
[DNAFieldAttribute(8, "bNodeTree", 16, "*nodetree", "bNodeTree", true, 368)]
public bNodeTree nodetree;
@@ -65,7 +65,7 @@ namespace BlendFile.DNA {
public ListBase markers;
[DNAFieldAttribute(16, "ListBase", 24, "transform_spaces", "ListBase", false, 4856)]
public ListBase transform_spaces;
[DNAArrayAttribute(64, "TransformOrientationSlot", 25, "orientation_slots[4]", "TransformOrientationSlot[]", 4, 4872)]
[DNAArrayAttribute(64, "TransformOrientationSlot", 25, "orientation_slots[4]", "TransformOrientationSlot[]", 4, false, 4872)]
public TransformOrientationSlot[] orientation_slots = new TransformOrientationSlot[4];
[DNAFieldAttribute(8, "void", 26, "*sound_scene", "void", true, 4936)]
public object sound_scene;
@@ -79,7 +79,7 @@ namespace BlendFile.DNA {
public object fps_info;
[DNAFieldAttribute(8, "GHash", 31, "*depsgraph_hash", "GHash", true, 4976)]
public GHash depsgraph_hash;
[DNAArrayAttribute(4, "char", 32, "_pad7[4]", "System.Char[]", 4, 4984)]
[DNAArrayAttribute(4, "char", 32, "_pad7[4]", "System.Char[]", 4, false, 4984)]
public char[] _pad7 = new System.Char[4];
[DNAFieldAttribute(4, "int", 33, "active_keyingset", "int", false, 4988)]
public int active_keyingset;