updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -13,7 +13,7 @@ using System;
namespace BlendFile.DNA {
using BlendFile;
[DNAClassAttribute(785, "ParticleSettings", 4712)]
[DNAClassAttribute(785, "ParticleSettings", 968)]
public class ParticleSettings {
[DNAFieldAttribute(208, "ID", 0, "id", "ID", false, 0)]
public ID id;
@@ -29,7 +29,7 @@ namespace BlendFile.DNA {
public Collection collision_group;
[DNAFieldAttribute(4, "int", 6, "flag", "int", false, 248)]
public int flag;
[DNAArrayAttribute(4, "char", 7, "_pad1[4]", "System.Char[]", 4, 252)]
[DNAArrayAttribute(4, "char", 7, "_pad1[4]", "System.Char[]", 4, false, 252)]
public char[] _pad1 = new System.Char[4];
[DNAFieldAttribute(2, "short", 8, "type", "short", false, 256)]
public short type;
@@ -55,7 +55,7 @@ namespace BlendFile.DNA {
public short draw_as;
[DNAFieldAttribute(2, "short", 19, "childtype", "short", false, 282)]
public short childtype;
[DNAArrayAttribute(4, "char", 20, "_pad2[4]", "System.Char[]", 4, 284)]
[DNAArrayAttribute(4, "char", 20, "_pad2[4]", "System.Char[]", 4, false, 284)]
public char[] _pad2 = new System.Char[4];
[DNAFieldAttribute(2, "short", 21, "ren_as", "short", false, 288)]
public short ren_as;
@@ -101,9 +101,9 @@ namespace BlendFile.DNA {
public float bb_tilt;
[DNAFieldAttribute(4, "float", 42, "bb_rand_tilt", "float", false, 332)]
public float bb_rand_tilt;
[DNAArrayAttribute(8, "float", 43, "bb_offset[2]", "System.Single[]", 2, 336)]
[DNAArrayAttribute(8, "float", 43, "bb_offset[2]", "System.Single[]", 2, false, 336)]
public float[] bb_offset = new System.Single[2];
[DNAArrayAttribute(8, "float", 44, "bb_size[2]", "System.Single[]", 2, 344)]
[DNAArrayAttribute(8, "float", 44, "bb_size[2]", "System.Single[]", 2, false, 344)]
public float[] bb_size = new System.Single[2];
[DNAFieldAttribute(4, "float", 45, "bb_vel_head", "float", false, 352)]
public float bb_vel_head;
@@ -129,7 +129,7 @@ namespace BlendFile.DNA {
public float eff_hair;
[DNAFieldAttribute(4, "float", 56, "grid_rand", "float", false, 396)]
public float grid_rand;
[DNAArrayAttribute(4, "float", 57, "ps_offset[1]", "System.Single[]", 1, 400)]
[DNAArrayAttribute(4, "float", 57, "ps_offset[1]", "System.Single[]", 1, false, 400)]
public float[] ps_offset = new System.Single[1];
[DNAFieldAttribute(4, "int", 58, "totpart", "int", false, 404)]
public int totpart;
@@ -141,7 +141,7 @@ namespace BlendFile.DNA {
public int effector_amount;
[DNAFieldAttribute(2, "short", 62, "time_flag", "short", false, 420)]
public short time_flag;
[DNAArrayAttribute(6, "char", 63, "_pad0[6]", "System.Char[]", 6, 422)]
[DNAArrayAttribute(6, "char", 63, "_pad0[6]", "System.Char[]", 6, false, 422)]
public char[] _pad0 = new System.Char[6];
[DNAFieldAttribute(4, "float", 64, "normfac", "float", false, 428)]
public float normfac;
@@ -157,7 +157,7 @@ namespace BlendFile.DNA {
public float tanphase;
[DNAFieldAttribute(4, "float", 70, "reactfac", "float", false, 452)]
public float reactfac;
[DNAArrayAttribute(12, "float", 71, "ob_vel[3]", "System.Single[]", 3, 456)]
[DNAArrayAttribute(12, "float", 71, "ob_vel[3]", "System.Single[]", 3, false, 456)]
public float[] ob_vel = new System.Single[3];
[DNAFieldAttribute(4, "float", 72, "avefac", "float", false, 468)]
public float avefac;
@@ -173,7 +173,7 @@ namespace BlendFile.DNA {
public float size;
[DNAFieldAttribute(4, "float", 78, "randsize", "float", false, 492)]
public float randsize;
[DNAArrayAttribute(12, "float", 79, "acc[3]", "System.Single[]", 3, 496)]
[DNAArrayAttribute(12, "float", 79, "acc[3]", "System.Single[]", 3, false, 496)]
public float[] acc = new System.Single[3];
[DNAFieldAttribute(4, "float", 80, "dragfac", "float", false, 508)]
public float dragfac;
@@ -185,7 +185,7 @@ namespace BlendFile.DNA {
public float randlength;
[DNAFieldAttribute(4, "int", 84, "child_flag", "int", false, 524)]
public int child_flag;
[DNAArrayAttribute(4, "char", 85, "_pad3[4]", "System.Char[]", 4, 528)]
[DNAArrayAttribute(4, "char", 85, "_pad3[4]", "System.Char[]", 4, false, 528)]
public char[] _pad3 = new System.Char[4];
[DNAFieldAttribute(4, "int", 86, "child_nbr", "int", false, 532)]
public int child_nbr;
@@ -217,7 +217,7 @@ namespace BlendFile.DNA {
public float kink_amp_clump;
[DNAFieldAttribute(4, "int", 100, "kink_extra_steps", "int", false, 588)]
public int kink_extra_steps;
[DNAArrayAttribute(4, "char", 101, "_pad4[4]", "System.Char[]", 4, 592)]
[DNAArrayAttribute(4, "char", 101, "_pad4[4]", "System.Char[]", 4, false, 592)]
public char[] _pad4 = new System.Char[4];
[DNAFieldAttribute(4, "float", 102, "kink_axis_random", "float", false, 596)]
public float kink_axis_random;
@@ -249,7 +249,7 @@ namespace BlendFile.DNA {
public float parting_max;
[DNAFieldAttribute(4, "float", 116, "branch_thres", "float", false, 652)]
public float branch_thres;
[DNAArrayAttribute(8, "float", 117, "draw_line[2]", "System.Single[]", 2, 656)]
[DNAArrayAttribute(8, "float", 117, "draw_line[2]", "System.Single[]", 2, false, 656)]
public float[] draw_line = new System.Single[2];
[DNAFieldAttribute(4, "float", 118, "path_start", "float", false, 664)]
public float path_start;
@@ -267,47 +267,47 @@ namespace BlendFile.DNA {
public float clump_noise_size;
[DNAFieldAttribute(4, "float", 125, "bending_random", "float", false, 700)]
public float bending_random;
[DNAArrayAttribute(3888, "MTex", 126, "*mtex[18]", "MTex[]", 18, 704)]
[DNAArrayAttribute(144, "MTex", 126, "*mtex[18]", "MTex[]", 18, true, 704)]
public MTex[] mtex = new MTex[18];
[DNAFieldAttribute(8, "Collection", 127, "*dup_group", "Collection", true, 4592)]
[DNAFieldAttribute(8, "Collection", 127, "*dup_group", "Collection", true, 848)]
public Collection dup_group;
[DNAFieldAttribute(16, "ListBase", 128, "dupliweights", "ListBase", false, 4600)]
[DNAFieldAttribute(16, "ListBase", 128, "dupliweights", "ListBase", false, 856)]
public ListBase dupliweights;
[DNAFieldAttribute(8, "Collection", 129, "*force_group", "Collection", true, 4616)]
[DNAFieldAttribute(8, "Collection", 129, "*force_group", "Collection", true, 872)]
public Collection force_group;
[DNAFieldAttribute(8, "Object", 130, "*dup_ob", "Object", true, 4624)]
[DNAFieldAttribute(8, "Object", 130, "*dup_ob", "Object", true, 880)]
public Object dup_ob;
[DNAFieldAttribute(8, "Object", 131, "*bb_ob", "Object", true, 4632)]
[DNAFieldAttribute(8, "Object", 131, "*bb_ob", "Object", true, 888)]
public Object bb_ob;
[DNAFieldAttribute(8, "Ipo", 132, "*ipo", "Ipo", true, 4640)]
[DNAFieldAttribute(8, "Ipo", 132, "*ipo", "Ipo", true, 896)]
public Ipo ipo;
[DNAFieldAttribute(8, "PartDeflect", 133, "*pd", "PartDeflect", true, 4648)]
[DNAFieldAttribute(8, "PartDeflect", 133, "*pd", "PartDeflect", true, 904)]
public PartDeflect pd;
[DNAFieldAttribute(8, "PartDeflect", 134, "*pd2", "PartDeflect", true, 4656)]
[DNAFieldAttribute(8, "PartDeflect", 134, "*pd2", "PartDeflect", true, 912)]
public PartDeflect pd2;
[DNAFieldAttribute(2, "short", 135, "use_modifier_stack", "short", false, 4664)]
[DNAFieldAttribute(2, "short", 135, "use_modifier_stack", "short", false, 920)]
public short use_modifier_stack;
[DNAArrayAttribute(2, "char", 136, "_pad5[2]", "System.Char[]", 2, 4666)]
[DNAArrayAttribute(2, "char", 136, "_pad5[2]", "System.Char[]", 2, false, 922)]
public char[] _pad5 = new System.Char[2];
[DNAFieldAttribute(2, "short", 137, "shape_flag", "short", false, 4668)]
[DNAFieldAttribute(2, "short", 137, "shape_flag", "short", false, 924)]
public short shape_flag;
[DNAArrayAttribute(2, "char", 138, "_pad6[2]", "System.Char[]", 2, 4670)]
[DNAArrayAttribute(2, "char", 138, "_pad6[2]", "System.Char[]", 2, false, 926)]
public char[] _pad6 = new System.Char[2];
[DNAFieldAttribute(4, "float", 139, "twist", "float", false, 4672)]
[DNAFieldAttribute(4, "float", 139, "twist", "float", false, 928)]
public float twist;
[DNAArrayAttribute(4, "char", 140, "_pad8[4]", "System.Char[]", 4, 4676)]
[DNAArrayAttribute(4, "char", 140, "_pad8[4]", "System.Char[]", 4, false, 932)]
public char[] _pad8 = new System.Char[4];
[DNAFieldAttribute(4, "float", 141, "shape", "float", false, 4680)]
[DNAFieldAttribute(4, "float", 141, "shape", "float", false, 936)]
public float shape;
[DNAFieldAttribute(4, "float", 142, "rad_root", "float", false, 4684)]
[DNAFieldAttribute(4, "float", 142, "rad_root", "float", false, 940)]
public float rad_root;
[DNAFieldAttribute(4, "float", 143, "rad_tip", "float", false, 4688)]
[DNAFieldAttribute(4, "float", 143, "rad_tip", "float", false, 944)]
public float rad_tip;
[DNAFieldAttribute(4, "float", 144, "rad_scale", "float", false, 4692)]
[DNAFieldAttribute(4, "float", 144, "rad_scale", "float", false, 948)]
public float rad_scale;
[DNAFieldAttribute(8, "CurveMapping", 145, "*twistcurve", "CurveMapping", true, 4696)]
[DNAFieldAttribute(8, "CurveMapping", 145, "*twistcurve", "CurveMapping", true, 952)]
public CurveMapping twistcurve;
[DNAFieldAttribute(8, "void", 146, "*_pad7", "void", true, 4704)]
[DNAFieldAttribute(8, "void", 146, "*_pad7", "void", true, 960)]
public object _pad7;
public ParticleSettings() {
this.id = default;