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

@@ -14,62 +14,62 @@ namespace BlendFile.DNA {
using BlendFile;
[DNAClassAttribute(1027, "View3DOverlay", 128)]
public struct View3DOverlay {
[DNAFieldAttribute(0, "int", "flag", "int", 4, false, 0)]
public class View3DOverlay {
[DNAFieldAttribute(4, "int", 0, "flag", "int", false, 0)]
public int flag;
[DNAFieldAttribute(1, "int", "edit_flag", "int", 4, false, 4)]
[DNAFieldAttribute(4, "int", 1, "edit_flag", "int", false, 4)]
public int edit_flag;
[DNAFieldAttribute(2, "float", "normals_length", "float", 4, false, 8)]
[DNAFieldAttribute(4, "float", 2, "normals_length", "float", false, 8)]
public float normals_length;
[DNAFieldAttribute(3, "float", "normals_constant_screen_size", "float", 4, false, 12)]
[DNAFieldAttribute(4, "float", 3, "normals_constant_screen_size", "float", false, 12)]
public float normals_constant_screen_size;
[DNAFieldAttribute(4, "int", "paint_flag", "int", 4, false, 16)]
[DNAFieldAttribute(4, "int", 4, "paint_flag", "int", false, 16)]
public int paint_flag;
[DNAFieldAttribute(5, "int", "wpaint_flag", "int", 4, false, 20)]
[DNAFieldAttribute(4, "int", 5, "wpaint_flag", "int", false, 20)]
public int wpaint_flag;
[DNAFieldAttribute(6, "float", "texture_paint_mode_opacity", "float", 4, false, 24)]
[DNAFieldAttribute(4, "float", 6, "texture_paint_mode_opacity", "float", false, 24)]
public float texture_paint_mode_opacity;
[DNAFieldAttribute(7, "float", "vertex_paint_mode_opacity", "float", 4, false, 28)]
[DNAFieldAttribute(4, "float", 7, "vertex_paint_mode_opacity", "float", false, 28)]
public float vertex_paint_mode_opacity;
[DNAFieldAttribute(8, "float", "weight_paint_mode_opacity", "float", 4, false, 32)]
[DNAFieldAttribute(4, "float", 8, "weight_paint_mode_opacity", "float", false, 32)]
public float weight_paint_mode_opacity;
[DNAFieldAttribute(9, "float", "sculpt_mode_mask_opacity", "float", 4, false, 36)]
[DNAFieldAttribute(4, "float", 9, "sculpt_mode_mask_opacity", "float", false, 36)]
public float sculpt_mode_mask_opacity;
[DNAFieldAttribute(10, "float", "sculpt_mode_face_sets_opacity", "float", 4, false, 40)]
[DNAFieldAttribute(4, "float", 10, "sculpt_mode_face_sets_opacity", "float", false, 40)]
public float sculpt_mode_face_sets_opacity;
[DNAFieldAttribute(11, "float", "viewer_attribute_opacity", "float", 4, false, 44)]
[DNAFieldAttribute(4, "float", 11, "viewer_attribute_opacity", "float", false, 44)]
public float viewer_attribute_opacity;
[DNAFieldAttribute(12, "float", "xray_alpha_bone", "float", 4, false, 48)]
[DNAFieldAttribute(4, "float", 12, "xray_alpha_bone", "float", false, 48)]
public float xray_alpha_bone;
[DNAFieldAttribute(13, "float", "bone_wire_alpha", "float", 4, false, 52)]
[DNAFieldAttribute(4, "float", 13, "bone_wire_alpha", "float", false, 52)]
public float bone_wire_alpha;
[DNAFieldAttribute(14, "float", "fade_alpha", "float", 4, false, 56)]
[DNAFieldAttribute(4, "float", 14, "fade_alpha", "float", false, 56)]
public float fade_alpha;
[DNAFieldAttribute(15, "float", "wireframe_threshold", "float", 4, false, 60)]
[DNAFieldAttribute(4, "float", 15, "wireframe_threshold", "float", false, 60)]
public float wireframe_threshold;
[DNAFieldAttribute(16, "float", "wireframe_opacity", "float", 4, false, 64)]
[DNAFieldAttribute(4, "float", 16, "wireframe_opacity", "float", false, 64)]
public float wireframe_opacity;
[DNAFieldAttribute(17, "float", "retopology_offset", "float", 4, false, 68)]
[DNAFieldAttribute(4, "float", 17, "retopology_offset", "float", false, 68)]
public float retopology_offset;
[DNAFieldAttribute(18, "float", "gpencil_paper_opacity", "float", 4, false, 72)]
[DNAFieldAttribute(4, "float", 18, "gpencil_paper_opacity", "float", false, 72)]
public float gpencil_paper_opacity;
[DNAFieldAttribute(19, "float", "gpencil_grid_opacity", "float", 4, false, 76)]
[DNAFieldAttribute(4, "float", 19, "gpencil_grid_opacity", "float", false, 76)]
public float gpencil_grid_opacity;
[DNAFieldAttribute(20, "float", "gpencil_fade_layer", "float", 4, false, 80)]
[DNAFieldAttribute(4, "float", 20, "gpencil_fade_layer", "float", false, 80)]
public float gpencil_fade_layer;
[DNAFieldAttribute(21, "float", "gpencil_grid_color[3]", "System.Single[]", 12, false, 84)]
[DNAFieldAttribute(12, "float", 21, "gpencil_grid_color[3]", "System.Single[]", false, 84)]
public float[] gpencil_grid_color = new System.Single[3];
[DNAFieldAttribute(22, "float", "gpencil_grid_scale[2]", "System.Single[]", 8, false, 96)]
[DNAFieldAttribute(8, "float", 22, "gpencil_grid_scale[2]", "System.Single[]", false, 96)]
public float[] gpencil_grid_scale = new System.Single[2];
[DNAFieldAttribute(23, "float", "gpencil_grid_offset[2]", "System.Single[]", 8, false, 104)]
[DNAFieldAttribute(8, "float", 23, "gpencil_grid_offset[2]", "System.Single[]", false, 104)]
public float[] gpencil_grid_offset = new System.Single[2];
[DNAFieldAttribute(24, "int", "gpencil_grid_subdivisions", "int", 4, false, 112)]
[DNAFieldAttribute(4, "int", 24, "gpencil_grid_subdivisions", "int", false, 112)]
public int gpencil_grid_subdivisions;
[DNAFieldAttribute(25, "float", "gpencil_vertex_paint_opacity", "float", 4, false, 116)]
[DNAFieldAttribute(4, "float", 25, "gpencil_vertex_paint_opacity", "float", false, 116)]
public float gpencil_vertex_paint_opacity;
[DNAFieldAttribute(26, "int", "handle_display", "int", 4, false, 120)]
[DNAFieldAttribute(4, "int", 26, "handle_display", "int", false, 120)]
public int handle_display;
[DNAFieldAttribute(27, "float", "sculpt_curves_cage_opacity", "float", 4, false, 124)]
[DNAFieldAttribute(4, "float", 27, "sculpt_curves_cage_opacity", "float", false, 124)]
public float sculpt_curves_cage_opacity;
public View3DOverlay() {
this.flag = default;