Regenerated code files
This commit is contained in:
@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
|
||||
public IDProperty prop;
|
||||
[DNAFieldAttribute(16, "ListBase", 3, "constraints", "ListBase", false, 24)]
|
||||
public ListBase constraints;
|
||||
[DNAFieldAttribute(64, "char", 4, "name[64]", "System.Char[]", false, 40)]
|
||||
[DNAArrayAttribute(64, "char", 4, "name[64]", "System.Char[]", 64, 40)]
|
||||
public char[] name = new System.Char[64];
|
||||
[DNAFieldAttribute(2, "short", 5, "flag", "short", false, 104)]
|
||||
public short flag;
|
||||
@@ -41,7 +41,7 @@ namespace BlendFile.DNA {
|
||||
public char drawflag;
|
||||
[DNAFieldAttribute(1, "char", 12, "bboneflag", "char", false, 115)]
|
||||
public char bboneflag;
|
||||
[DNAFieldAttribute(4, "char", 13, "_pad0[4]", "System.Char[]", false, 116)]
|
||||
[DNAArrayAttribute(4, "char", 13, "_pad0[4]", "System.Char[]", 4, 116)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "Bone", 14, "*bone", "Bone", true, 120)]
|
||||
public Bone bone;
|
||||
@@ -61,49 +61,49 @@ namespace BlendFile.DNA {
|
||||
public bPoseChannel custom_tx;
|
||||
[DNAFieldAttribute(4, "float", 22, "custom_scale", "float", false, 200)]
|
||||
public float custom_scale;
|
||||
[DNAFieldAttribute(12, "float", 23, "custom_scale_xyz[3]", "System.Single[]", false, 204)]
|
||||
[DNAArrayAttribute(12, "float", 23, "custom_scale_xyz[3]", "System.Single[]", 3, 204)]
|
||||
public float[] custom_scale_xyz = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 24, "custom_translation[3]", "System.Single[]", false, 216)]
|
||||
[DNAArrayAttribute(12, "float", 24, "custom_translation[3]", "System.Single[]", 3, 216)]
|
||||
public float[] custom_translation = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 25, "custom_rotation_euler[3]", "System.Single[]", false, 228)]
|
||||
[DNAArrayAttribute(12, "float", 25, "custom_rotation_euler[3]", "System.Single[]", 3, 228)]
|
||||
public float[] custom_rotation_euler = new System.Single[3];
|
||||
[DNAFieldAttribute(4, "float", 26, "custom_shape_wire_width", "float", false, 240)]
|
||||
public float custom_shape_wire_width;
|
||||
[DNAFieldAttribute(12, "float", 27, "loc[3]", "System.Single[]", false, 244)]
|
||||
[DNAArrayAttribute(12, "float", 27, "loc[3]", "System.Single[]", 3, 244)]
|
||||
public float[] loc = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 28, "size[3]", "System.Single[]", false, 256)]
|
||||
[DNAArrayAttribute(12, "float", 28, "size[3]", "System.Single[]", 3, 256)]
|
||||
public float[] size = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 29, "eul[3]", "System.Single[]", false, 268)]
|
||||
[DNAArrayAttribute(12, "float", 29, "eul[3]", "System.Single[]", 3, 268)]
|
||||
public float[] eul = new System.Single[3];
|
||||
[DNAFieldAttribute(16, "float", 30, "quat[4]", "System.Single[]", false, 280)]
|
||||
[DNAArrayAttribute(16, "float", 30, "quat[4]", "System.Single[]", 4, 280)]
|
||||
public float[] quat = new System.Single[4];
|
||||
[DNAFieldAttribute(12, "float", 31, "rotAxis[3]", "System.Single[]", false, 296)]
|
||||
[DNAArrayAttribute(12, "float", 31, "rotAxis[3]", "System.Single[]", 3, 296)]
|
||||
public float[] rotAxis = new System.Single[3];
|
||||
[DNAFieldAttribute(4, "float", 32, "rotAngle", "float", false, 308)]
|
||||
public float rotAngle;
|
||||
[DNAFieldAttribute(2, "short", 33, "rotmode", "short", false, 312)]
|
||||
public short rotmode;
|
||||
[DNAFieldAttribute(6, "char", 34, "_pad[6]", "System.Char[]", false, 314)]
|
||||
[DNAArrayAttribute(6, "char", 34, "_pad[6]", "System.Char[]", 6, 314)]
|
||||
public char[] _pad = new System.Char[6];
|
||||
[DNAFieldAttribute(64, "float", 35, "chan_mat[4][4]", "System.Single[,]", false, 320)]
|
||||
[DNAArrayAttribute(64, "float", 35, "chan_mat[4][4]", "System.Single[,]", 8, 320)]
|
||||
public float[,] chan_mat = new System.Single[4,4];
|
||||
[DNAFieldAttribute(64, "float", 36, "pose_mat[4][4]", "System.Single[,]", false, 384)]
|
||||
[DNAArrayAttribute(64, "float", 36, "pose_mat[4][4]", "System.Single[,]", 8, 384)]
|
||||
public float[,] pose_mat = new System.Single[4,4];
|
||||
[DNAFieldAttribute(64, "float", 37, "disp_mat[4][4]", "System.Single[,]", false, 448)]
|
||||
[DNAArrayAttribute(64, "float", 37, "disp_mat[4][4]", "System.Single[,]", 8, 448)]
|
||||
public float[,] disp_mat = new System.Single[4,4];
|
||||
[DNAFieldAttribute(64, "float", 38, "disp_tail_mat[4][4]", "System.Single[,]", false, 512)]
|
||||
[DNAArrayAttribute(64, "float", 38, "disp_tail_mat[4][4]", "System.Single[,]", 8, 512)]
|
||||
public float[,] disp_tail_mat = new System.Single[4,4];
|
||||
[DNAFieldAttribute(64, "float", 39, "constinv[4][4]", "System.Single[,]", false, 576)]
|
||||
[DNAArrayAttribute(64, "float", 39, "constinv[4][4]", "System.Single[,]", 8, 576)]
|
||||
public float[,] constinv = new System.Single[4,4];
|
||||
[DNAFieldAttribute(12, "float", 40, "pose_head[3]", "System.Single[]", false, 640)]
|
||||
[DNAArrayAttribute(12, "float", 40, "pose_head[3]", "System.Single[]", 3, 640)]
|
||||
public float[] pose_head = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 41, "pose_tail[3]", "System.Single[]", false, 652)]
|
||||
[DNAArrayAttribute(12, "float", 41, "pose_tail[3]", "System.Single[]", 3, 652)]
|
||||
public float[] pose_tail = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 42, "limitmin[3]", "System.Single[]", false, 664)]
|
||||
[DNAArrayAttribute(12, "float", 42, "limitmin[3]", "System.Single[]", 3, 664)]
|
||||
public float[] limitmin = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 43, "limitmax[3]", "System.Single[]", false, 676)]
|
||||
[DNAArrayAttribute(12, "float", 43, "limitmax[3]", "System.Single[]", 3, 676)]
|
||||
public float[] limitmax = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 44, "stiffness[3]", "System.Single[]", false, 688)]
|
||||
[DNAArrayAttribute(12, "float", 44, "stiffness[3]", "System.Single[]", 3, 688)]
|
||||
public float[] stiffness = new System.Single[3];
|
||||
[DNAFieldAttribute(4, "float", 45, "ikstretch", "float", false, 700)]
|
||||
public float ikstretch;
|
||||
@@ -135,9 +135,9 @@ namespace BlendFile.DNA {
|
||||
public float scaleOut;
|
||||
[DNAFieldAttribute(4, "float", 59, "scale_out_y", "float", false, 756)]
|
||||
public float scale_out_y;
|
||||
[DNAFieldAttribute(12, "float", 60, "scale_in[3]", "System.Single[]", false, 760)]
|
||||
[DNAArrayAttribute(12, "float", 60, "scale_in[3]", "System.Single[]", 3, 760)]
|
||||
public float[] scale_in = new System.Single[3];
|
||||
[DNAFieldAttribute(12, "float", 61, "scale_out[3]", "System.Single[]", false, 772)]
|
||||
[DNAArrayAttribute(12, "float", 61, "scale_out[3]", "System.Single[]", 3, 772)]
|
||||
public float[] scale_out = new System.Single[3];
|
||||
[DNAFieldAttribute(8, "bPoseChannel", 62, "*bbone_prev", "bPoseChannel", true, 784)]
|
||||
public bPoseChannel bbone_prev;
|
||||
|
||||
Reference in New Issue
Block a user