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

@@ -27,7 +27,7 @@ namespace BlendFile.DNA {
public int last_slot_handle;
[DNAListAttribute(8, "ActionStripKeyframeData", "**strip_keyframe_data_array", 7, "ActionStripKeyframeData", "int", "strip_keyframe_data_array_num", 8, 240, 248)]
public System.Collections.Generic.List<ActionStripKeyframeData> strip_keyframe_data_array;
[DNAFieldAttribute(4, "char", 9, "_pad0[4]", "System.Char[]", false, 252)]
[DNAArrayAttribute(4, "char", 9, "_pad0[4]", "System.Char[]", 4, 252)]
public char[] _pad0 = new System.Char[4];
[DNAFieldAttribute(16, "ListBase", 10, "curves", "ListBase", false, 256)]
public ListBase curves;
@@ -43,7 +43,7 @@ namespace BlendFile.DNA {
public int active_marker;
[DNAFieldAttribute(4, "int", 16, "idroot", "int", false, 328)]
public int idroot;
[DNAFieldAttribute(4, "char", 17, "_pad1[4]", "System.Char[]", false, 332)]
[DNAArrayAttribute(4, "char", 17, "_pad1[4]", "System.Char[]", 4, 332)]
public char[] _pad1 = new System.Char[4];
[DNAFieldAttribute(4, "float", 18, "frame_start", "float", false, 336)]
public float frame_start;