Regenerated codefiles
This commit is contained in:
@@ -15,245 +15,245 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(55, "Object", 1160)]
|
||||
public class Object {
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false, 0)]
|
||||
[DNAFieldAttribute(208, "ID", 0, "id", "ID", false, 0)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true, 208)]
|
||||
public AnimData ptr_adt;
|
||||
[DNAFieldAttribute(2, "DrawDataList", "drawdata", "DrawDataList", 16, false, 216)]
|
||||
[DNAFieldAttribute(8, "AnimData", 1, "*adt", "AnimData", true, 208)]
|
||||
public AnimData adt;
|
||||
[DNAFieldAttribute(16, "DrawDataList", 2, "drawdata", "DrawDataList", false, 216)]
|
||||
public DrawDataList drawdata;
|
||||
[DNAFieldAttribute(3, "SculptSession", "*sculpt", "SculptSession", 8, true, 232)]
|
||||
public SculptSession ptr_sculpt;
|
||||
[DNAFieldAttribute(4, "short", "type", "short", 2, false, 240)]
|
||||
[DNAFieldAttribute(8, "SculptSession", 3, "*sculpt", "SculptSession", true, 232)]
|
||||
public SculptSession sculpt;
|
||||
[DNAFieldAttribute(2, "short", 4, "type", "short", false, 240)]
|
||||
public short type;
|
||||
[DNAFieldAttribute(5, "short", "partype", "short", 2, false, 242)]
|
||||
[DNAFieldAttribute(2, "short", 5, "partype", "short", false, 242)]
|
||||
public short partype;
|
||||
[DNAFieldAttribute(6, "int", "par1", "int", 4, false, 244)]
|
||||
[DNAFieldAttribute(4, "int", 6, "par1", "int", false, 244)]
|
||||
public int par1;
|
||||
[DNAFieldAttribute(7, "int", "par2", "int", 4, false, 248)]
|
||||
[DNAFieldAttribute(4, "int", 7, "par2", "int", false, 248)]
|
||||
public int par2;
|
||||
[DNAFieldAttribute(8, "int", "par3", "int", 4, false, 252)]
|
||||
[DNAFieldAttribute(4, "int", 8, "par3", "int", false, 252)]
|
||||
public int par3;
|
||||
[DNAFieldAttribute(9, "char", "parsubstr[64]", "System.Char[]", 64, false, 256)]
|
||||
[DNAFieldAttribute(64, "char", 9, "parsubstr[64]", "System.Char[]", false, 256)]
|
||||
public char[] parsubstr = new System.Char[64];
|
||||
[DNAFieldAttribute(10, "Object", "*parent", "Object", 8, true, 320)]
|
||||
public Object ptr_parent;
|
||||
[DNAFieldAttribute(11, "Object", "*track", "Object", 8, true, 328)]
|
||||
public Object ptr_track;
|
||||
[DNAFieldAttribute(12, "Object", "*proxy", "Object", 8, true, 336)]
|
||||
public Object ptr_proxy;
|
||||
[DNAFieldAttribute(13, "Object", "*proxy_group", "Object", 8, true, 344)]
|
||||
public Object ptr_proxy_group;
|
||||
[DNAFieldAttribute(14, "Object", "*proxy_from", "Object", 8, true, 352)]
|
||||
public Object ptr_proxy_from;
|
||||
[DNAFieldAttribute(15, "Ipo", "*ipo", "Ipo", 8, true, 360)]
|
||||
public Ipo ptr_ipo;
|
||||
[DNAFieldAttribute(16, "bAction", "*action", "bAction", 8, true, 368)]
|
||||
public bAction ptr_action;
|
||||
[DNAFieldAttribute(17, "bAction", "*poselib", "bAction", 8, true, 376)]
|
||||
public bAction ptr_poselib;
|
||||
[DNAFieldAttribute(18, "bPose", "*pose", "bPose", 8, true, 384)]
|
||||
public bPose ptr_pose;
|
||||
[DNAFieldAttribute(19, "void", "*data", "void", 8, true, 392)]
|
||||
public object ptr_data;
|
||||
[DNAFieldAttribute(20, "bGPdata", "*gpd", "bGPdata", 8, true, 400)]
|
||||
public bGPdata ptr_gpd;
|
||||
[DNAFieldAttribute(21, "bAnimVizSettings", "avs", "bAnimVizSettings", 32, false, 408)]
|
||||
[DNAFieldAttribute(8, "Object", 10, "*parent", "Object", true, 320)]
|
||||
public Object parent;
|
||||
[DNAFieldAttribute(8, "Object", 11, "*track", "Object", true, 328)]
|
||||
public Object track;
|
||||
[DNAFieldAttribute(8, "Object", 12, "*proxy", "Object", true, 336)]
|
||||
public Object proxy;
|
||||
[DNAFieldAttribute(8, "Object", 13, "*proxy_group", "Object", true, 344)]
|
||||
public Object proxy_group;
|
||||
[DNAFieldAttribute(8, "Object", 14, "*proxy_from", "Object", true, 352)]
|
||||
public Object proxy_from;
|
||||
[DNAFieldAttribute(8, "Ipo", 15, "*ipo", "Ipo", true, 360)]
|
||||
public Ipo ipo;
|
||||
[DNAFieldAttribute(8, "bAction", 16, "*action", "bAction", true, 368)]
|
||||
public bAction action;
|
||||
[DNAFieldAttribute(8, "bAction", 17, "*poselib", "bAction", true, 376)]
|
||||
public bAction poselib;
|
||||
[DNAFieldAttribute(8, "bPose", 18, "*pose", "bPose", true, 384)]
|
||||
public bPose pose;
|
||||
[DNAFieldAttribute(8, "void", 19, "*data", "void", true, 392)]
|
||||
public object data;
|
||||
[DNAFieldAttribute(8, "bGPdata", 20, "*gpd", "bGPdata", true, 400)]
|
||||
public bGPdata gpd;
|
||||
[DNAFieldAttribute(32, "bAnimVizSettings", 21, "avs", "bAnimVizSettings", false, 408)]
|
||||
public bAnimVizSettings avs;
|
||||
[DNAFieldAttribute(22, "bMotionPath", "*mpath", "bMotionPath", 8, true, 440)]
|
||||
public bMotionPath ptr_mpath;
|
||||
[DNAFieldAttribute(23, "void", "*_pad0", "void", 8, true, 448)]
|
||||
public object ptr__pad0;
|
||||
[DNAFieldAttribute(24, "ListBase", "constraintChannels", "ListBase", 16, false, 456)]
|
||||
[DNAFieldAttribute(8, "bMotionPath", 22, "*mpath", "bMotionPath", true, 440)]
|
||||
public bMotionPath mpath;
|
||||
[DNAFieldAttribute(8, "void", 23, "*_pad0", "void", true, 448)]
|
||||
public object _pad0;
|
||||
[DNAFieldAttribute(16, "ListBase", 24, "constraintChannels", "ListBase", false, 456)]
|
||||
public ListBase constraintChannels;
|
||||
[DNAFieldAttribute(25, "ListBase", "effect", "ListBase", 16, false, 472)]
|
||||
[DNAFieldAttribute(16, "ListBase", 25, "effect", "ListBase", false, 472)]
|
||||
public ListBase effect;
|
||||
[DNAFieldAttribute(26, "ListBase", "defbase", "ListBase", 16, false, 488)]
|
||||
[DNAFieldAttribute(16, "ListBase", 26, "defbase", "ListBase", false, 488)]
|
||||
public ListBase defbase;
|
||||
[DNAFieldAttribute(27, "ListBase", "fmaps", "ListBase", 16, false, 504)]
|
||||
[DNAFieldAttribute(16, "ListBase", 27, "fmaps", "ListBase", false, 504)]
|
||||
public ListBase fmaps;
|
||||
[DNAFieldAttribute(28, "ListBase", "modifiers", "ListBase", 16, false, 520)]
|
||||
[DNAFieldAttribute(16, "ListBase", 28, "modifiers", "ListBase", false, 520)]
|
||||
public ListBase modifiers;
|
||||
[DNAFieldAttribute(29, "ListBase", "greasepencil_modifiers", "ListBase", 16, false, 536)]
|
||||
[DNAFieldAttribute(16, "ListBase", 29, "greasepencil_modifiers", "ListBase", false, 536)]
|
||||
public ListBase greasepencil_modifiers;
|
||||
[DNAFieldAttribute(30, "ListBase", "shader_fx", "ListBase", 16, false, 552)]
|
||||
[DNAFieldAttribute(16, "ListBase", 30, "shader_fx", "ListBase", false, 552)]
|
||||
public ListBase shader_fx;
|
||||
[DNAFieldAttribute(31, "int", "mode", "int", 4, false, 568)]
|
||||
[DNAFieldAttribute(4, "int", 31, "mode", "int", false, 568)]
|
||||
public int mode;
|
||||
[DNAFieldAttribute(32, "int", "restore_mode", "int", 4, false, 572)]
|
||||
[DNAFieldAttribute(4, "int", 32, "restore_mode", "int", false, 572)]
|
||||
public int restore_mode;
|
||||
[DNAFieldAttribute(33, "Material", "**mat", "Material", 8, true, 576)]
|
||||
public Material ptr_ptr_mat;
|
||||
[DNAFieldAttribute(34, "char", "*matbits", "char", 8, true, 584)]
|
||||
public char ptr_matbits;
|
||||
[DNAFieldAttribute(35, "int", "totcol", "int", 4, false, 592)]
|
||||
[DNAFieldAttribute(8, "Material", 33, "**mat", "Material", true, 576)]
|
||||
public Material mat;
|
||||
[DNAFieldAttribute(8, "char", 34, "*matbits", "char", true, 584)]
|
||||
public char matbits;
|
||||
[DNAFieldAttribute(4, "int", 35, "totcol", "int", false, 592)]
|
||||
public int totcol;
|
||||
[DNAFieldAttribute(36, "int", "actcol", "int", 4, false, 596)]
|
||||
[DNAFieldAttribute(4, "int", 36, "actcol", "int", false, 596)]
|
||||
public int actcol;
|
||||
[DNAFieldAttribute(37, "float", "loc[3]", "System.Single[]", 12, false, 600)]
|
||||
[DNAFieldAttribute(12, "float", 37, "loc[3]", "System.Single[]", false, 600)]
|
||||
public float[] loc = new System.Single[3];
|
||||
[DNAFieldAttribute(38, "float", "dloc[3]", "System.Single[]", 12, false, 612)]
|
||||
[DNAFieldAttribute(12, "float", 38, "dloc[3]", "System.Single[]", false, 612)]
|
||||
public float[] dloc = new System.Single[3];
|
||||
[DNAFieldAttribute(39, "float", "size[3]", "System.Single[]", 12, false, 624)]
|
||||
[DNAFieldAttribute(12, "float", 39, "size[3]", "System.Single[]", false, 624)]
|
||||
public float[] size = new System.Single[3];
|
||||
[DNAFieldAttribute(40, "float", "dsize[3]", "System.Single[]", 12, false, 636)]
|
||||
[DNAFieldAttribute(12, "float", 40, "dsize[3]", "System.Single[]", false, 636)]
|
||||
public float[] dsize = new System.Single[3];
|
||||
[DNAFieldAttribute(41, "float", "dscale[3]", "System.Single[]", 12, false, 648)]
|
||||
[DNAFieldAttribute(12, "float", 41, "dscale[3]", "System.Single[]", false, 648)]
|
||||
public float[] dscale = new System.Single[3];
|
||||
[DNAFieldAttribute(42, "float", "rot[3]", "System.Single[]", 12, false, 660)]
|
||||
[DNAFieldAttribute(12, "float", 42, "rot[3]", "System.Single[]", false, 660)]
|
||||
public float[] rot = new System.Single[3];
|
||||
[DNAFieldAttribute(43, "float", "drot[3]", "System.Single[]", 12, false, 672)]
|
||||
[DNAFieldAttribute(12, "float", 43, "drot[3]", "System.Single[]", false, 672)]
|
||||
public float[] drot = new System.Single[3];
|
||||
[DNAFieldAttribute(44, "float", "quat[4]", "System.Single[]", 16, false, 684)]
|
||||
[DNAFieldAttribute(16, "float", 44, "quat[4]", "System.Single[]", false, 684)]
|
||||
public float[] quat = new System.Single[4];
|
||||
[DNAFieldAttribute(45, "float", "dquat[4]", "System.Single[]", 16, false, 700)]
|
||||
[DNAFieldAttribute(16, "float", 45, "dquat[4]", "System.Single[]", false, 700)]
|
||||
public float[] dquat = new System.Single[4];
|
||||
[DNAFieldAttribute(46, "float", "rotAxis[3]", "System.Single[]", 12, false, 716)]
|
||||
[DNAFieldAttribute(12, "float", 46, "rotAxis[3]", "System.Single[]", false, 716)]
|
||||
public float[] rotAxis = new System.Single[3];
|
||||
[DNAFieldAttribute(47, "float", "drotAxis[3]", "System.Single[]", 12, false, 728)]
|
||||
[DNAFieldAttribute(12, "float", 47, "drotAxis[3]", "System.Single[]", false, 728)]
|
||||
public float[] drotAxis = new System.Single[3];
|
||||
[DNAFieldAttribute(48, "float", "rotAngle", "float", 4, false, 740)]
|
||||
[DNAFieldAttribute(4, "float", 48, "rotAngle", "float", false, 740)]
|
||||
public float rotAngle;
|
||||
[DNAFieldAttribute(49, "float", "drotAngle", "float", 4, false, 744)]
|
||||
[DNAFieldAttribute(4, "float", 49, "drotAngle", "float", false, 744)]
|
||||
public float drotAngle;
|
||||
[DNAFieldAttribute(50, "float", "parentinv[4][4]", "System.Single[,]", 64, false, 748)]
|
||||
[DNAFieldAttribute(64, "float", 50, "parentinv[4][4]", "System.Single[,]", false, 748)]
|
||||
public float[,] parentinv = new System.Single[4,4];
|
||||
[DNAFieldAttribute(51, "float", "constinv[4][4]", "System.Single[,]", 64, false, 812)]
|
||||
[DNAFieldAttribute(64, "float", 51, "constinv[4][4]", "System.Single[,]", false, 812)]
|
||||
public float[,] constinv = new System.Single[4,4];
|
||||
[DNAFieldAttribute(52, "int", "lay", "int", 4, false, 876)]
|
||||
[DNAFieldAttribute(4, "int", 52, "lay", "int", false, 876)]
|
||||
public int lay;
|
||||
[DNAFieldAttribute(53, "short", "flag", "short", 2, false, 880)]
|
||||
[DNAFieldAttribute(2, "short", 53, "flag", "short", false, 880)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(54, "short", "colbits", "short", 2, false, 882)]
|
||||
[DNAFieldAttribute(2, "short", 54, "colbits", "short", false, 882)]
|
||||
public short colbits;
|
||||
[DNAFieldAttribute(55, "short", "transflag", "short", 2, false, 884)]
|
||||
[DNAFieldAttribute(2, "short", 55, "transflag", "short", false, 884)]
|
||||
public short transflag;
|
||||
[DNAFieldAttribute(56, "short", "protectflag", "short", 2, false, 886)]
|
||||
[DNAFieldAttribute(2, "short", 56, "protectflag", "short", false, 886)]
|
||||
public short protectflag;
|
||||
[DNAFieldAttribute(57, "short", "trackflag", "short", 2, false, 888)]
|
||||
[DNAFieldAttribute(2, "short", 57, "trackflag", "short", false, 888)]
|
||||
public short trackflag;
|
||||
[DNAFieldAttribute(58, "short", "upflag", "short", 2, false, 890)]
|
||||
[DNAFieldAttribute(2, "short", 58, "upflag", "short", false, 890)]
|
||||
public short upflag;
|
||||
[DNAFieldAttribute(59, "short", "nlaflag", "short", 2, false, 892)]
|
||||
[DNAFieldAttribute(2, "short", 59, "nlaflag", "short", false, 892)]
|
||||
public short nlaflag;
|
||||
[DNAFieldAttribute(60, "char", "_pad1", "char", 1, false, 894)]
|
||||
[DNAFieldAttribute(1, "char", 60, "_pad1", "char", false, 894)]
|
||||
public char _pad1;
|
||||
[DNAFieldAttribute(61, "char", "duplicator_visibility_flag", "char", 1, false, 895)]
|
||||
[DNAFieldAttribute(1, "char", 61, "duplicator_visibility_flag", "char", false, 895)]
|
||||
public char duplicator_visibility_flag;
|
||||
[DNAFieldAttribute(62, "short", "base_flag", "short", 2, false, 896)]
|
||||
[DNAFieldAttribute(2, "short", 62, "base_flag", "short", false, 896)]
|
||||
public short base_flag;
|
||||
[DNAFieldAttribute(63, "short", "base_local_view_bits", "short", 2, false, 898)]
|
||||
[DNAFieldAttribute(2, "short", 63, "base_local_view_bits", "short", false, 898)]
|
||||
public short base_local_view_bits;
|
||||
[DNAFieldAttribute(64, "short", "col_group", "short", 2, false, 900)]
|
||||
[DNAFieldAttribute(2, "short", 64, "col_group", "short", false, 900)]
|
||||
public short col_group;
|
||||
[DNAFieldAttribute(65, "short", "col_mask", "short", 2, false, 902)]
|
||||
[DNAFieldAttribute(2, "short", 65, "col_mask", "short", false, 902)]
|
||||
public short col_mask;
|
||||
[DNAFieldAttribute(66, "short", "rotmode", "short", 2, false, 904)]
|
||||
[DNAFieldAttribute(2, "short", 66, "rotmode", "short", false, 904)]
|
||||
public short rotmode;
|
||||
[DNAFieldAttribute(67, "char", "boundtype", "char", 1, false, 906)]
|
||||
[DNAFieldAttribute(1, "char", 67, "boundtype", "char", false, 906)]
|
||||
public char boundtype;
|
||||
[DNAFieldAttribute(68, "char", "collision_boundtype", "char", 1, false, 907)]
|
||||
[DNAFieldAttribute(1, "char", 68, "collision_boundtype", "char", false, 907)]
|
||||
public char collision_boundtype;
|
||||
[DNAFieldAttribute(69, "short", "dtx", "short", 2, false, 908)]
|
||||
[DNAFieldAttribute(2, "short", 69, "dtx", "short", false, 908)]
|
||||
public short dtx;
|
||||
[DNAFieldAttribute(70, "char", "dt", "char", 1, false, 910)]
|
||||
[DNAFieldAttribute(1, "char", 70, "dt", "char", false, 910)]
|
||||
public char dt;
|
||||
[DNAFieldAttribute(71, "char", "empty_drawtype", "char", 1, false, 911)]
|
||||
[DNAFieldAttribute(1, "char", 71, "empty_drawtype", "char", false, 911)]
|
||||
public char empty_drawtype;
|
||||
[DNAFieldAttribute(72, "float", "empty_drawsize", "float", 4, false, 912)]
|
||||
[DNAFieldAttribute(4, "float", 72, "empty_drawsize", "float", false, 912)]
|
||||
public float empty_drawsize;
|
||||
[DNAFieldAttribute(73, "float", "dupfacesca", "float", 4, false, 916)]
|
||||
[DNAFieldAttribute(4, "float", 73, "dupfacesca", "float", false, 916)]
|
||||
public float dupfacesca;
|
||||
[DNAFieldAttribute(74, "short", "index", "short", 2, false, 920)]
|
||||
[DNAFieldAttribute(2, "short", 74, "index", "short", false, 920)]
|
||||
public short index;
|
||||
[DNAFieldAttribute(75, "short", "actdef", "short", 2, false, 922)]
|
||||
[DNAFieldAttribute(2, "short", 75, "actdef", "short", false, 922)]
|
||||
public short actdef;
|
||||
[DNAFieldAttribute(76, "char", "_pad2[4]", "System.Char[]", 4, false, 924)]
|
||||
[DNAFieldAttribute(4, "char", 76, "_pad2[4]", "System.Char[]", false, 924)]
|
||||
public char[] _pad2 = new System.Char[4];
|
||||
[DNAFieldAttribute(77, "float", "col[4]", "System.Single[]", 16, false, 928)]
|
||||
[DNAFieldAttribute(16, "float", 77, "col[4]", "System.Single[]", false, 928)]
|
||||
public float[] col = new System.Single[4];
|
||||
[DNAFieldAttribute(78, "short", "softflag", "short", 2, false, 944)]
|
||||
[DNAFieldAttribute(2, "short", 78, "softflag", "short", false, 944)]
|
||||
public short softflag;
|
||||
[DNAFieldAttribute(79, "short", "restrictflag", "short", 2, false, 946)]
|
||||
[DNAFieldAttribute(2, "short", 79, "restrictflag", "short", false, 946)]
|
||||
public short restrictflag;
|
||||
[DNAFieldAttribute(80, "short", "shapenr", "short", 2, false, 948)]
|
||||
[DNAFieldAttribute(2, "short", 80, "shapenr", "short", false, 948)]
|
||||
public short shapenr;
|
||||
[DNAFieldAttribute(81, "char", "shapeflag", "char", 1, false, 950)]
|
||||
[DNAFieldAttribute(1, "char", 81, "shapeflag", "char", false, 950)]
|
||||
public char shapeflag;
|
||||
[DNAFieldAttribute(82, "char", "_pad3[1]", "System.Char[]", 1, false, 951)]
|
||||
[DNAFieldAttribute(1, "char", 82, "_pad3[1]", "System.Char[]", false, 951)]
|
||||
public char[] _pad3 = new System.Char[1];
|
||||
[DNAFieldAttribute(83, "ListBase", "constraints", "ListBase", 16, false, 952)]
|
||||
[DNAFieldAttribute(16, "ListBase", 83, "constraints", "ListBase", false, 952)]
|
||||
public ListBase constraints;
|
||||
[DNAFieldAttribute(84, "ListBase", "nlastrips", "ListBase", 16, false, 968)]
|
||||
[DNAFieldAttribute(16, "ListBase", 84, "nlastrips", "ListBase", false, 968)]
|
||||
public ListBase nlastrips;
|
||||
[DNAFieldAttribute(85, "ListBase", "hooks", "ListBase", 16, false, 984)]
|
||||
[DNAFieldAttribute(16, "ListBase", 85, "hooks", "ListBase", false, 984)]
|
||||
public ListBase hooks;
|
||||
[DNAFieldAttribute(86, "ListBase", "particlesystem", "ListBase", 16, false, 1000)]
|
||||
[DNAFieldAttribute(16, "ListBase", 86, "particlesystem", "ListBase", false, 1000)]
|
||||
public ListBase particlesystem;
|
||||
[DNAFieldAttribute(87, "PartDeflect", "*pd", "PartDeflect", 8, true, 1016)]
|
||||
public PartDeflect ptr_pd;
|
||||
[DNAFieldAttribute(88, "SoftBody", "*soft", "SoftBody", 8, true, 1024)]
|
||||
public SoftBody ptr_soft;
|
||||
[DNAFieldAttribute(89, "Collection", "*dup_group", "Collection", 8, true, 1032)]
|
||||
public Collection ptr_dup_group;
|
||||
[DNAFieldAttribute(90, "FluidsimSettings", "*fluidsimSettings", "FluidsimSettings", 8, true, 1040)]
|
||||
public FluidsimSettings ptr_fluidsimSettings;
|
||||
[DNAFieldAttribute(91, "ListBase", "pc_ids", "ListBase", 16, false, 1048)]
|
||||
[DNAFieldAttribute(8, "PartDeflect", 87, "*pd", "PartDeflect", true, 1016)]
|
||||
public PartDeflect pd;
|
||||
[DNAFieldAttribute(8, "SoftBody", 88, "*soft", "SoftBody", true, 1024)]
|
||||
public SoftBody soft;
|
||||
[DNAFieldAttribute(8, "Collection", 89, "*dup_group", "Collection", true, 1032)]
|
||||
public Collection dup_group;
|
||||
[DNAFieldAttribute(8, "FluidsimSettings", 90, "*fluidsimSettings", "FluidsimSettings", true, 1040)]
|
||||
public FluidsimSettings fluidsimSettings;
|
||||
[DNAFieldAttribute(16, "ListBase", 91, "pc_ids", "ListBase", false, 1048)]
|
||||
public ListBase pc_ids;
|
||||
[DNAFieldAttribute(92, "RigidBodyOb", "*rigidbody_object", "RigidBodyOb", 8, true, 1064)]
|
||||
public RigidBodyOb ptr_rigidbody_object;
|
||||
[DNAFieldAttribute(93, "RigidBodyCon", "*rigidbody_constraint", "RigidBodyCon", 8, true, 1072)]
|
||||
public RigidBodyCon ptr_rigidbody_constraint;
|
||||
[DNAFieldAttribute(94, "float", "ima_ofs[2]", "System.Single[]", 8, false, 1080)]
|
||||
[DNAFieldAttribute(8, "RigidBodyOb", 92, "*rigidbody_object", "RigidBodyOb", true, 1064)]
|
||||
public RigidBodyOb rigidbody_object;
|
||||
[DNAFieldAttribute(8, "RigidBodyCon", 93, "*rigidbody_constraint", "RigidBodyCon", true, 1072)]
|
||||
public RigidBodyCon rigidbody_constraint;
|
||||
[DNAFieldAttribute(8, "float", 94, "ima_ofs[2]", "System.Single[]", false, 1080)]
|
||||
public float[] ima_ofs = new System.Single[2];
|
||||
[DNAFieldAttribute(95, "ImageUser", "*iuser", "ImageUser", 8, true, 1088)]
|
||||
public ImageUser ptr_iuser;
|
||||
[DNAFieldAttribute(96, "char", "empty_image_visibility_flag", "char", 1, false, 1096)]
|
||||
[DNAFieldAttribute(8, "ImageUser", 95, "*iuser", "ImageUser", true, 1088)]
|
||||
public ImageUser iuser;
|
||||
[DNAFieldAttribute(1, "char", 96, "empty_image_visibility_flag", "char", false, 1096)]
|
||||
public char empty_image_visibility_flag;
|
||||
[DNAFieldAttribute(97, "char", "empty_image_depth", "char", 1, false, 1097)]
|
||||
[DNAFieldAttribute(1, "char", 97, "empty_image_depth", "char", false, 1097)]
|
||||
public char empty_image_depth;
|
||||
[DNAFieldAttribute(98, "char", "empty_image_flag", "char", 1, false, 1098)]
|
||||
[DNAFieldAttribute(1, "char", 98, "empty_image_flag", "char", false, 1098)]
|
||||
public char empty_image_flag;
|
||||
[DNAFieldAttribute(99, "uchar", "modifier_flag", "uchar", 1, false, 1099)]
|
||||
[DNAFieldAttribute(1, "uchar", 99, "modifier_flag", "uchar", false, 1099)]
|
||||
public byte modifier_flag;
|
||||
[DNAFieldAttribute(100, "char", "_pad8[4]", "System.Char[]", 4, false, 1100)]
|
||||
[DNAFieldAttribute(4, "char", 100, "_pad8[4]", "System.Char[]", false, 1100)]
|
||||
public char[] _pad8 = new System.Char[4];
|
||||
[DNAFieldAttribute(101, "PreviewImage", "*preview", "PreviewImage", 8, true, 1104)]
|
||||
public PreviewImage ptr_preview;
|
||||
[DNAFieldAttribute(102, "ObjectLineArt", "lineart", "ObjectLineArt", 16, false, 1112)]
|
||||
[DNAFieldAttribute(8, "PreviewImage", 101, "*preview", "PreviewImage", true, 1104)]
|
||||
public PreviewImage preview;
|
||||
[DNAFieldAttribute(16, "ObjectLineArt", 102, "lineart", "ObjectLineArt", false, 1112)]
|
||||
public ObjectLineArt lineart;
|
||||
[DNAFieldAttribute(103, "LightgroupMembership", "*lightgroup", "LightgroupMembership", 8, true, 1128)]
|
||||
public LightgroupMembership ptr_lightgroup;
|
||||
[DNAFieldAttribute(104, "LightLinking", "*light_linking", "LightLinking", 8, true, 1136)]
|
||||
public LightLinking ptr_light_linking;
|
||||
[DNAFieldAttribute(105, "LightProbeObjectCache", "*lightprobe_cache", "LightProbeObjectCache", 8, true, 1144)]
|
||||
public LightProbeObjectCache ptr_lightprobe_cache;
|
||||
[DNAFieldAttribute(106, "ObjectRuntimeHandle", "*runtime", "ObjectRuntimeHandle", 8, true, 1152)]
|
||||
public ObjectRuntimeHandle ptr_runtime;
|
||||
[DNAFieldAttribute(8, "LightgroupMembership", 103, "*lightgroup", "LightgroupMembership", true, 1128)]
|
||||
public LightgroupMembership lightgroup;
|
||||
[DNAFieldAttribute(8, "LightLinking", 104, "*light_linking", "LightLinking", true, 1136)]
|
||||
public LightLinking light_linking;
|
||||
[DNAFieldAttribute(8, "LightProbeObjectCache", 105, "*lightprobe_cache", "LightProbeObjectCache", true, 1144)]
|
||||
public LightProbeObjectCache lightprobe_cache;
|
||||
[DNAFieldAttribute(8, "ObjectRuntimeHandle", 106, "*runtime", "ObjectRuntimeHandle", true, 1152)]
|
||||
public ObjectRuntimeHandle runtime;
|
||||
public Object() {
|
||||
this.id = default;
|
||||
this.ptr_adt = default;
|
||||
this.adt = default;
|
||||
this.drawdata = default;
|
||||
this.ptr_sculpt = default;
|
||||
this.sculpt = default;
|
||||
this.type = default;
|
||||
this.partype = default;
|
||||
this.par1 = default;
|
||||
this.par2 = default;
|
||||
this.par3 = default;
|
||||
this.parsubstr = default;
|
||||
this.ptr_parent = default;
|
||||
this.ptr_track = default;
|
||||
this.ptr_proxy = default;
|
||||
this.ptr_proxy_group = default;
|
||||
this.ptr_proxy_from = default;
|
||||
this.ptr_ipo = default;
|
||||
this.ptr_action = default;
|
||||
this.ptr_poselib = default;
|
||||
this.ptr_pose = default;
|
||||
this.ptr_data = default;
|
||||
this.ptr_gpd = default;
|
||||
this.parent = default;
|
||||
this.track = default;
|
||||
this.proxy = default;
|
||||
this.proxy_group = default;
|
||||
this.proxy_from = default;
|
||||
this.ipo = default;
|
||||
this.action = default;
|
||||
this.poselib = default;
|
||||
this.pose = default;
|
||||
this.data = default;
|
||||
this.gpd = default;
|
||||
this.avs = default;
|
||||
this.ptr_mpath = default;
|
||||
this.ptr__pad0 = default;
|
||||
this.mpath = default;
|
||||
this._pad0 = default;
|
||||
this.constraintChannels = default;
|
||||
this.effect = default;
|
||||
this.defbase = default;
|
||||
@@ -263,8 +263,8 @@ namespace BlendFile.DNA {
|
||||
this.shader_fx = default;
|
||||
this.mode = default;
|
||||
this.restore_mode = default;
|
||||
this.ptr_ptr_mat = default;
|
||||
this.ptr_matbits = default;
|
||||
this.mat = default;
|
||||
this.matbits = default;
|
||||
this.totcol = default;
|
||||
this.actcol = default;
|
||||
this.loc = default;
|
||||
@@ -317,52 +317,52 @@ namespace BlendFile.DNA {
|
||||
this.nlastrips = default;
|
||||
this.hooks = default;
|
||||
this.particlesystem = default;
|
||||
this.ptr_pd = default;
|
||||
this.ptr_soft = default;
|
||||
this.ptr_dup_group = default;
|
||||
this.ptr_fluidsimSettings = default;
|
||||
this.pd = default;
|
||||
this.soft = default;
|
||||
this.dup_group = default;
|
||||
this.fluidsimSettings = default;
|
||||
this.pc_ids = default;
|
||||
this.ptr_rigidbody_object = default;
|
||||
this.ptr_rigidbody_constraint = default;
|
||||
this.rigidbody_object = default;
|
||||
this.rigidbody_constraint = default;
|
||||
this.ima_ofs = default;
|
||||
this.ptr_iuser = default;
|
||||
this.iuser = default;
|
||||
this.empty_image_visibility_flag = default;
|
||||
this.empty_image_depth = default;
|
||||
this.empty_image_flag = default;
|
||||
this.modifier_flag = default;
|
||||
this._pad8 = default;
|
||||
this.ptr_preview = default;
|
||||
this.preview = default;
|
||||
this.lineart = default;
|
||||
this.ptr_lightgroup = default;
|
||||
this.ptr_light_linking = default;
|
||||
this.ptr_lightprobe_cache = default;
|
||||
this.ptr_runtime = default;
|
||||
this.lightgroup = default;
|
||||
this.light_linking = default;
|
||||
this.lightprobe_cache = default;
|
||||
this.runtime = default;
|
||||
}
|
||||
public Object(
|
||||
ID id,
|
||||
AnimData ptr_adt,
|
||||
AnimData adt,
|
||||
DrawDataList drawdata,
|
||||
SculptSession ptr_sculpt,
|
||||
SculptSession sculpt,
|
||||
short type,
|
||||
short partype,
|
||||
int par1,
|
||||
int par2,
|
||||
int par3,
|
||||
char[] parsubstr,
|
||||
Object ptr_parent,
|
||||
Object ptr_track,
|
||||
Object ptr_proxy,
|
||||
Object ptr_proxy_group,
|
||||
Object ptr_proxy_from,
|
||||
Ipo ptr_ipo,
|
||||
bAction ptr_action,
|
||||
bAction ptr_poselib,
|
||||
bPose ptr_pose,
|
||||
object ptr_data,
|
||||
bGPdata ptr_gpd,
|
||||
Object parent,
|
||||
Object track,
|
||||
Object proxy,
|
||||
Object proxy_group,
|
||||
Object proxy_from,
|
||||
Ipo ipo,
|
||||
bAction action,
|
||||
bAction poselib,
|
||||
bPose pose,
|
||||
object data,
|
||||
bGPdata gpd,
|
||||
bAnimVizSettings avs,
|
||||
bMotionPath ptr_mpath,
|
||||
object ptr__pad0,
|
||||
bMotionPath mpath,
|
||||
object _pad0,
|
||||
ListBase constraintChannels,
|
||||
ListBase effect,
|
||||
ListBase defbase,
|
||||
@@ -372,8 +372,8 @@ namespace BlendFile.DNA {
|
||||
ListBase shader_fx,
|
||||
int mode,
|
||||
int restore_mode,
|
||||
Material ptr_ptr_mat,
|
||||
char ptr_matbits,
|
||||
Material mat,
|
||||
char matbits,
|
||||
int totcol,
|
||||
int actcol,
|
||||
float[] loc,
|
||||
@@ -426,50 +426,50 @@ namespace BlendFile.DNA {
|
||||
ListBase nlastrips,
|
||||
ListBase hooks,
|
||||
ListBase particlesystem,
|
||||
PartDeflect ptr_pd,
|
||||
SoftBody ptr_soft,
|
||||
Collection ptr_dup_group,
|
||||
FluidsimSettings ptr_fluidsimSettings,
|
||||
PartDeflect pd,
|
||||
SoftBody soft,
|
||||
Collection dup_group,
|
||||
FluidsimSettings fluidsimSettings,
|
||||
ListBase pc_ids,
|
||||
RigidBodyOb ptr_rigidbody_object,
|
||||
RigidBodyCon ptr_rigidbody_constraint,
|
||||
RigidBodyOb rigidbody_object,
|
||||
RigidBodyCon rigidbody_constraint,
|
||||
float[] ima_ofs,
|
||||
ImageUser ptr_iuser,
|
||||
ImageUser iuser,
|
||||
char empty_image_visibility_flag,
|
||||
char empty_image_depth,
|
||||
char empty_image_flag,
|
||||
byte modifier_flag,
|
||||
char[] _pad8,
|
||||
PreviewImage ptr_preview,
|
||||
PreviewImage preview,
|
||||
ObjectLineArt lineart,
|
||||
LightgroupMembership ptr_lightgroup,
|
||||
LightLinking ptr_light_linking,
|
||||
LightProbeObjectCache ptr_lightprobe_cache,
|
||||
ObjectRuntimeHandle ptr_runtime) {
|
||||
LightgroupMembership lightgroup,
|
||||
LightLinking light_linking,
|
||||
LightProbeObjectCache lightprobe_cache,
|
||||
ObjectRuntimeHandle runtime) {
|
||||
this.id = id;
|
||||
this.ptr_adt = ptr_adt;
|
||||
this.adt = adt;
|
||||
this.drawdata = drawdata;
|
||||
this.ptr_sculpt = ptr_sculpt;
|
||||
this.sculpt = sculpt;
|
||||
this.type = type;
|
||||
this.partype = partype;
|
||||
this.par1 = par1;
|
||||
this.par2 = par2;
|
||||
this.par3 = par3;
|
||||
this.parsubstr = parsubstr;
|
||||
this.ptr_parent = ptr_parent;
|
||||
this.ptr_track = ptr_track;
|
||||
this.ptr_proxy = ptr_proxy;
|
||||
this.ptr_proxy_group = ptr_proxy_group;
|
||||
this.ptr_proxy_from = ptr_proxy_from;
|
||||
this.ptr_ipo = ptr_ipo;
|
||||
this.ptr_action = ptr_action;
|
||||
this.ptr_poselib = ptr_poselib;
|
||||
this.ptr_pose = ptr_pose;
|
||||
this.ptr_data = ptr_data;
|
||||
this.ptr_gpd = ptr_gpd;
|
||||
this.parent = parent;
|
||||
this.track = track;
|
||||
this.proxy = proxy;
|
||||
this.proxy_group = proxy_group;
|
||||
this.proxy_from = proxy_from;
|
||||
this.ipo = ipo;
|
||||
this.action = action;
|
||||
this.poselib = poselib;
|
||||
this.pose = pose;
|
||||
this.data = data;
|
||||
this.gpd = gpd;
|
||||
this.avs = avs;
|
||||
this.ptr_mpath = ptr_mpath;
|
||||
this.ptr__pad0 = ptr__pad0;
|
||||
this.mpath = mpath;
|
||||
this._pad0 = _pad0;
|
||||
this.constraintChannels = constraintChannels;
|
||||
this.effect = effect;
|
||||
this.defbase = defbase;
|
||||
@@ -479,8 +479,8 @@ namespace BlendFile.DNA {
|
||||
this.shader_fx = shader_fx;
|
||||
this.mode = mode;
|
||||
this.restore_mode = restore_mode;
|
||||
this.ptr_ptr_mat = ptr_ptr_mat;
|
||||
this.ptr_matbits = ptr_matbits;
|
||||
this.mat = mat;
|
||||
this.matbits = matbits;
|
||||
this.totcol = totcol;
|
||||
this.actcol = actcol;
|
||||
this.loc = loc;
|
||||
@@ -533,26 +533,26 @@ namespace BlendFile.DNA {
|
||||
this.nlastrips = nlastrips;
|
||||
this.hooks = hooks;
|
||||
this.particlesystem = particlesystem;
|
||||
this.ptr_pd = ptr_pd;
|
||||
this.ptr_soft = ptr_soft;
|
||||
this.ptr_dup_group = ptr_dup_group;
|
||||
this.ptr_fluidsimSettings = ptr_fluidsimSettings;
|
||||
this.pd = pd;
|
||||
this.soft = soft;
|
||||
this.dup_group = dup_group;
|
||||
this.fluidsimSettings = fluidsimSettings;
|
||||
this.pc_ids = pc_ids;
|
||||
this.ptr_rigidbody_object = ptr_rigidbody_object;
|
||||
this.ptr_rigidbody_constraint = ptr_rigidbody_constraint;
|
||||
this.rigidbody_object = rigidbody_object;
|
||||
this.rigidbody_constraint = rigidbody_constraint;
|
||||
this.ima_ofs = ima_ofs;
|
||||
this.ptr_iuser = ptr_iuser;
|
||||
this.iuser = iuser;
|
||||
this.empty_image_visibility_flag = empty_image_visibility_flag;
|
||||
this.empty_image_depth = empty_image_depth;
|
||||
this.empty_image_flag = empty_image_flag;
|
||||
this.modifier_flag = modifier_flag;
|
||||
this._pad8 = _pad8;
|
||||
this.ptr_preview = ptr_preview;
|
||||
this.preview = preview;
|
||||
this.lineart = lineart;
|
||||
this.ptr_lightgroup = ptr_lightgroup;
|
||||
this.ptr_light_linking = ptr_light_linking;
|
||||
this.ptr_lightprobe_cache = ptr_lightprobe_cache;
|
||||
this.ptr_runtime = ptr_runtime;
|
||||
this.lightgroup = lightgroup;
|
||||
this.light_linking = light_linking;
|
||||
this.lightprobe_cache = lightprobe_cache;
|
||||
this.runtime = runtime;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user