updated generated files
This commit is contained in:
@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
|
||||
public ListBase gobject;
|
||||
[DNAFieldAttribute(16, "ListBase", 3, "children", "ListBase", false, 232)]
|
||||
public ListBase children;
|
||||
[DNAArrayAttribute(4, "char", 4, "_pad0[4]", "System.Char[]", 4, 248)]
|
||||
[DNAArrayAttribute(4, "char", 4, "_pad0[4]", "System.Char[]", 4, false, 248)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
[DNAFieldAttribute(4, "int", 5, "active_exporter_index", "int", false, 252)]
|
||||
public int active_exporter_index;
|
||||
@@ -33,13 +33,13 @@ namespace BlendFile.DNA {
|
||||
public PreviewImage preview;
|
||||
[DNAFieldAttribute(4, "int", 8, "layer", "int", false, 280)]
|
||||
public int layer;
|
||||
[DNAArrayAttribute(12, "float", 9, "dupli_ofs[3]", "System.Single[]", 3, 284)]
|
||||
[DNAArrayAttribute(12, "float", 9, "dupli_ofs[3]", "System.Single[]", 3, false, 284)]
|
||||
public float[] dupli_ofs = new System.Single[3];
|
||||
[DNAFieldAttribute(1, "uchar", 10, "flag", "uchar", false, 296)]
|
||||
public byte flag;
|
||||
[DNAFieldAttribute(1, "int8_t", 11, "color_tag", "int8_t", false, 297)]
|
||||
public sbyte color_tag;
|
||||
[DNAArrayAttribute(2, "char", 12, "_pad1[2]", "System.Char[]", 2, 298)]
|
||||
[DNAArrayAttribute(2, "char", 12, "_pad1[2]", "System.Char[]", 2, false, 298)]
|
||||
public char[] _pad1 = new System.Char[2];
|
||||
[DNAFieldAttribute(1, "uchar", 13, "lineart_usage", "uchar", false, 300)]
|
||||
public byte lineart_usage;
|
||||
|
||||
Reference in New Issue
Block a user