Added memoryOffset value to DNAFieldAttribute, regenerated files.

This commit is contained in:
Samuele Lorefice
2025-02-20 21:00:55 +01:00
parent b171b65aa5
commit f383debd18
939 changed files with 9636 additions and 9605 deletions

View File

@@ -15,83 +15,83 @@ namespace BlendFile.DNA {
[DNAClassAttribute(349, "World", 400)]
public class World {
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false)]
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false, 0)]
public ID id;
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true)]
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true, 208)]
public AnimData ptr_adt;
[DNAFieldAttribute(2, "DrawDataList", "drawdata", "DrawDataList", 16, false)]
[DNAFieldAttribute(2, "DrawDataList", "drawdata", "DrawDataList", 16, false, 216)]
public DrawDataList drawdata;
[DNAFieldAttribute(3, "char", "_pad0[4]", "System.Char[]", 4, false)]
[DNAFieldAttribute(3, "char", "_pad0[4]", "System.Char[]", 4, false, 232)]
public char[] _pad0 = new System.Char[4];
[DNAFieldAttribute(4, "short", "texact", "short", 2, false)]
[DNAFieldAttribute(4, "short", "texact", "short", 2, false, 236)]
public short texact;
[DNAFieldAttribute(5, "short", "mistype", "short", 2, false)]
[DNAFieldAttribute(5, "short", "mistype", "short", 2, false, 238)]
public short mistype;
[DNAFieldAttribute(6, "float", "horr", "float", 4, false)]
[DNAFieldAttribute(6, "float", "horr", "float", 4, false, 240)]
public float horr;
[DNAFieldAttribute(7, "float", "horg", "float", 4, false)]
[DNAFieldAttribute(7, "float", "horg", "float", 4, false, 244)]
public float horg;
[DNAFieldAttribute(8, "float", "horb", "float", 4, false)]
[DNAFieldAttribute(8, "float", "horb", "float", 4, false, 248)]
public float horb;
[DNAFieldAttribute(9, "float", "exposure", "float", 4, false)]
[DNAFieldAttribute(9, "float", "exposure", "float", 4, false, 252)]
public float exposure;
[DNAFieldAttribute(10, "float", "exp", "float", 4, false)]
[DNAFieldAttribute(10, "float", "exp", "float", 4, false, 256)]
public float exp;
[DNAFieldAttribute(11, "float", "range", "float", 4, false)]
[DNAFieldAttribute(11, "float", "range", "float", 4, false, 260)]
public float range;
[DNAFieldAttribute(12, "short", "mode", "short", 2, false)]
[DNAFieldAttribute(12, "short", "mode", "short", 2, false, 264)]
public short mode;
[DNAFieldAttribute(13, "char", "_pad2[6]", "System.Char[]", 6, false)]
[DNAFieldAttribute(13, "char", "_pad2[6]", "System.Char[]", 6, false, 266)]
public char[] _pad2 = new System.Char[6];
[DNAFieldAttribute(14, "float", "misi", "float", 4, false)]
[DNAFieldAttribute(14, "float", "misi", "float", 4, false, 272)]
public float misi;
[DNAFieldAttribute(15, "float", "miststa", "float", 4, false)]
[DNAFieldAttribute(15, "float", "miststa", "float", 4, false, 276)]
public float miststa;
[DNAFieldAttribute(16, "float", "mistdist", "float", 4, false)]
[DNAFieldAttribute(16, "float", "mistdist", "float", 4, false, 280)]
public float mistdist;
[DNAFieldAttribute(17, "float", "misthi", "float", 4, false)]
[DNAFieldAttribute(17, "float", "misthi", "float", 4, false, 284)]
public float misthi;
[DNAFieldAttribute(18, "float", "aodist", "float", 4, false)]
[DNAFieldAttribute(18, "float", "aodist", "float", 4, false, 288)]
public float aodist;
[DNAFieldAttribute(19, "float", "aoenergy", "float", 4, false)]
[DNAFieldAttribute(19, "float", "aoenergy", "float", 4, false, 292)]
public float aoenergy;
[DNAFieldAttribute(20, "short", "flag", "short", 2, false)]
[DNAFieldAttribute(20, "short", "flag", "short", 2, false, 296)]
public short flag;
[DNAFieldAttribute(21, "char", "_pad3[2]", "System.Char[]", 2, false)]
[DNAFieldAttribute(21, "char", "_pad3[2]", "System.Char[]", 2, false, 298)]
public char[] _pad3 = new System.Char[2];
[DNAFieldAttribute(22, "int", "probe_resolution", "int", 4, false)]
[DNAFieldAttribute(22, "int", "probe_resolution", "int", 4, false, 300)]
public int probe_resolution;
[DNAFieldAttribute(23, "float", "sun_threshold", "float", 4, false)]
[DNAFieldAttribute(23, "float", "sun_threshold", "float", 4, false, 304)]
public float sun_threshold;
[DNAFieldAttribute(24, "float", "sun_angle", "float", 4, false)]
[DNAFieldAttribute(24, "float", "sun_angle", "float", 4, false, 308)]
public float sun_angle;
[DNAFieldAttribute(25, "float", "sun_shadow_maximum_resolution", "float", 4, false)]
[DNAFieldAttribute(25, "float", "sun_shadow_maximum_resolution", "float", 4, false, 312)]
public float sun_shadow_maximum_resolution;
[DNAFieldAttribute(26, "float", "sun_shadow_jitter_overblur", "float", 4, false)]
[DNAFieldAttribute(26, "float", "sun_shadow_jitter_overblur", "float", 4, false, 316)]
public float sun_shadow_jitter_overblur;
[DNAFieldAttribute(27, "float", "sun_shadow_filter_radius", "float", 4, false)]
[DNAFieldAttribute(27, "float", "sun_shadow_filter_radius", "float", 4, false, 320)]
public float sun_shadow_filter_radius;
[DNAFieldAttribute(28, "char", "_pad4[4]", "System.Char[]", 4, false)]
[DNAFieldAttribute(28, "char", "_pad4[4]", "System.Char[]", 4, false, 324)]
public char[] _pad4 = new System.Char[4];
[DNAFieldAttribute(29, "Ipo", "*ipo", "Ipo", 8, true)]
[DNAFieldAttribute(29, "Ipo", "*ipo", "Ipo", 8, true, 328)]
public Ipo ptr_ipo;
[DNAFieldAttribute(30, "short", "pr_texture", "short", 2, false)]
[DNAFieldAttribute(30, "short", "pr_texture", "short", 2, false, 336)]
public short pr_texture;
[DNAFieldAttribute(31, "short", "use_nodes", "short", 2, false)]
[DNAFieldAttribute(31, "short", "use_nodes", "short", 2, false, 338)]
public short use_nodes;
[DNAFieldAttribute(32, "char", "_pad[4]", "System.Char[]", 4, false)]
[DNAFieldAttribute(32, "char", "_pad[4]", "System.Char[]", 4, false, 340)]
public char[] _pad = new System.Char[4];
[DNAFieldAttribute(33, "PreviewImage", "*preview", "PreviewImage", 8, true)]
[DNAFieldAttribute(33, "PreviewImage", "*preview", "PreviewImage", 8, true, 344)]
public PreviewImage ptr_preview;
[DNAFieldAttribute(34, "bNodeTree", "*nodetree", "bNodeTree", 8, true)]
[DNAFieldAttribute(34, "bNodeTree", "*nodetree", "bNodeTree", 8, true, 352)]
public bNodeTree ptr_nodetree;
[DNAFieldAttribute(35, "LightgroupMembership", "*lightgroup", "LightgroupMembership", 8, true)]
[DNAFieldAttribute(35, "LightgroupMembership", "*lightgroup", "LightgroupMembership", 8, true, 360)]
public LightgroupMembership ptr_lightgroup;
[DNAFieldAttribute(36, "void", "*_pad1", "void", 8, true)]
[DNAFieldAttribute(36, "void", "*_pad1", "void", 8, true, 368)]
public object ptr__pad1;
[DNAFieldAttribute(37, "ListBase", "gpumaterial", "ListBase", 16, false)]
[DNAFieldAttribute(37, "ListBase", "gpumaterial", "ListBase", 16, false, 376)]
public ListBase gpumaterial;
[DNAFieldAttribute(38, "uint64_t", "last_update", "uint64_t", 8, false)]
[DNAFieldAttribute(38, "uint64_t", "last_update", "uint64_t", 8, false, 392)]
public ulong last_update;
public World() {
this.id = default;