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

@@ -23,13 +23,13 @@ namespace BlendFile.DNA {
public int _pad0;
[DNAFieldAttribute(4, "float", 3, "retiming_factor", "float", false, 16)]
public float retiming_factor;
[DNAArrayAttribute(4, "char", 4, "_pad1[4]", "System.Char[]", 4, 20)]
[DNAArrayAttribute(4, "char", 4, "_pad1[4]", "System.Char[]", 4, false, 20)]
public char[] _pad1 = new System.Char[4];
[DNAFieldAttribute(8, "double", 5, "original_strip_frame_index", "double", false, 24)]
public double original_strip_frame_index;
[DNAFieldAttribute(4, "float", 6, "original_retiming_factor", "float", false, 32)]
public float original_retiming_factor;
[DNAArrayAttribute(4, "char", 7, "_pad2[4]", "System.Char[]", 4, 36)]
[DNAArrayAttribute(4, "char", 7, "_pad2[4]", "System.Char[]", 4, false, 36)]
public char[] _pad2 = new System.Char[4];
public SeqRetimingHandle() {
this.strip_frame_index = default;