updated generated files
This commit is contained in:
@@ -33,7 +33,7 @@ namespace BlendFile.DNA {
|
||||
public int par2;
|
||||
[DNAFieldAttribute(4, "int", 8, "par3", "int", false, 252)]
|
||||
public int par3;
|
||||
[DNAArrayAttribute(64, "char", 9, "parsubstr[64]", "System.Char[]", 64, 256)]
|
||||
[DNAArrayAttribute(64, "char", 9, "parsubstr[64]", "System.Char[]", 64, false, 256)]
|
||||
public char[] parsubstr = new System.Char[64];
|
||||
[DNAFieldAttribute(8, "Object", 10, "*parent", "Object", true, 320)]
|
||||
public Object parent;
|
||||
@@ -89,35 +89,35 @@ namespace BlendFile.DNA {
|
||||
public int totcol;
|
||||
[DNAFieldAttribute(4, "int", 36, "actcol", "int", false, 596)]
|
||||
public int actcol;
|
||||
[DNAArrayAttribute(12, "float", 37, "loc[3]", "System.Single[]", 3, 600)]
|
||||
[DNAArrayAttribute(12, "float", 37, "loc[3]", "System.Single[]", 3, false, 600)]
|
||||
public float[] loc = new System.Single[3];
|
||||
[DNAArrayAttribute(12, "float", 38, "dloc[3]", "System.Single[]", 3, 612)]
|
||||
[DNAArrayAttribute(12, "float", 38, "dloc[3]", "System.Single[]", 3, false, 612)]
|
||||
public float[] dloc = new System.Single[3];
|
||||
[DNAArrayAttribute(12, "float", 39, "size[3]", "System.Single[]", 3, 624)]
|
||||
[DNAArrayAttribute(12, "float", 39, "size[3]", "System.Single[]", 3, false, 624)]
|
||||
public float[] size = new System.Single[3];
|
||||
[DNAArrayAttribute(12, "float", 40, "dsize[3]", "System.Single[]", 3, 636)]
|
||||
[DNAArrayAttribute(12, "float", 40, "dsize[3]", "System.Single[]", 3, false, 636)]
|
||||
public float[] dsize = new System.Single[3];
|
||||
[DNAArrayAttribute(12, "float", 41, "dscale[3]", "System.Single[]", 3, 648)]
|
||||
[DNAArrayAttribute(12, "float", 41, "dscale[3]", "System.Single[]", 3, false, 648)]
|
||||
public float[] dscale = new System.Single[3];
|
||||
[DNAArrayAttribute(12, "float", 42, "rot[3]", "System.Single[]", 3, 660)]
|
||||
[DNAArrayAttribute(12, "float", 42, "rot[3]", "System.Single[]", 3, false, 660)]
|
||||
public float[] rot = new System.Single[3];
|
||||
[DNAArrayAttribute(12, "float", 43, "drot[3]", "System.Single[]", 3, 672)]
|
||||
[DNAArrayAttribute(12, "float", 43, "drot[3]", "System.Single[]", 3, false, 672)]
|
||||
public float[] drot = new System.Single[3];
|
||||
[DNAArrayAttribute(16, "float", 44, "quat[4]", "System.Single[]", 4, 684)]
|
||||
[DNAArrayAttribute(16, "float", 44, "quat[4]", "System.Single[]", 4, false, 684)]
|
||||
public float[] quat = new System.Single[4];
|
||||
[DNAArrayAttribute(16, "float", 45, "dquat[4]", "System.Single[]", 4, 700)]
|
||||
[DNAArrayAttribute(16, "float", 45, "dquat[4]", "System.Single[]", 4, false, 700)]
|
||||
public float[] dquat = new System.Single[4];
|
||||
[DNAArrayAttribute(12, "float", 46, "rotAxis[3]", "System.Single[]", 3, 716)]
|
||||
[DNAArrayAttribute(12, "float", 46, "rotAxis[3]", "System.Single[]", 3, false, 716)]
|
||||
public float[] rotAxis = new System.Single[3];
|
||||
[DNAArrayAttribute(12, "float", 47, "drotAxis[3]", "System.Single[]", 3, 728)]
|
||||
[DNAArrayAttribute(12, "float", 47, "drotAxis[3]", "System.Single[]", 3, false, 728)]
|
||||
public float[] drotAxis = new System.Single[3];
|
||||
[DNAFieldAttribute(4, "float", 48, "rotAngle", "float", false, 740)]
|
||||
public float rotAngle;
|
||||
[DNAFieldAttribute(4, "float", 49, "drotAngle", "float", false, 744)]
|
||||
public float drotAngle;
|
||||
[DNAArrayAttribute(64, "float", 50, "parentinv[4][4]", "System.Single[,]", 8, 748)]
|
||||
[DNAArrayAttribute(64, "float", 50, "parentinv[4][4]", "System.Single[,]", 16, false, 748)]
|
||||
public float[,] parentinv = new System.Single[4,4];
|
||||
[DNAArrayAttribute(64, "float", 51, "constinv[4][4]", "System.Single[,]", 8, 812)]
|
||||
[DNAArrayAttribute(64, "float", 51, "constinv[4][4]", "System.Single[,]", 16, false, 812)]
|
||||
public float[,] constinv = new System.Single[4,4];
|
||||
[DNAFieldAttribute(4, "int", 52, "lay", "int", false, 876)]
|
||||
public int lay;
|
||||
@@ -167,9 +167,9 @@ namespace BlendFile.DNA {
|
||||
public short index;
|
||||
[DNAFieldAttribute(2, "short", 75, "actdef", "short", false, 922)]
|
||||
public short actdef;
|
||||
[DNAArrayAttribute(4, "char", 76, "_pad2[4]", "System.Char[]", 4, 924)]
|
||||
[DNAArrayAttribute(4, "char", 76, "_pad2[4]", "System.Char[]", 4, false, 924)]
|
||||
public char[] _pad2 = new System.Char[4];
|
||||
[DNAArrayAttribute(16, "float", 77, "col[4]", "System.Single[]", 4, 928)]
|
||||
[DNAArrayAttribute(16, "float", 77, "col[4]", "System.Single[]", 4, false, 928)]
|
||||
public float[] col = new System.Single[4];
|
||||
[DNAFieldAttribute(2, "short", 78, "softflag", "short", false, 944)]
|
||||
public short softflag;
|
||||
@@ -179,7 +179,7 @@ namespace BlendFile.DNA {
|
||||
public short shapenr;
|
||||
[DNAFieldAttribute(1, "char", 81, "shapeflag", "char", false, 950)]
|
||||
public char shapeflag;
|
||||
[DNAArrayAttribute(1, "char", 82, "_pad3[1]", "System.Char[]", 1, 951)]
|
||||
[DNAArrayAttribute(1, "char", 82, "_pad3[1]", "System.Char[]", 1, false, 951)]
|
||||
public char[] _pad3 = new System.Char[1];
|
||||
[DNAFieldAttribute(16, "ListBase", 83, "constraints", "ListBase", false, 952)]
|
||||
public ListBase constraints;
|
||||
@@ -203,7 +203,7 @@ namespace BlendFile.DNA {
|
||||
public RigidBodyOb rigidbody_object;
|
||||
[DNAFieldAttribute(8, "RigidBodyCon", 93, "*rigidbody_constraint", "RigidBodyCon", true, 1072)]
|
||||
public RigidBodyCon rigidbody_constraint;
|
||||
[DNAArrayAttribute(8, "float", 94, "ima_ofs[2]", "System.Single[]", 2, 1080)]
|
||||
[DNAArrayAttribute(8, "float", 94, "ima_ofs[2]", "System.Single[]", 2, false, 1080)]
|
||||
public float[] ima_ofs = new System.Single[2];
|
||||
[DNAFieldAttribute(8, "ImageUser", 95, "*iuser", "ImageUser", true, 1088)]
|
||||
public ImageUser iuser;
|
||||
@@ -215,7 +215,7 @@ namespace BlendFile.DNA {
|
||||
public char empty_image_flag;
|
||||
[DNAFieldAttribute(1, "uchar", 99, "modifier_flag", "uchar", false, 1099)]
|
||||
public byte modifier_flag;
|
||||
[DNAArrayAttribute(4, "char", 100, "_pad8[4]", "System.Char[]", 4, 1100)]
|
||||
[DNAArrayAttribute(4, "char", 100, "_pad8[4]", "System.Char[]", 4, false, 1100)]
|
||||
public char[] _pad8 = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "PreviewImage", 101, "*preview", "PreviewImage", true, 1104)]
|
||||
public PreviewImage preview;
|
||||
|
||||
Reference in New Issue
Block a user