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,113 +15,113 @@ namespace BlendFile.DNA {
[DNAClassAttribute(233, "ParticleSystem")]
public class ParticleSystem {
[DNAFieldAttribute(0, "ParticleSystem", "*next", "ParticleSystem", 696)]
[DNAFieldAttribute(0, "ParticleSystem", "*next", "ParticleSystem", 4, true)]
public ParticleSystem ptr_next;
[DNAFieldAttribute(1, "ParticleSystem", "*prev", "ParticleSystem", 696)]
[DNAFieldAttribute(1, "ParticleSystem", "*prev", "ParticleSystem", 4, true)]
public ParticleSystem ptr_prev;
[DNAFieldAttribute(2, "ParticleSettings", "*part", "ParticleSettings", 968)]
[DNAFieldAttribute(2, "ParticleSettings", "*part", "ParticleSettings", 4, true)]
public ParticleSettings ptr_part;
[DNAFieldAttribute(3, "ParticleData", "*particles", "ParticleData", 200)]
[DNAFieldAttribute(3, "ParticleData", "*particles", "ParticleData", 4, true)]
public ParticleData ptr_particles;
[DNAFieldAttribute(4, "ChildParticle", "*child", "ChildParticle", 64)]
[DNAFieldAttribute(4, "ChildParticle", "*child", "ChildParticle", 4, true)]
public ChildParticle ptr_child;
[DNAFieldAttribute(5, "PTCacheEdit", "*edit", "PTCacheEdit", 0)]
[DNAFieldAttribute(5, "PTCacheEdit", "*edit", "PTCacheEdit", 4, true)]
public PTCacheEdit ptr_edit;
[DNAFieldAttribute(7, "ParticleCacheKey", "**pathcache", "ParticleCacheKey", 0)]
[DNAFieldAttribute(7, "ParticleCacheKey", "**pathcache", "ParticleCacheKey", 4, true)]
public ParticleCacheKey ptr_ptr_pathcache;
[DNAFieldAttribute(8, "ParticleCacheKey", "**childcache", "ParticleCacheKey", 0)]
[DNAFieldAttribute(8, "ParticleCacheKey", "**childcache", "ParticleCacheKey", 4, true)]
public ParticleCacheKey ptr_ptr_childcache;
[DNAFieldAttribute(9, "ListBase", "pathcachebufs", "ListBase", 16)]
[DNAFieldAttribute(9, "ListBase", "pathcachebufs", "ListBase", 16, false)]
public ListBase pathcachebufs;
[DNAFieldAttribute(10, "ListBase", "childcachebufs", "ListBase", 16)]
[DNAFieldAttribute(10, "ListBase", "childcachebufs", "ListBase", 16, false)]
public ListBase childcachebufs;
[DNAFieldAttribute(11, "ClothModifierData", "*clmd", "ClothModifierData", 224)]
[DNAFieldAttribute(11, "ClothModifierData", "*clmd", "ClothModifierData", 4, true)]
public ClothModifierData ptr_clmd;
[DNAFieldAttribute(12, "Mesh", "*hair_in_mesh", "Mesh", 1712)]
[DNAFieldAttribute(12, "Mesh", "*hair_in_mesh", "Mesh", 4, true)]
public Mesh ptr_hair_in_mesh;
[DNAFieldAttribute(13, "Mesh", "*hair_out_mesh", "Mesh", 1712)]
[DNAFieldAttribute(13, "Mesh", "*hair_out_mesh", "Mesh", 4, true)]
public Mesh ptr_hair_out_mesh;
[DNAFieldAttribute(14, "Object", "*target_ob", "Object", 1160)]
[DNAFieldAttribute(14, "Object", "*target_ob", "Object", 4, true)]
public Object ptr_target_ob;
[DNAFieldAttribute(15, "LatticeDeformData", "*lattice_deform_data", "LatticeDeformData", 0)]
[DNAFieldAttribute(15, "LatticeDeformData", "*lattice_deform_data", "LatticeDeformData", 4, true)]
public LatticeDeformData ptr_lattice_deform_data;
[DNAFieldAttribute(16, "Object", "*parent", "Object", 1160)]
[DNAFieldAttribute(16, "Object", "*parent", "Object", 4, true)]
public Object ptr_parent;
[DNAFieldAttribute(17, "ListBase", "targets", "ListBase", 16)]
[DNAFieldAttribute(17, "ListBase", "targets", "ListBase", 16, false)]
public ListBase targets;
[DNAFieldAttribute(18, "char", "name[64]", "System.Char[]", 1)]
[DNAFieldAttribute(18, "char", "name[64]", "System.Char[]", 64, false)]
public char[] name = new System.Char[64];
[DNAFieldAttribute(19, "float", "imat[4][4]", "System.Single[,]", 4)]
[DNAFieldAttribute(19, "float", "imat[4][4]", "System.Single[,]", 64, false)]
public float[,] imat = new System.Single[4,4];
[DNAFieldAttribute(20, "float", "cfra", "float", 4)]
[DNAFieldAttribute(20, "float", "cfra", "float", 4, false)]
public float cfra;
[DNAFieldAttribute(21, "float", "tree_frame", "float", 4)]
[DNAFieldAttribute(21, "float", "tree_frame", "float", 4, false)]
public float tree_frame;
[DNAFieldAttribute(22, "float", "bvhtree_frame", "float", 4)]
[DNAFieldAttribute(22, "float", "bvhtree_frame", "float", 4, false)]
public float bvhtree_frame;
[DNAFieldAttribute(23, "int", "seed", "int", 4)]
[DNAFieldAttribute(23, "int", "seed", "int", 4, false)]
public int seed;
[DNAFieldAttribute(24, "int", "child_seed", "int", 4)]
[DNAFieldAttribute(24, "int", "child_seed", "int", 4, false)]
public int child_seed;
[DNAFieldAttribute(25, "int", "flag", "int", 4)]
[DNAFieldAttribute(25, "int", "flag", "int", 4, false)]
public int flag;
[DNAFieldAttribute(26, "int", "totpart", "int", 4)]
[DNAFieldAttribute(26, "int", "totpart", "int", 4, false)]
public int totpart;
[DNAFieldAttribute(27, "int", "totunexist", "int", 4)]
[DNAFieldAttribute(27, "int", "totunexist", "int", 4, false)]
public int totunexist;
[DNAFieldAttribute(28, "int", "totchild", "int", 4)]
[DNAFieldAttribute(28, "int", "totchild", "int", 4, false)]
public int totchild;
[DNAFieldAttribute(29, "int", "totcached", "int", 4)]
[DNAFieldAttribute(29, "int", "totcached", "int", 4, false)]
public int totcached;
[DNAFieldAttribute(30, "int", "totchildcache", "int", 4)]
[DNAFieldAttribute(30, "int", "totchildcache", "int", 4, false)]
public int totchildcache;
[DNAFieldAttribute(31, "int", "recalc", "int", 4)]
[DNAFieldAttribute(31, "int", "recalc", "int", 4, false)]
public int recalc;
[DNAFieldAttribute(32, "short", "target_psys", "short", 2)]
[DNAFieldAttribute(32, "short", "target_psys", "short", 2, false)]
public short target_psys;
[DNAFieldAttribute(33, "short", "totkeyed", "short", 2)]
[DNAFieldAttribute(33, "short", "totkeyed", "short", 2, false)]
public short totkeyed;
[DNAFieldAttribute(34, "short", "bakespace", "short", 2)]
[DNAFieldAttribute(34, "short", "bakespace", "short", 2, false)]
public short bakespace;
[DNAFieldAttribute(35, "char", "_pad1[6]", "System.Char[]", 1)]
[DNAFieldAttribute(35, "char", "_pad1[6]", "System.Char[]", 6, false)]
public char[] _pad1 = new System.Char[6];
[DNAFieldAttribute(36, "char", "bb_uvname[3][68]", "System.Char[,]", 1)]
[DNAFieldAttribute(36, "char", "bb_uvname[3][68]", "System.Char[,]", 204, false)]
public char[,] bb_uvname = new System.Char[3,68];
[DNAFieldAttribute(37, "char", "_pad2[4]", "System.Char[]", 1)]
[DNAFieldAttribute(37, "char", "_pad2[4]", "System.Char[]", 4, false)]
public char[] _pad2 = new System.Char[4];
[DNAFieldAttribute(38, "short", "vgroup[13]", "System.Int16[]", 2)]
[DNAFieldAttribute(38, "short", "vgroup[13]", "System.Int16[]", 26, false)]
public short[] vgroup = new System.Int16[13];
[DNAFieldAttribute(39, "short", "vg_neg", "short", 2)]
[DNAFieldAttribute(39, "short", "vg_neg", "short", 2, false)]
public short vg_neg;
[DNAFieldAttribute(40, "short", "rt3", "short", 2)]
[DNAFieldAttribute(40, "short", "rt3", "short", 2, false)]
public short rt3;
[DNAFieldAttribute(41, "char", "_pad3[6]", "System.Char[]", 1)]
[DNAFieldAttribute(41, "char", "_pad3[6]", "System.Char[]", 6, false)]
public char[] _pad3 = new System.Char[6];
[DNAFieldAttribute(42, "PointCache", "*pointcache", "PointCache", 1392)]
[DNAFieldAttribute(42, "PointCache", "*pointcache", "PointCache", 4, true)]
public PointCache ptr_pointcache;
[DNAFieldAttribute(43, "ListBase", "ptcaches", "ListBase", 16)]
[DNAFieldAttribute(43, "ListBase", "ptcaches", "ListBase", 16, false)]
public ListBase ptcaches;
[DNAFieldAttribute(44, "ListBase", "*effectors", "ListBase", 16)]
[DNAFieldAttribute(44, "ListBase", "*effectors", "ListBase", 4, true)]
public ListBase ptr_effectors;
[DNAFieldAttribute(45, "ParticleSpring", "*fluid_springs", "ParticleSpring", 16)]
[DNAFieldAttribute(45, "ParticleSpring", "*fluid_springs", "ParticleSpring", 4, true)]
public ParticleSpring ptr_fluid_springs;
[DNAFieldAttribute(46, "int", "tot_fluidsprings", "int", 4)]
[DNAFieldAttribute(46, "int", "tot_fluidsprings", "int", 4, false)]
public int tot_fluidsprings;
[DNAFieldAttribute(47, "int", "alloc_fluidsprings", "int", 4)]
[DNAFieldAttribute(47, "int", "alloc_fluidsprings", "int", 4, false)]
public int alloc_fluidsprings;
[DNAFieldAttribute(48, "KDTree_3d", "*tree", "KDTree_3d", 0)]
[DNAFieldAttribute(48, "KDTree_3d", "*tree", "KDTree_3d", 4, true)]
public KDTree_3d ptr_tree;
[DNAFieldAttribute(49, "BVHTree", "*bvhtree", "BVHTree", 0)]
[DNAFieldAttribute(49, "BVHTree", "*bvhtree", "BVHTree", 4, true)]
public BVHTree ptr_bvhtree;
[DNAFieldAttribute(50, "ParticleDrawData", "*pdd", "ParticleDrawData", 0)]
[DNAFieldAttribute(50, "ParticleDrawData", "*pdd", "ParticleDrawData", 4, true)]
public ParticleDrawData ptr_pdd;
[DNAFieldAttribute(51, "float", "dt_frac", "float", 4)]
[DNAFieldAttribute(51, "float", "dt_frac", "float", 4, false)]
public float dt_frac;
[DNAFieldAttribute(52, "float", "lattice_strength", "float", 4)]
[DNAFieldAttribute(52, "float", "lattice_strength", "float", 4, false)]
public float lattice_strength;
[DNAFieldAttribute(53, "void", "*batch_cache", "void", 0)]
[DNAFieldAttribute(53, "void", "*batch_cache", "void", 4, true)]
public object ptr_batch_cache;
[DNAFieldAttribute(54, "ParticleSystem", "*orig_psys", "ParticleSystem", 696)]
[DNAFieldAttribute(54, "ParticleSystem", "*orig_psys", "ParticleSystem", 4, true)]
public ParticleSystem ptr_orig_psys;
public ParticleSystem() {
this.ptr_next = default;