updated generated files
This commit is contained in:
@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
|
||||
public object tmp;
|
||||
[DNAFieldAttribute(8, "void", 3, "*lib", "void", true, 24)]
|
||||
public object lib;
|
||||
[DNAArrayAttribute(64, "char", 4, "name[64]", "System.Char[]", 64, 32)]
|
||||
[DNAArrayAttribute(64, "char", 4, "name[64]", "System.Char[]", 64, false, 32)]
|
||||
public char[] name = new System.Char[64];
|
||||
[DNAFieldAttribute(4, "int", 5, "flag", "int", false, 96)]
|
||||
public int flag;
|
||||
@@ -83,7 +83,7 @@ namespace BlendFile.DNA {
|
||||
public Sequence seq2;
|
||||
[DNAFieldAttribute(8, "void", 33, "*_pad7", "void", true, 248)]
|
||||
public object _pad7;
|
||||
[DNAArrayAttribute(8, "int", 34, "_pad8[2]", "System.Int32[]", 2, 256)]
|
||||
[DNAArrayAttribute(8, "int", 34, "_pad8[2]", "System.Int32[]", 2, false, 256)]
|
||||
public int[] _pad8 = new System.Int32[2];
|
||||
[DNAFieldAttribute(16, "ListBase", 35, "seqbase", "ListBase", false, 264)]
|
||||
public ListBase seqbase;
|
||||
@@ -105,7 +105,7 @@ namespace BlendFile.DNA {
|
||||
public float strobe;
|
||||
[DNAFieldAttribute(4, "float", 44, "sound_offset", "float", false, 344)]
|
||||
public float sound_offset;
|
||||
[DNAArrayAttribute(4, "char", 45, "_pad4[4]", "System.Char[]", 4, 348)]
|
||||
[DNAArrayAttribute(4, "char", 45, "_pad4[4]", "System.Char[]", 4, false, 348)]
|
||||
public char[] _pad4 = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "void", 46, "*effectdata", "void", true, 352)]
|
||||
public object effectdata;
|
||||
@@ -121,7 +121,7 @@ namespace BlendFile.DNA {
|
||||
public sbyte color_tag;
|
||||
[DNAFieldAttribute(1, "char", 52, "alpha_mode", "char", false, 377)]
|
||||
public char alpha_mode;
|
||||
[DNAArrayAttribute(2, "char", 53, "_pad2[2]", "System.Char[]", 2, 378)]
|
||||
[DNAArrayAttribute(2, "char", 53, "_pad2[2]", "System.Char[]", 2, false, 378)]
|
||||
public char[] _pad2 = new System.Char[2];
|
||||
[DNAFieldAttribute(4, "int", 54, "cache_flag", "int", false, 380)]
|
||||
public int cache_flag;
|
||||
@@ -129,7 +129,7 @@ namespace BlendFile.DNA {
|
||||
public int sfra;
|
||||
[DNAFieldAttribute(1, "char", 56, "views_format", "char", false, 388)]
|
||||
public char views_format;
|
||||
[DNAArrayAttribute(3, "char", 57, "_pad3[3]", "System.Char[]", 3, 389)]
|
||||
[DNAArrayAttribute(3, "char", 57, "_pad3[3]", "System.Char[]", 3, false, 389)]
|
||||
public char[] _pad3 = new System.Char[3];
|
||||
[DNAFieldAttribute(8, "Stereo3dFormat", 58, "*stereo3d_format", "Stereo3dFormat", true, 392)]
|
||||
public Stereo3dFormat stereo3d_format;
|
||||
@@ -147,7 +147,7 @@ namespace BlendFile.DNA {
|
||||
public object _pad5;
|
||||
[DNAFieldAttribute(4, "int", 65, "retiming_handle_num", "int", false, 448)]
|
||||
public int retiming_handle_num;
|
||||
[DNAArrayAttribute(4, "char", 66, "_pad6[4]", "System.Char[]", 4, 452)]
|
||||
[DNAArrayAttribute(4, "char", 66, "_pad6[4]", "System.Char[]", 4, false, 452)]
|
||||
public char[] _pad6 = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "SequenceRuntime", 67, "runtime", "SequenceRuntime", false, 456)]
|
||||
public SequenceRuntime runtime;
|
||||
|
||||
Reference in New Issue
Block a user