regenerated files

This commit is contained in:
mm00
2025-02-19 17:07:50 +01:00
parent f327f18b57
commit 380949122c
935 changed files with 9595 additions and 9586 deletions

View File

@@ -15,95 +15,95 @@ namespace BlendFile.DNA {
[DNAClassAttribute(236, "PartEff")]
public class PartEff {
[DNAFieldAttribute(0, "PartEff", "*next", "PartEff", 392)]
[DNAFieldAttribute(0, "PartEff", "*next", "PartEff", 4, true)]
public PartEff ptr_next;
[DNAFieldAttribute(1, "PartEff", "*prev", "PartEff", 392)]
[DNAFieldAttribute(1, "PartEff", "*prev", "PartEff", 4, true)]
public PartEff ptr_prev;
[DNAFieldAttribute(2, "short", "type", "short", 2)]
[DNAFieldAttribute(2, "short", "type", "short", 2, false)]
public short type;
[DNAFieldAttribute(3, "short", "flag", "short", 2)]
[DNAFieldAttribute(3, "short", "flag", "short", 2, false)]
public short flag;
[DNAFieldAttribute(4, "short", "buttype", "short", 2)]
[DNAFieldAttribute(4, "short", "buttype", "short", 2, false)]
public short buttype;
[DNAFieldAttribute(5, "short", "stype", "short", 2)]
[DNAFieldAttribute(5, "short", "stype", "short", 2, false)]
public short stype;
[DNAFieldAttribute(6, "short", "vertgroup", "short", 2)]
[DNAFieldAttribute(6, "short", "vertgroup", "short", 2, false)]
public short vertgroup;
[DNAFieldAttribute(7, "short", "userjit", "short", 2)]
[DNAFieldAttribute(7, "short", "userjit", "short", 2, false)]
public short userjit;
[DNAFieldAttribute(8, "float", "sta", "float", 4)]
[DNAFieldAttribute(8, "float", "sta", "float", 4, false)]
public float sta;
[DNAFieldAttribute(9, "float", "end", "float", 4)]
[DNAFieldAttribute(9, "float", "end", "float", 4, false)]
public float end;
[DNAFieldAttribute(10, "float", "lifetime", "float", 4)]
[DNAFieldAttribute(10, "float", "lifetime", "float", 4, false)]
public float lifetime;
[DNAFieldAttribute(11, "int", "totpart", "int", 4)]
[DNAFieldAttribute(11, "int", "totpart", "int", 4, false)]
public int totpart;
[DNAFieldAttribute(12, "int", "totkey", "int", 4)]
[DNAFieldAttribute(12, "int", "totkey", "int", 4, false)]
public int totkey;
[DNAFieldAttribute(13, "int", "seed", "int", 4)]
[DNAFieldAttribute(13, "int", "seed", "int", 4, false)]
public int seed;
[DNAFieldAttribute(14, "float", "normfac", "float", 4)]
[DNAFieldAttribute(14, "float", "normfac", "float", 4, false)]
public float normfac;
[DNAFieldAttribute(15, "float", "obfac", "float", 4)]
[DNAFieldAttribute(15, "float", "obfac", "float", 4, false)]
public float obfac;
[DNAFieldAttribute(16, "float", "randfac", "float", 4)]
[DNAFieldAttribute(16, "float", "randfac", "float", 4, false)]
public float randfac;
[DNAFieldAttribute(17, "float", "texfac", "float", 4)]
[DNAFieldAttribute(17, "float", "texfac", "float", 4, false)]
public float texfac;
[DNAFieldAttribute(18, "float", "randlife", "float", 4)]
[DNAFieldAttribute(18, "float", "randlife", "float", 4, false)]
public float randlife;
[DNAFieldAttribute(19, "float", "force[3]", "System.Single[]", 4)]
[DNAFieldAttribute(19, "float", "force[3]", "System.Single[]", 12, false)]
public float[] force = new System.Single[3];
[DNAFieldAttribute(20, "float", "damp", "float", 4)]
[DNAFieldAttribute(20, "float", "damp", "float", 4, false)]
public float damp;
[DNAFieldAttribute(21, "float", "nabla", "float", 4)]
[DNAFieldAttribute(21, "float", "nabla", "float", 4, false)]
public float nabla;
[DNAFieldAttribute(22, "float", "vectsize", "float", 4)]
[DNAFieldAttribute(22, "float", "vectsize", "float", 4, false)]
public float vectsize;
[DNAFieldAttribute(23, "float", "maxlen", "float", 4)]
[DNAFieldAttribute(23, "float", "maxlen", "float", 4, false)]
public float maxlen;
[DNAFieldAttribute(24, "float", "defvec[3]", "System.Single[]", 4)]
[DNAFieldAttribute(24, "float", "defvec[3]", "System.Single[]", 12, false)]
public float[] defvec = new System.Single[3];
[DNAFieldAttribute(25, "char", "_pad[4]", "System.Char[]", 1)]
[DNAFieldAttribute(25, "char", "_pad[4]", "System.Char[]", 4, false)]
public char[] _pad = new System.Char[4];
[DNAFieldAttribute(26, "float", "mult[4]", "System.Single[]", 4)]
[DNAFieldAttribute(26, "float", "mult[4]", "System.Single[]", 16, false)]
public float[] mult = new System.Single[4];
[DNAFieldAttribute(27, "float", "life[4]", "System.Single[]", 4)]
[DNAFieldAttribute(27, "float", "life[4]", "System.Single[]", 16, false)]
public float[] life = new System.Single[4];
[DNAFieldAttribute(28, "short", "child[4]", "System.Int16[]", 2)]
[DNAFieldAttribute(28, "short", "child[4]", "System.Int16[]", 8, false)]
public short[] child = new System.Int16[4];
[DNAFieldAttribute(29, "short", "mat[4]", "System.Int16[]", 2)]
[DNAFieldAttribute(29, "short", "mat[4]", "System.Int16[]", 8, false)]
public short[] mat = new System.Int16[4];
[DNAFieldAttribute(30, "short", "texmap", "short", 2)]
[DNAFieldAttribute(30, "short", "texmap", "short", 2, false)]
public short texmap;
[DNAFieldAttribute(31, "short", "curmult", "short", 2)]
[DNAFieldAttribute(31, "short", "curmult", "short", 2, false)]
public short curmult;
[DNAFieldAttribute(32, "short", "staticstep", "short", 2)]
[DNAFieldAttribute(32, "short", "staticstep", "short", 2, false)]
public short staticstep;
[DNAFieldAttribute(33, "short", "omat", "short", 2)]
[DNAFieldAttribute(33, "short", "omat", "short", 2, false)]
public short omat;
[DNAFieldAttribute(34, "short", "timetex", "short", 2)]
[DNAFieldAttribute(34, "short", "timetex", "short", 2, false)]
public short timetex;
[DNAFieldAttribute(35, "short", "speedtex", "short", 2)]
[DNAFieldAttribute(35, "short", "speedtex", "short", 2, false)]
public short speedtex;
[DNAFieldAttribute(36, "short", "flag2", "short", 2)]
[DNAFieldAttribute(36, "short", "flag2", "short", 2, false)]
public short flag2;
[DNAFieldAttribute(37, "short", "flag2neg", "short", 2)]
[DNAFieldAttribute(37, "short", "flag2neg", "short", 2, false)]
public short flag2neg;
[DNAFieldAttribute(38, "short", "disp", "short", 2)]
[DNAFieldAttribute(38, "short", "disp", "short", 2, false)]
public short disp;
[DNAFieldAttribute(39, "short", "vertgroup_v", "short", 2)]
[DNAFieldAttribute(39, "short", "vertgroup_v", "short", 2, false)]
public short vertgroup_v;
[DNAFieldAttribute(40, "char", "vgroupname[64]", "System.Char[]", 1)]
[DNAFieldAttribute(40, "char", "vgroupname[64]", "System.Char[]", 64, false)]
public char[] vgroupname = new System.Char[64];
[DNAFieldAttribute(41, "char", "vgroupname_v[64]", "System.Char[]", 1)]
[DNAFieldAttribute(41, "char", "vgroupname_v[64]", "System.Char[]", 64, false)]
public char[] vgroupname_v = new System.Char[64];
[DNAFieldAttribute(42, "float", "imat[4][4]", "System.Single[,]", 4)]
[DNAFieldAttribute(42, "float", "imat[4][4]", "System.Single[,]", 64, false)]
public float[,] imat = new System.Single[4,4];
[DNAFieldAttribute(43, "Particle", "*keys", "Particle", 0)]
[DNAFieldAttribute(43, "Particle", "*keys", "Particle", 4, true)]
public Particle ptr_keys;
[DNAFieldAttribute(44, "Collection", "*group", "Collection", 376)]
[DNAFieldAttribute(44, "Collection", "*group", "Collection", 4, true)]
public Collection ptr_group;
public PartEff() {
this.ptr_next = default;