Regenerated codefiles

This commit is contained in:
Samuele Lorefice
2025-03-04 18:48:04 +01:00
parent 8bbfb49720
commit 8e4eac0568
937 changed files with 16011 additions and 16181 deletions

View File

@@ -15,89 +15,89 @@ namespace BlendFile.DNA {
[DNAClassAttribute(350, "Lamp", 368)]
public class Lamp {
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false, 0)]
[DNAFieldAttribute(208, "ID", 0, "id", "ID", false, 0)]
public ID id;
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true, 208)]
public AnimData ptr_adt;
[DNAFieldAttribute(2, "short", "type", "short", 2, false, 216)]
[DNAFieldAttribute(8, "AnimData", 1, "*adt", "AnimData", true, 208)]
public AnimData adt;
[DNAFieldAttribute(2, "short", 2, "type", "short", false, 216)]
public short type;
[DNAFieldAttribute(3, "short", "flag", "short", 2, false, 218)]
[DNAFieldAttribute(2, "short", 3, "flag", "short", false, 218)]
public short flag;
[DNAFieldAttribute(4, "int", "mode", "int", 4, false, 220)]
[DNAFieldAttribute(4, "int", 4, "mode", "int", false, 220)]
public int mode;
[DNAFieldAttribute(5, "float", "r", "float", 4, false, 224)]
[DNAFieldAttribute(4, "float", 5, "r", "float", false, 224)]
public float r;
[DNAFieldAttribute(6, "float", "g", "float", 4, false, 228)]
[DNAFieldAttribute(4, "float", 6, "g", "float", false, 228)]
public float g;
[DNAFieldAttribute(7, "float", "b", "float", 4, false, 232)]
[DNAFieldAttribute(4, "float", 7, "b", "float", false, 232)]
public float b;
[DNAFieldAttribute(8, "float", "energy_new", "float", 4, false, 236)]
[DNAFieldAttribute(4, "float", 8, "energy_new", "float", false, 236)]
public float energy_new;
[DNAFieldAttribute(9, "float", "radius", "float", 4, false, 240)]
[DNAFieldAttribute(4, "float", 9, "radius", "float", false, 240)]
public float radius;
[DNAFieldAttribute(10, "float", "spotsize", "float", 4, false, 244)]
[DNAFieldAttribute(4, "float", 10, "spotsize", "float", false, 244)]
public float spotsize;
[DNAFieldAttribute(11, "float", "spotblend", "float", 4, false, 248)]
[DNAFieldAttribute(4, "float", 11, "spotblend", "float", false, 248)]
public float spotblend;
[DNAFieldAttribute(12, "short", "area_shape", "short", 2, false, 252)]
[DNAFieldAttribute(2, "short", 12, "area_shape", "short", false, 252)]
public short area_shape;
[DNAFieldAttribute(13, "short", "_pad1", "short", 2, false, 254)]
[DNAFieldAttribute(2, "short", 13, "_pad1", "short", false, 254)]
public short _pad1;
[DNAFieldAttribute(14, "float", "area_size", "float", 4, false, 256)]
[DNAFieldAttribute(4, "float", 14, "area_size", "float", false, 256)]
public float area_size;
[DNAFieldAttribute(15, "float", "area_sizey", "float", 4, false, 260)]
[DNAFieldAttribute(4, "float", 15, "area_sizey", "float", false, 260)]
public float area_sizey;
[DNAFieldAttribute(16, "float", "area_sizez", "float", 4, false, 264)]
[DNAFieldAttribute(4, "float", 16, "area_sizez", "float", false, 264)]
public float area_sizez;
[DNAFieldAttribute(17, "float", "area_spread", "float", 4, false, 268)]
[DNAFieldAttribute(4, "float", 17, "area_spread", "float", false, 268)]
public float area_spread;
[DNAFieldAttribute(18, "float", "sun_angle", "float", 4, false, 272)]
[DNAFieldAttribute(4, "float", 18, "sun_angle", "float", false, 272)]
public float sun_angle;
[DNAFieldAttribute(19, "short", "pr_texture", "short", 2, false, 276)]
[DNAFieldAttribute(2, "short", 19, "pr_texture", "short", false, 276)]
public short pr_texture;
[DNAFieldAttribute(20, "short", "use_nodes", "short", 2, false, 278)]
[DNAFieldAttribute(2, "short", 20, "use_nodes", "short", false, 278)]
public short use_nodes;
[DNAFieldAttribute(21, "float", "clipsta", "float", 4, false, 280)]
[DNAFieldAttribute(4, "float", 21, "clipsta", "float", false, 280)]
public float clipsta;
[DNAFieldAttribute(22, "float", "clipend", "float", 4, false, 284)]
[DNAFieldAttribute(4, "float", 22, "clipend", "float", false, 284)]
public float clipend;
[DNAFieldAttribute(23, "float", "cascade_max_dist", "float", 4, false, 288)]
[DNAFieldAttribute(4, "float", 23, "cascade_max_dist", "float", false, 288)]
public float cascade_max_dist;
[DNAFieldAttribute(24, "float", "cascade_exponent", "float", 4, false, 292)]
[DNAFieldAttribute(4, "float", 24, "cascade_exponent", "float", false, 292)]
public float cascade_exponent;
[DNAFieldAttribute(25, "float", "cascade_fade", "float", 4, false, 296)]
[DNAFieldAttribute(4, "float", 25, "cascade_fade", "float", false, 296)]
public float cascade_fade;
[DNAFieldAttribute(26, "int", "cascade_count", "int", 4, false, 300)]
[DNAFieldAttribute(4, "int", 26, "cascade_count", "int", false, 300)]
public int cascade_count;
[DNAFieldAttribute(27, "float", "diff_fac", "float", 4, false, 304)]
[DNAFieldAttribute(4, "float", 27, "diff_fac", "float", false, 304)]
public float diff_fac;
[DNAFieldAttribute(28, "float", "spec_fac", "float", 4, false, 308)]
[DNAFieldAttribute(4, "float", 28, "spec_fac", "float", false, 308)]
public float spec_fac;
[DNAFieldAttribute(29, "float", "transmission_fac", "float", 4, false, 312)]
[DNAFieldAttribute(4, "float", 29, "transmission_fac", "float", false, 312)]
public float transmission_fac;
[DNAFieldAttribute(30, "float", "volume_fac", "float", 4, false, 316)]
[DNAFieldAttribute(4, "float", 30, "volume_fac", "float", false, 316)]
public float volume_fac;
[DNAFieldAttribute(31, "float", "att_dist", "float", 4, false, 320)]
[DNAFieldAttribute(4, "float", 31, "att_dist", "float", false, 320)]
public float att_dist;
[DNAFieldAttribute(32, "float", "shadow_filter_radius", "float", 4, false, 324)]
[DNAFieldAttribute(4, "float", 32, "shadow_filter_radius", "float", false, 324)]
public float shadow_filter_radius;
[DNAFieldAttribute(33, "float", "shadow_maximum_resolution", "float", 4, false, 328)]
[DNAFieldAttribute(4, "float", 33, "shadow_maximum_resolution", "float", false, 328)]
public float shadow_maximum_resolution;
[DNAFieldAttribute(34, "float", "shadow_jitter_overblur", "float", 4, false, 332)]
[DNAFieldAttribute(4, "float", 34, "shadow_jitter_overblur", "float", false, 332)]
public float shadow_jitter_overblur;
[DNAFieldAttribute(35, "PreviewImage", "*preview", "PreviewImage", 8, true, 336)]
public PreviewImage ptr_preview;
[DNAFieldAttribute(36, "bNodeTree", "*nodetree", "bNodeTree", 8, true, 344)]
public bNodeTree ptr_nodetree;
[DNAFieldAttribute(37, "Ipo", "*ipo", "Ipo", 8, true, 352)]
public Ipo ptr_ipo;
[DNAFieldAttribute(38, "float", "energy", "float", 4, false, 360)]
[DNAFieldAttribute(8, "PreviewImage", 35, "*preview", "PreviewImage", true, 336)]
public PreviewImage preview;
[DNAFieldAttribute(8, "bNodeTree", 36, "*nodetree", "bNodeTree", true, 344)]
public bNodeTree nodetree;
[DNAFieldAttribute(8, "Ipo", 37, "*ipo", "Ipo", true, 352)]
public Ipo ipo;
[DNAFieldAttribute(4, "float", 38, "energy", "float", false, 360)]
public float energy;
[DNAFieldAttribute(39, "float", "_pad2", "float", 4, false, 364)]
[DNAFieldAttribute(4, "float", 39, "_pad2", "float", false, 364)]
public float _pad2;
public Lamp() {
this.id = default;
this.ptr_adt = default;
this.adt = default;
this.type = default;
this.flag = default;
this.mode = default;
@@ -131,15 +131,15 @@ namespace BlendFile.DNA {
this.shadow_filter_radius = default;
this.shadow_maximum_resolution = default;
this.shadow_jitter_overblur = default;
this.ptr_preview = default;
this.ptr_nodetree = default;
this.ptr_ipo = default;
this.preview = default;
this.nodetree = default;
this.ipo = default;
this.energy = default;
this._pad2 = default;
}
public Lamp(
ID id,
AnimData ptr_adt,
AnimData adt,
short type,
short flag,
int mode,
@@ -173,13 +173,13 @@ namespace BlendFile.DNA {
float shadow_filter_radius,
float shadow_maximum_resolution,
float shadow_jitter_overblur,
PreviewImage ptr_preview,
bNodeTree ptr_nodetree,
Ipo ptr_ipo,
PreviewImage preview,
bNodeTree nodetree,
Ipo ipo,
float energy,
float _pad2) {
this.id = id;
this.ptr_adt = ptr_adt;
this.adt = adt;
this.type = type;
this.flag = flag;
this.mode = mode;
@@ -213,9 +213,9 @@ namespace BlendFile.DNA {
this.shadow_filter_radius = shadow_filter_radius;
this.shadow_maximum_resolution = shadow_maximum_resolution;
this.shadow_jitter_overblur = shadow_jitter_overblur;
this.ptr_preview = ptr_preview;
this.ptr_nodetree = ptr_nodetree;
this.ptr_ipo = ptr_ipo;
this.preview = preview;
this.nodetree = nodetree;
this.ipo = ipo;
this.energy = energy;
this._pad2 = _pad2;
}