regenerate files
This commit is contained in:
@@ -13,15 +13,15 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(55, "Object")]
|
||||
[DNAClassAttribute(55, "Object", 1160)]
|
||||
public class Object {
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 4, true)]
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true)]
|
||||
public AnimData ptr_adt;
|
||||
[DNAFieldAttribute(2, "DrawDataList", "drawdata", "DrawDataList", 16, false)]
|
||||
public DrawDataList drawdata;
|
||||
[DNAFieldAttribute(3, "SculptSession", "*sculpt", "SculptSession", 4, true)]
|
||||
[DNAFieldAttribute(3, "SculptSession", "*sculpt", "SculptSession", 8, true)]
|
||||
public SculptSession ptr_sculpt;
|
||||
[DNAFieldAttribute(4, "short", "type", "short", 2, false)]
|
||||
public short type;
|
||||
@@ -35,33 +35,33 @@ namespace BlendFile.DNA {
|
||||
public int par3;
|
||||
[DNAFieldAttribute(9, "char", "parsubstr[64]", "System.Char[]", 64, false)]
|
||||
public char[] parsubstr = new System.Char[64];
|
||||
[DNAFieldAttribute(10, "Object", "*parent", "Object", 4, true)]
|
||||
[DNAFieldAttribute(10, "Object", "*parent", "Object", 8, true)]
|
||||
public Object ptr_parent;
|
||||
[DNAFieldAttribute(11, "Object", "*track", "Object", 4, true)]
|
||||
[DNAFieldAttribute(11, "Object", "*track", "Object", 8, true)]
|
||||
public Object ptr_track;
|
||||
[DNAFieldAttribute(12, "Object", "*proxy", "Object", 4, true)]
|
||||
[DNAFieldAttribute(12, "Object", "*proxy", "Object", 8, true)]
|
||||
public Object ptr_proxy;
|
||||
[DNAFieldAttribute(13, "Object", "*proxy_group", "Object", 4, true)]
|
||||
[DNAFieldAttribute(13, "Object", "*proxy_group", "Object", 8, true)]
|
||||
public Object ptr_proxy_group;
|
||||
[DNAFieldAttribute(14, "Object", "*proxy_from", "Object", 4, true)]
|
||||
[DNAFieldAttribute(14, "Object", "*proxy_from", "Object", 8, true)]
|
||||
public Object ptr_proxy_from;
|
||||
[DNAFieldAttribute(15, "Ipo", "*ipo", "Ipo", 4, true)]
|
||||
[DNAFieldAttribute(15, "Ipo", "*ipo", "Ipo", 8, true)]
|
||||
public Ipo ptr_ipo;
|
||||
[DNAFieldAttribute(16, "bAction", "*action", "bAction", 4, true)]
|
||||
[DNAFieldAttribute(16, "bAction", "*action", "bAction", 8, true)]
|
||||
public bAction ptr_action;
|
||||
[DNAFieldAttribute(17, "bAction", "*poselib", "bAction", 4, true)]
|
||||
[DNAFieldAttribute(17, "bAction", "*poselib", "bAction", 8, true)]
|
||||
public bAction ptr_poselib;
|
||||
[DNAFieldAttribute(18, "bPose", "*pose", "bPose", 4, true)]
|
||||
[DNAFieldAttribute(18, "bPose", "*pose", "bPose", 8, true)]
|
||||
public bPose ptr_pose;
|
||||
[DNAFieldAttribute(19, "void", "*data", "void", 4, true)]
|
||||
[DNAFieldAttribute(19, "void", "*data", "void", 8, true)]
|
||||
public object ptr_data;
|
||||
[DNAFieldAttribute(20, "bGPdata", "*gpd", "bGPdata", 4, true)]
|
||||
[DNAFieldAttribute(20, "bGPdata", "*gpd", "bGPdata", 8, true)]
|
||||
public bGPdata ptr_gpd;
|
||||
[DNAFieldAttribute(21, "bAnimVizSettings", "avs", "bAnimVizSettings", 32, false)]
|
||||
public bAnimVizSettings avs;
|
||||
[DNAFieldAttribute(22, "bMotionPath", "*mpath", "bMotionPath", 4, true)]
|
||||
[DNAFieldAttribute(22, "bMotionPath", "*mpath", "bMotionPath", 8, true)]
|
||||
public bMotionPath ptr_mpath;
|
||||
[DNAFieldAttribute(23, "void", "*_pad0", "void", 4, true)]
|
||||
[DNAFieldAttribute(23, "void", "*_pad0", "void", 8, true)]
|
||||
public object ptr__pad0;
|
||||
[DNAFieldAttribute(24, "ListBase", "constraintChannels", "ListBase", 16, false)]
|
||||
public ListBase constraintChannels;
|
||||
@@ -81,9 +81,9 @@ namespace BlendFile.DNA {
|
||||
public int mode;
|
||||
[DNAFieldAttribute(32, "int", "restore_mode", "int", 4, false)]
|
||||
public int restore_mode;
|
||||
[DNAFieldAttribute(33, "Material", "**mat", "Material", 4, true)]
|
||||
[DNAFieldAttribute(33, "Material", "**mat", "Material", 8, true)]
|
||||
public Material ptr_ptr_mat;
|
||||
[DNAFieldAttribute(34, "char", "*matbits", "char", 4, true)]
|
||||
[DNAFieldAttribute(34, "char", "*matbits", "char", 8, true)]
|
||||
public char ptr_matbits;
|
||||
[DNAFieldAttribute(35, "int", "totcol", "int", 4, false)]
|
||||
public int totcol;
|
||||
@@ -189,23 +189,23 @@ namespace BlendFile.DNA {
|
||||
public ListBase hooks;
|
||||
[DNAFieldAttribute(86, "ListBase", "particlesystem", "ListBase", 16, false)]
|
||||
public ListBase particlesystem;
|
||||
[DNAFieldAttribute(87, "PartDeflect", "*pd", "PartDeflect", 4, true)]
|
||||
[DNAFieldAttribute(87, "PartDeflect", "*pd", "PartDeflect", 8, true)]
|
||||
public PartDeflect ptr_pd;
|
||||
[DNAFieldAttribute(88, "SoftBody", "*soft", "SoftBody", 4, true)]
|
||||
[DNAFieldAttribute(88, "SoftBody", "*soft", "SoftBody", 8, true)]
|
||||
public SoftBody ptr_soft;
|
||||
[DNAFieldAttribute(89, "Collection", "*dup_group", "Collection", 4, true)]
|
||||
[DNAFieldAttribute(89, "Collection", "*dup_group", "Collection", 8, true)]
|
||||
public Collection ptr_dup_group;
|
||||
[DNAFieldAttribute(90, "FluidsimSettings", "*fluidsimSettings", "FluidsimSettings", 4, true)]
|
||||
[DNAFieldAttribute(90, "FluidsimSettings", "*fluidsimSettings", "FluidsimSettings", 8, true)]
|
||||
public FluidsimSettings ptr_fluidsimSettings;
|
||||
[DNAFieldAttribute(91, "ListBase", "pc_ids", "ListBase", 16, false)]
|
||||
public ListBase pc_ids;
|
||||
[DNAFieldAttribute(92, "RigidBodyOb", "*rigidbody_object", "RigidBodyOb", 4, true)]
|
||||
[DNAFieldAttribute(92, "RigidBodyOb", "*rigidbody_object", "RigidBodyOb", 8, true)]
|
||||
public RigidBodyOb ptr_rigidbody_object;
|
||||
[DNAFieldAttribute(93, "RigidBodyCon", "*rigidbody_constraint", "RigidBodyCon", 4, true)]
|
||||
[DNAFieldAttribute(93, "RigidBodyCon", "*rigidbody_constraint", "RigidBodyCon", 8, true)]
|
||||
public RigidBodyCon ptr_rigidbody_constraint;
|
||||
[DNAFieldAttribute(94, "float", "ima_ofs[2]", "System.Single[]", 8, false)]
|
||||
public float[] ima_ofs = new System.Single[2];
|
||||
[DNAFieldAttribute(95, "ImageUser", "*iuser", "ImageUser", 4, true)]
|
||||
[DNAFieldAttribute(95, "ImageUser", "*iuser", "ImageUser", 8, true)]
|
||||
public ImageUser ptr_iuser;
|
||||
[DNAFieldAttribute(96, "char", "empty_image_visibility_flag", "char", 1, false)]
|
||||
public char empty_image_visibility_flag;
|
||||
@@ -217,17 +217,17 @@ namespace BlendFile.DNA {
|
||||
public byte modifier_flag;
|
||||
[DNAFieldAttribute(100, "char", "_pad8[4]", "System.Char[]", 4, false)]
|
||||
public char[] _pad8 = new System.Char[4];
|
||||
[DNAFieldAttribute(101, "PreviewImage", "*preview", "PreviewImage", 4, true)]
|
||||
[DNAFieldAttribute(101, "PreviewImage", "*preview", "PreviewImage", 8, true)]
|
||||
public PreviewImage ptr_preview;
|
||||
[DNAFieldAttribute(102, "ObjectLineArt", "lineart", "ObjectLineArt", 16, false)]
|
||||
public ObjectLineArt lineart;
|
||||
[DNAFieldAttribute(103, "LightgroupMembership", "*lightgroup", "LightgroupMembership", 4, true)]
|
||||
[DNAFieldAttribute(103, "LightgroupMembership", "*lightgroup", "LightgroupMembership", 8, true)]
|
||||
public LightgroupMembership ptr_lightgroup;
|
||||
[DNAFieldAttribute(104, "LightLinking", "*light_linking", "LightLinking", 4, true)]
|
||||
[DNAFieldAttribute(104, "LightLinking", "*light_linking", "LightLinking", 8, true)]
|
||||
public LightLinking ptr_light_linking;
|
||||
[DNAFieldAttribute(105, "LightProbeObjectCache", "*lightprobe_cache", "LightProbeObjectCache", 4, true)]
|
||||
[DNAFieldAttribute(105, "LightProbeObjectCache", "*lightprobe_cache", "LightProbeObjectCache", 8, true)]
|
||||
public LightProbeObjectCache ptr_lightprobe_cache;
|
||||
[DNAFieldAttribute(106, "ObjectRuntimeHandle", "*runtime", "ObjectRuntimeHandle", 4, true)]
|
||||
[DNAFieldAttribute(106, "ObjectRuntimeHandle", "*runtime", "ObjectRuntimeHandle", 8, true)]
|
||||
public ObjectRuntimeHandle ptr_runtime;
|
||||
public Object() {
|
||||
this.id = default;
|
||||
|
||||
Reference in New Issue
Block a user