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,181 +15,181 @@ namespace BlendFile.DNA {
[DNAClassAttribute(802, "RenderData", 4376)]
public class RenderData {
[DNAFieldAttribute(0, "ImageFormatData", "im_format", "ImageFormatData", 336, false)]
[DNAFieldAttribute(0, "ImageFormatData", "im_format", "ImageFormatData", 336, false, 0)]
public ImageFormatData im_format;
[DNAFieldAttribute(1, "void", "*_pad", "void", 8, true)]
[DNAFieldAttribute(1, "void", "*_pad", "void", 8, true, 336)]
public object ptr__pad;
[DNAFieldAttribute(2, "FFMpegCodecData", "ffcodecdata", "FFMpegCodecData", 80, false)]
[DNAFieldAttribute(2, "FFMpegCodecData", "ffcodecdata", "FFMpegCodecData", 80, false, 344)]
public FFMpegCodecData ffcodecdata;
[DNAFieldAttribute(3, "int", "cfra", "int", 4, false)]
[DNAFieldAttribute(3, "int", "cfra", "int", 4, false, 424)]
public int cfra;
[DNAFieldAttribute(4, "int", "sfra", "int", 4, false)]
[DNAFieldAttribute(4, "int", "sfra", "int", 4, false, 428)]
public int sfra;
[DNAFieldAttribute(5, "int", "efra", "int", 4, false)]
[DNAFieldAttribute(5, "int", "efra", "int", 4, false, 432)]
public int efra;
[DNAFieldAttribute(6, "float", "subframe", "float", 4, false)]
[DNAFieldAttribute(6, "float", "subframe", "float", 4, false, 436)]
public float subframe;
[DNAFieldAttribute(7, "int", "psfra", "int", 4, false)]
[DNAFieldAttribute(7, "int", "psfra", "int", 4, false, 440)]
public int psfra;
[DNAFieldAttribute(8, "int", "pefra", "int", 4, false)]
[DNAFieldAttribute(8, "int", "pefra", "int", 4, false, 444)]
public int pefra;
[DNAFieldAttribute(9, "int", "images", "int", 4, false)]
[DNAFieldAttribute(9, "int", "images", "int", 4, false, 448)]
public int images;
[DNAFieldAttribute(10, "int", "framapto", "int", 4, false)]
[DNAFieldAttribute(10, "int", "framapto", "int", 4, false, 452)]
public int framapto;
[DNAFieldAttribute(11, "short", "flag", "short", 2, false)]
[DNAFieldAttribute(11, "short", "flag", "short", 2, false, 456)]
public short flag;
[DNAFieldAttribute(12, "short", "threads", "short", 2, false)]
[DNAFieldAttribute(12, "short", "threads", "short", 2, false, 458)]
public short threads;
[DNAFieldAttribute(13, "float", "framelen", "float", 4, false)]
[DNAFieldAttribute(13, "float", "framelen", "float", 4, false, 460)]
public float framelen;
[DNAFieldAttribute(14, "int", "frame_step", "int", 4, false)]
[DNAFieldAttribute(14, "int", "frame_step", "int", 4, false, 464)]
public int frame_step;
[DNAFieldAttribute(15, "short", "dimensionspreset", "short", 2, false)]
[DNAFieldAttribute(15, "short", "dimensionspreset", "short", 2, false, 468)]
public short dimensionspreset;
[DNAFieldAttribute(16, "short", "size", "short", 2, false)]
[DNAFieldAttribute(16, "short", "size", "short", 2, false, 470)]
public short size;
[DNAFieldAttribute(17, "int", "xsch", "int", 4, false)]
[DNAFieldAttribute(17, "int", "xsch", "int", 4, false, 472)]
public int xsch;
[DNAFieldAttribute(18, "int", "ysch", "int", 4, false)]
[DNAFieldAttribute(18, "int", "ysch", "int", 4, false, 476)]
public int ysch;
[DNAFieldAttribute(19, "int", "tilex", "int", 4, false)]
[DNAFieldAttribute(19, "int", "tilex", "int", 4, false, 480)]
public int tilex;
[DNAFieldAttribute(20, "int", "tiley", "int", 4, false)]
[DNAFieldAttribute(20, "int", "tiley", "int", 4, false, 484)]
public int tiley;
[DNAFieldAttribute(21, "short", "planes", "short", 2, false)]
[DNAFieldAttribute(21, "short", "planes", "short", 2, false, 488)]
public short planes;
[DNAFieldAttribute(22, "short", "imtype", "short", 2, false)]
[DNAFieldAttribute(22, "short", "imtype", "short", 2, false, 490)]
public short imtype;
[DNAFieldAttribute(23, "short", "subimtype", "short", 2, false)]
[DNAFieldAttribute(23, "short", "subimtype", "short", 2, false, 492)]
public short subimtype;
[DNAFieldAttribute(24, "short", "quality", "short", 2, false)]
[DNAFieldAttribute(24, "short", "quality", "short", 2, false, 494)]
public short quality;
[DNAFieldAttribute(25, "char", "use_lock_interface", "char", 1, false)]
[DNAFieldAttribute(25, "char", "use_lock_interface", "char", 1, false, 496)]
public char use_lock_interface;
[DNAFieldAttribute(26, "char", "_pad7[3]", "System.Char[]", 3, false)]
[DNAFieldAttribute(26, "char", "_pad7[3]", "System.Char[]", 3, false, 497)]
public char[] _pad7 = new System.Char[3];
[DNAFieldAttribute(27, "int", "scemode", "int", 4, false)]
[DNAFieldAttribute(27, "int", "scemode", "int", 4, false, 500)]
public int scemode;
[DNAFieldAttribute(28, "int", "mode", "int", 4, false)]
[DNAFieldAttribute(28, "int", "mode", "int", 4, false, 504)]
public int mode;
[DNAFieldAttribute(29, "short", "frs_sec", "short", 2, false)]
[DNAFieldAttribute(29, "short", "frs_sec", "short", 2, false, 508)]
public short frs_sec;
[DNAFieldAttribute(30, "char", "alphamode", "char", 1, false)]
[DNAFieldAttribute(30, "char", "alphamode", "char", 1, false, 510)]
public char alphamode;
[DNAFieldAttribute(31, "char", "_pad0[1]", "System.Char[]", 1, false)]
[DNAFieldAttribute(31, "char", "_pad0[1]", "System.Char[]", 1, false, 511)]
public char[] _pad0 = new System.Char[1];
[DNAFieldAttribute(32, "rctf", "border", "rctf", 16, false)]
[DNAFieldAttribute(32, "rctf", "border", "rctf", 16, false, 512)]
public rctf border;
[DNAFieldAttribute(33, "ListBase", "layers", "ListBase", 16, false)]
[DNAFieldAttribute(33, "ListBase", "layers", "ListBase", 16, false, 528)]
public ListBase layers;
[DNAFieldAttribute(34, "short", "actlay", "short", 2, false)]
[DNAFieldAttribute(34, "short", "actlay", "short", 2, false, 544)]
public short actlay;
[DNAFieldAttribute(35, "char", "_pad1[2]", "System.Char[]", 2, false)]
[DNAFieldAttribute(35, "char", "_pad1[2]", "System.Char[]", 2, false, 546)]
public char[] _pad1 = new System.Char[2];
[DNAFieldAttribute(36, "float", "xasp", "float", 4, false)]
[DNAFieldAttribute(36, "float", "xasp", "float", 4, false, 548)]
public float xasp;
[DNAFieldAttribute(37, "float", "yasp", "float", 4, false)]
[DNAFieldAttribute(37, "float", "yasp", "float", 4, false, 552)]
public float yasp;
[DNAFieldAttribute(38, "float", "frs_sec_base", "float", 4, false)]
[DNAFieldAttribute(38, "float", "frs_sec_base", "float", 4, false, 556)]
public float frs_sec_base;
[DNAFieldAttribute(39, "float", "gauss", "float", 4, false)]
[DNAFieldAttribute(39, "float", "gauss", "float", 4, false, 560)]
public float gauss;
[DNAFieldAttribute(40, "int", "color_mgt_flag", "int", 4, false)]
[DNAFieldAttribute(40, "int", "color_mgt_flag", "int", 4, false, 564)]
public int color_mgt_flag;
[DNAFieldAttribute(41, "float", "dither_intensity", "float", 4, false)]
[DNAFieldAttribute(41, "float", "dither_intensity", "float", 4, false, 568)]
public float dither_intensity;
[DNAFieldAttribute(42, "short", "bake_mode", "short", 2, false)]
[DNAFieldAttribute(42, "short", "bake_mode", "short", 2, false, 572)]
public short bake_mode;
[DNAFieldAttribute(43, "short", "bake_flag", "short", 2, false)]
[DNAFieldAttribute(43, "short", "bake_flag", "short", 2, false, 574)]
public short bake_flag;
[DNAFieldAttribute(44, "short", "bake_filter", "short", 2, false)]
[DNAFieldAttribute(44, "short", "bake_filter", "short", 2, false, 576)]
public short bake_filter;
[DNAFieldAttribute(45, "short", "bake_samples", "short", 2, false)]
[DNAFieldAttribute(45, "short", "bake_samples", "short", 2, false, 578)]
public short bake_samples;
[DNAFieldAttribute(46, "short", "bake_margin_type", "short", 2, false)]
[DNAFieldAttribute(46, "short", "bake_margin_type", "short", 2, false, 580)]
public short bake_margin_type;
[DNAFieldAttribute(47, "char", "_pad9[6]", "System.Char[]", 6, false)]
[DNAFieldAttribute(47, "char", "_pad9[6]", "System.Char[]", 6, false, 582)]
public char[] _pad9 = new System.Char[6];
[DNAFieldAttribute(48, "float", "bake_biasdist", "float", 4, false)]
[DNAFieldAttribute(48, "float", "bake_biasdist", "float", 4, false, 588)]
public float bake_biasdist;
[DNAFieldAttribute(49, "float", "bake_user_scale", "float", 4, false)]
[DNAFieldAttribute(49, "float", "bake_user_scale", "float", 4, false, 592)]
public float bake_user_scale;
[DNAFieldAttribute(50, "char", "pic[1024]", "System.Char[]", 1024, false)]
[DNAFieldAttribute(50, "char", "pic[1024]", "System.Char[]", 1024, false, 596)]
public char[] pic = new System.Char[1024];
[DNAFieldAttribute(51, "int", "stamp", "int", 4, false)]
[DNAFieldAttribute(51, "int", "stamp", "int", 4, false, 1620)]
public int stamp;
[DNAFieldAttribute(52, "short", "stamp_font_id", "short", 2, false)]
[DNAFieldAttribute(52, "short", "stamp_font_id", "short", 2, false, 1624)]
public short stamp_font_id;
[DNAFieldAttribute(53, "char", "_pad3[2]", "System.Char[]", 2, false)]
[DNAFieldAttribute(53, "char", "_pad3[2]", "System.Char[]", 2, false, 1626)]
public char[] _pad3 = new System.Char[2];
[DNAFieldAttribute(54, "char", "stamp_udata[768]", "System.Char[]", 768, false)]
[DNAFieldAttribute(54, "char", "stamp_udata[768]", "System.Char[]", 768, false, 1628)]
public char[] stamp_udata = new System.Char[768];
[DNAFieldAttribute(55, "float", "fg_stamp[4]", "System.Single[]", 16, false)]
[DNAFieldAttribute(55, "float", "fg_stamp[4]", "System.Single[]", 16, false, 2396)]
public float[] fg_stamp = new System.Single[4];
[DNAFieldAttribute(56, "float", "bg_stamp[4]", "System.Single[]", 16, false)]
[DNAFieldAttribute(56, "float", "bg_stamp[4]", "System.Single[]", 16, false, 2412)]
public float[] bg_stamp = new System.Single[4];
[DNAFieldAttribute(57, "char", "seq_prev_type", "char", 1, false)]
[DNAFieldAttribute(57, "char", "seq_prev_type", "char", 1, false, 2428)]
public char seq_prev_type;
[DNAFieldAttribute(58, "char", "seq_rend_type", "char", 1, false)]
[DNAFieldAttribute(58, "char", "seq_rend_type", "char", 1, false, 2429)]
public char seq_rend_type;
[DNAFieldAttribute(59, "char", "seq_flag", "char", 1, false)]
[DNAFieldAttribute(59, "char", "seq_flag", "char", 1, false, 2430)]
public char seq_flag;
[DNAFieldAttribute(60, "char", "_pad5[3]", "System.Char[]", 3, false)]
[DNAFieldAttribute(60, "char", "_pad5[3]", "System.Char[]", 3, false, 2431)]
public char[] _pad5 = new System.Char[3];
[DNAFieldAttribute(61, "short", "simplify_subsurf", "short", 2, false)]
[DNAFieldAttribute(61, "short", "simplify_subsurf", "short", 2, false, 2434)]
public short simplify_subsurf;
[DNAFieldAttribute(62, "short", "simplify_subsurf_render", "short", 2, false)]
[DNAFieldAttribute(62, "short", "simplify_subsurf_render", "short", 2, false, 2436)]
public short simplify_subsurf_render;
[DNAFieldAttribute(63, "short", "simplify_gpencil", "short", 2, false)]
[DNAFieldAttribute(63, "short", "simplify_gpencil", "short", 2, false, 2438)]
public short simplify_gpencil;
[DNAFieldAttribute(64, "float", "simplify_particles", "float", 4, false)]
[DNAFieldAttribute(64, "float", "simplify_particles", "float", 4, false, 2440)]
public float simplify_particles;
[DNAFieldAttribute(65, "float", "simplify_particles_render", "float", 4, false)]
[DNAFieldAttribute(65, "float", "simplify_particles_render", "float", 4, false, 2444)]
public float simplify_particles_render;
[DNAFieldAttribute(66, "float", "simplify_volumes", "float", 4, false)]
[DNAFieldAttribute(66, "float", "simplify_volumes", "float", 4, false, 2448)]
public float simplify_volumes;
[DNAFieldAttribute(67, "int", "line_thickness_mode", "int", 4, false)]
[DNAFieldAttribute(67, "int", "line_thickness_mode", "int", 4, false, 2452)]
public int line_thickness_mode;
[DNAFieldAttribute(68, "float", "unit_line_thickness", "float", 4, false)]
[DNAFieldAttribute(68, "float", "unit_line_thickness", "float", 4, false, 2456)]
public float unit_line_thickness;
[DNAFieldAttribute(69, "char", "engine[32]", "System.Char[]", 32, false)]
[DNAFieldAttribute(69, "char", "engine[32]", "System.Char[]", 32, false, 2460)]
public char[] engine = new System.Char[32];
[DNAFieldAttribute(70, "char", "_pad2[2]", "System.Char[]", 2, false)]
[DNAFieldAttribute(70, "char", "_pad2[2]", "System.Char[]", 2, false, 2492)]
public char[] _pad2 = new System.Char[2];
[DNAFieldAttribute(71, "short", "perf_flag", "short", 2, false)]
[DNAFieldAttribute(71, "short", "perf_flag", "short", 2, false, 2494)]
public short perf_flag;
[DNAFieldAttribute(72, "BakeData", "bake", "BakeData", 1400, false)]
[DNAFieldAttribute(72, "BakeData", "bake", "BakeData", 1400, false, 2496)]
public BakeData bake;
[DNAFieldAttribute(73, "int", "_pad8", "int", 4, false)]
[DNAFieldAttribute(73, "int", "_pad8", "int", 4, false, 3896)]
public int _pad8;
[DNAFieldAttribute(74, "short", "preview_pixel_size", "short", 2, false)]
[DNAFieldAttribute(74, "short", "preview_pixel_size", "short", 2, false, 3900)]
public short preview_pixel_size;
[DNAFieldAttribute(75, "short", "_pad4", "short", 2, false)]
[DNAFieldAttribute(75, "short", "_pad4", "short", 2, false, 3902)]
public short _pad4;
[DNAFieldAttribute(76, "ListBase", "views", "ListBase", 16, false)]
[DNAFieldAttribute(76, "ListBase", "views", "ListBase", 16, false, 3904)]
public ListBase views;
[DNAFieldAttribute(77, "short", "actview", "short", 2, false)]
[DNAFieldAttribute(77, "short", "actview", "short", 2, false, 3920)]
public short actview;
[DNAFieldAttribute(78, "short", "views_format", "short", 2, false)]
[DNAFieldAttribute(78, "short", "views_format", "short", 2, false, 3922)]
public short views_format;
[DNAFieldAttribute(79, "short", "hair_type", "short", 2, false)]
[DNAFieldAttribute(79, "short", "hair_type", "short", 2, false, 3924)]
public short hair_type;
[DNAFieldAttribute(80, "short", "hair_subdiv", "short", 2, false)]
[DNAFieldAttribute(80, "short", "hair_subdiv", "short", 2, false, 3926)]
public short hair_subdiv;
[DNAFieldAttribute(81, "float", "blurfac", "float", 4, false)]
[DNAFieldAttribute(81, "float", "blurfac", "float", 4, false, 3928)]
public float blurfac;
[DNAFieldAttribute(82, "int", "motion_blur_position", "int", 4, false)]
[DNAFieldAttribute(82, "int", "motion_blur_position", "int", 4, false, 3932)]
public int motion_blur_position;
[DNAFieldAttribute(83, "CurveMapping", "mblur_shutter_curve", "CurveMapping", 424, false)]
[DNAFieldAttribute(83, "CurveMapping", "mblur_shutter_curve", "CurveMapping", 424, false, 3936)]
public CurveMapping mblur_shutter_curve;
[DNAFieldAttribute(84, "int", "compositor_device", "int", 4, false)]
[DNAFieldAttribute(84, "int", "compositor_device", "int", 4, false, 4360)]
public int compositor_device;
[DNAFieldAttribute(85, "int", "compositor_precision", "int", 4, false)]
[DNAFieldAttribute(85, "int", "compositor_precision", "int", 4, false, 4364)]
public int compositor_precision;
[DNAFieldAttribute(86, "char", "use_old_cpu_compositor", "char", 1, false)]
[DNAFieldAttribute(86, "char", "use_old_cpu_compositor", "char", 1, false, 4368)]
public char use_old_cpu_compositor;
[DNAFieldAttribute(87, "char", "_pad10[7]", "System.Char[]", 7, false)]
[DNAFieldAttribute(87, "char", "_pad10[7]", "System.Char[]", 7, false, 4369)]
public char[] _pad10 = new System.Char[7];
public RenderData() {
this.im_format = default;