updated generated files
This commit is contained in:
@@ -33,7 +33,7 @@ namespace BlendFile.DNA {
|
||||
public short opntsv;
|
||||
[DNAFieldAttribute(2, "short", 8, "opntsw", "short", false, 228)]
|
||||
public short opntsw;
|
||||
[DNAArrayAttribute(3, "char", 9, "_pad2[3]", "System.Char[]", 3, 230)]
|
||||
[DNAArrayAttribute(3, "char", 9, "_pad2[3]", "System.Char[]", 3, false, 230)]
|
||||
public char[] _pad2 = new System.Char[3];
|
||||
[DNAFieldAttribute(1, "char", 10, "typeu", "char", false, 233)]
|
||||
public char typeu;
|
||||
@@ -63,13 +63,13 @@ namespace BlendFile.DNA {
|
||||
public Key key;
|
||||
[DNAFieldAttribute(8, "MDeformVert", 23, "*dvert", "MDeformVert", true, 288)]
|
||||
public MDeformVert dvert;
|
||||
[DNAArrayAttribute(64, "char", 24, "vgroup[64]", "System.Char[]", 64, 296)]
|
||||
[DNAArrayAttribute(64, "char", 24, "vgroup[64]", "System.Char[]", 64, false, 296)]
|
||||
public char[] vgroup = new System.Char[64];
|
||||
[DNAFieldAttribute(16, "ListBase", 25, "vertex_group_names", "ListBase", false, 360)]
|
||||
public ListBase vertex_group_names;
|
||||
[DNAFieldAttribute(4, "int", 26, "vertex_group_active_index", "int", false, 376)]
|
||||
public int vertex_group_active_index;
|
||||
[DNAArrayAttribute(4, "char", 27, "_pad0[4]", "System.Char[]", 4, 380)]
|
||||
[DNAArrayAttribute(4, "char", 27, "_pad0[4]", "System.Char[]", 4, false, 380)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "EditLatt", 28, "*editlatt", "EditLatt", true, 384)]
|
||||
public EditLatt editlatt;
|
||||
|
||||
Reference in New Issue
Block a user