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,212 +15,212 @@ namespace BlendFile.DNA {
[DNAClassAttribute(828, "ToolSettings", 1072)]
public class ToolSettings {
[DNAFieldAttribute(0, "VPaint", "*vpaint", "VPaint", 8, true, 0)]
public VPaint ptr_vpaint;
[DNAFieldAttribute(1, "VPaint", "*wpaint", "VPaint", 8, true, 8)]
public VPaint ptr_wpaint;
[DNAFieldAttribute(2, "Sculpt", "*sculpt", "Sculpt", 8, true, 16)]
public Sculpt ptr_sculpt;
[DNAFieldAttribute(3, "UvSculpt", "uvsculpt", "UvSculpt", 24, false, 24)]
[DNAFieldAttribute(8, "VPaint", 0, "*vpaint", "VPaint", true, 0)]
public VPaint vpaint;
[DNAFieldAttribute(8, "VPaint", 1, "*wpaint", "VPaint", true, 8)]
public VPaint wpaint;
[DNAFieldAttribute(8, "Sculpt", 2, "*sculpt", "Sculpt", true, 16)]
public Sculpt sculpt;
[DNAFieldAttribute(24, "UvSculpt", 3, "uvsculpt", "UvSculpt", false, 24)]
public UvSculpt uvsculpt;
[DNAFieldAttribute(4, "GpPaint", "*gp_paint", "GpPaint", 8, true, 48)]
public GpPaint ptr_gp_paint;
[DNAFieldAttribute(5, "GpVertexPaint", "*gp_vertexpaint", "GpVertexPaint", 8, true, 56)]
public GpVertexPaint ptr_gp_vertexpaint;
[DNAFieldAttribute(6, "GpSculptPaint", "*gp_sculptpaint", "GpSculptPaint", 8, true, 64)]
public GpSculptPaint ptr_gp_sculptpaint;
[DNAFieldAttribute(7, "GpWeightPaint", "*gp_weightpaint", "GpWeightPaint", 8, true, 72)]
public GpWeightPaint ptr_gp_weightpaint;
[DNAFieldAttribute(8, "CurvesSculpt", "*curves_sculpt", "CurvesSculpt", 8, true, 80)]
public CurvesSculpt ptr_curves_sculpt;
[DNAFieldAttribute(9, "float", "vgroup_weight", "float", 4, false, 88)]
[DNAFieldAttribute(8, "GpPaint", 4, "*gp_paint", "GpPaint", true, 48)]
public GpPaint gp_paint;
[DNAFieldAttribute(8, "GpVertexPaint", 5, "*gp_vertexpaint", "GpVertexPaint", true, 56)]
public GpVertexPaint gp_vertexpaint;
[DNAFieldAttribute(8, "GpSculptPaint", 6, "*gp_sculptpaint", "GpSculptPaint", true, 64)]
public GpSculptPaint gp_sculptpaint;
[DNAFieldAttribute(8, "GpWeightPaint", 7, "*gp_weightpaint", "GpWeightPaint", true, 72)]
public GpWeightPaint gp_weightpaint;
[DNAFieldAttribute(8, "CurvesSculpt", 8, "*curves_sculpt", "CurvesSculpt", true, 80)]
public CurvesSculpt curves_sculpt;
[DNAFieldAttribute(4, "float", 9, "vgroup_weight", "float", false, 88)]
public float vgroup_weight;
[DNAFieldAttribute(10, "float", "doublimit", "float", 4, false, 92)]
[DNAFieldAttribute(4, "float", 10, "doublimit", "float", false, 92)]
public float doublimit;
[DNAFieldAttribute(11, "char", "automerge", "char", 1, false, 96)]
[DNAFieldAttribute(1, "char", 11, "automerge", "char", false, 96)]
public char automerge;
[DNAFieldAttribute(12, "char", "object_flag", "char", 1, false, 97)]
[DNAFieldAttribute(1, "char", 12, "object_flag", "char", false, 97)]
public char object_flag;
[DNAFieldAttribute(13, "char", "selectmode", "char", 1, false, 98)]
[DNAFieldAttribute(1, "char", 13, "selectmode", "char", false, 98)]
public char selectmode;
[DNAFieldAttribute(14, "char", "unwrapper", "char", 1, false, 99)]
[DNAFieldAttribute(1, "char", 14, "unwrapper", "char", false, 99)]
public char unwrapper;
[DNAFieldAttribute(15, "char", "uvcalc_flag", "char", 1, false, 100)]
[DNAFieldAttribute(1, "char", 15, "uvcalc_flag", "char", false, 100)]
public char uvcalc_flag;
[DNAFieldAttribute(16, "char", "uv_flag", "char", 1, false, 101)]
[DNAFieldAttribute(1, "char", 16, "uv_flag", "char", false, 101)]
public char uv_flag;
[DNAFieldAttribute(17, "char", "uv_selectmode", "char", 1, false, 102)]
[DNAFieldAttribute(1, "char", 17, "uv_selectmode", "char", false, 102)]
public char uv_selectmode;
[DNAFieldAttribute(18, "char", "uv_sticky", "char", 1, false, 103)]
[DNAFieldAttribute(1, "char", 18, "uv_sticky", "char", false, 103)]
public char uv_sticky;
[DNAFieldAttribute(19, "float", "uvcalc_margin", "float", 4, false, 104)]
[DNAFieldAttribute(4, "float", 19, "uvcalc_margin", "float", false, 104)]
public float uvcalc_margin;
[DNAFieldAttribute(20, "int", "uvcalc_iterations", "int", 4, false, 108)]
[DNAFieldAttribute(4, "int", 20, "uvcalc_iterations", "int", false, 108)]
public int uvcalc_iterations;
[DNAFieldAttribute(21, "float", "uvcalc_weight_factor", "float", 4, false, 112)]
[DNAFieldAttribute(4, "float", 21, "uvcalc_weight_factor", "float", false, 112)]
public float uvcalc_weight_factor;
[DNAFieldAttribute(22, "char", "uvcalc_weight_group[64]", "System.Char[]", 64, false, 116)]
[DNAFieldAttribute(64, "char", 22, "uvcalc_weight_group[64]", "System.Char[]", false, 116)]
public char[] uvcalc_weight_group = new System.Char[64];
[DNAFieldAttribute(23, "short", "autoik_chainlen", "short", 2, false, 180)]
[DNAFieldAttribute(2, "short", 23, "autoik_chainlen", "short", false, 180)]
public short autoik_chainlen;
[DNAFieldAttribute(24, "char", "gpencil_flags", "char", 1, false, 182)]
[DNAFieldAttribute(1, "char", 24, "gpencil_flags", "char", false, 182)]
public char gpencil_flags;
[DNAFieldAttribute(25, "char", "gpencil_v3d_align", "char", 1, false, 183)]
[DNAFieldAttribute(1, "char", 25, "gpencil_v3d_align", "char", false, 183)]
public char gpencil_v3d_align;
[DNAFieldAttribute(26, "char", "gpencil_v2d_align", "char", 1, false, 184)]
[DNAFieldAttribute(1, "char", 26, "gpencil_v2d_align", "char", false, 184)]
public char gpencil_v2d_align;
[DNAFieldAttribute(27, "char", "annotate_v3d_align", "char", 1, false, 185)]
[DNAFieldAttribute(1, "char", 27, "annotate_v3d_align", "char", false, 185)]
public char annotate_v3d_align;
[DNAFieldAttribute(28, "short", "annotate_thickness", "short", 2, false, 186)]
[DNAFieldAttribute(2, "short", 28, "annotate_thickness", "short", false, 186)]
public short annotate_thickness;
[DNAFieldAttribute(29, "float", "gpencil_surface_offset", "float", 4, false, 188)]
[DNAFieldAttribute(4, "float", 29, "gpencil_surface_offset", "float", false, 188)]
public float gpencil_surface_offset;
[DNAFieldAttribute(30, "char", "gpencil_selectmode_edit", "char", 1, false, 192)]
[DNAFieldAttribute(1, "char", 30, "gpencil_selectmode_edit", "char", false, 192)]
public char gpencil_selectmode_edit;
[DNAFieldAttribute(31, "char", "gpencil_selectmode_sculpt", "char", 1, false, 193)]
[DNAFieldAttribute(1, "char", 31, "gpencil_selectmode_sculpt", "char", false, 193)]
public char gpencil_selectmode_sculpt;
[DNAFieldAttribute(32, "char", "_pad0[6]", "System.Char[]", 6, false, 194)]
[DNAFieldAttribute(6, "char", 32, "_pad0[6]", "System.Char[]", false, 194)]
public char[] _pad0 = new System.Char[6];
[DNAFieldAttribute(33, "GP_Sculpt_Settings", "gp_sculpt", "GP_Sculpt_Settings", 80, false, 200)]
[DNAFieldAttribute(80, "GP_Sculpt_Settings", 33, "gp_sculpt", "GP_Sculpt_Settings", false, 200)]
public GP_Sculpt_Settings gp_sculpt;
[DNAFieldAttribute(34, "GP_Interpolate_Settings", "gp_interpolate", "GP_Interpolate_Settings", 8, false, 280)]
[DNAFieldAttribute(8, "GP_Interpolate_Settings", 34, "gp_interpolate", "GP_Interpolate_Settings", false, 280)]
public GP_Interpolate_Settings gp_interpolate;
[DNAFieldAttribute(35, "ImagePaintSettings", "imapaint", "ImagePaintSettings", 184, false, 288)]
[DNAFieldAttribute(184, "ImagePaintSettings", 35, "imapaint", "ImagePaintSettings", false, 288)]
public ImagePaintSettings imapaint;
[DNAFieldAttribute(36, "PaintModeSettings", "paint_mode", "PaintModeSettings", 56, false, 472)]
[DNAFieldAttribute(56, "PaintModeSettings", 36, "paint_mode", "PaintModeSettings", false, 472)]
public PaintModeSettings paint_mode;
[DNAFieldAttribute(37, "ParticleEditSettings", "particle", "ParticleEditSettings", 176, false, 528)]
[DNAFieldAttribute(176, "ParticleEditSettings", 37, "particle", "ParticleEditSettings", false, 528)]
public ParticleEditSettings particle;
[DNAFieldAttribute(38, "float", "proportional_size", "float", 4, false, 704)]
[DNAFieldAttribute(4, "float", 38, "proportional_size", "float", false, 704)]
public float proportional_size;
[DNAFieldAttribute(39, "float", "select_thresh", "float", 4, false, 708)]
[DNAFieldAttribute(4, "float", 39, "select_thresh", "float", false, 708)]
public float select_thresh;
[DNAFieldAttribute(40, "short", "keying_flag", "short", 2, false, 712)]
[DNAFieldAttribute(2, "short", 40, "keying_flag", "short", false, 712)]
public short keying_flag;
[DNAFieldAttribute(41, "char", "autokey_mode", "char", 1, false, 714)]
[DNAFieldAttribute(1, "char", 41, "autokey_mode", "char", false, 714)]
public char autokey_mode;
[DNAFieldAttribute(42, "char", "keyframe_type", "char", 1, false, 715)]
[DNAFieldAttribute(1, "char", 42, "keyframe_type", "char", false, 715)]
public char keyframe_type;
[DNAFieldAttribute(43, "char", "multires_subdiv_type", "char", 1, false, 716)]
[DNAFieldAttribute(1, "char", 43, "multires_subdiv_type", "char", false, 716)]
public char multires_subdiv_type;
[DNAFieldAttribute(44, "char", "edge_mode", "char", 1, false, 717)]
[DNAFieldAttribute(1, "char", 44, "edge_mode", "char", false, 717)]
public char edge_mode;
[DNAFieldAttribute(45, "char", "edge_mode_live_unwrap", "char", 1, false, 718)]
[DNAFieldAttribute(1, "char", 45, "edge_mode_live_unwrap", "char", false, 718)]
public char edge_mode_live_unwrap;
[DNAFieldAttribute(46, "char", "transform_pivot_point", "char", 1, false, 719)]
[DNAFieldAttribute(1, "char", 46, "transform_pivot_point", "char", false, 719)]
public char transform_pivot_point;
[DNAFieldAttribute(47, "char", "transform_flag", "char", 1, false, 720)]
[DNAFieldAttribute(1, "char", 47, "transform_flag", "char", false, 720)]
public char transform_flag;
[DNAFieldAttribute(48, "char", "snap_node_mode", "char", 1, false, 721)]
[DNAFieldAttribute(1, "char", 48, "snap_node_mode", "char", false, 721)]
public char snap_node_mode;
[DNAFieldAttribute(49, "short", "snap_mode", "short", 2, false, 722)]
[DNAFieldAttribute(2, "short", 49, "snap_mode", "short", false, 722)]
public short snap_mode;
[DNAFieldAttribute(50, "short", "snap_uv_mode", "short", 2, false, 724)]
[DNAFieldAttribute(2, "short", 50, "snap_uv_mode", "short", false, 724)]
public short snap_uv_mode;
[DNAFieldAttribute(51, "short", "snap_anim_mode", "short", 2, false, 726)]
[DNAFieldAttribute(2, "short", 51, "snap_anim_mode", "short", false, 726)]
public short snap_anim_mode;
[DNAFieldAttribute(52, "short", "snap_flag", "short", 2, false, 728)]
[DNAFieldAttribute(2, "short", 52, "snap_flag", "short", false, 728)]
public short snap_flag;
[DNAFieldAttribute(53, "short", "snap_flag_node", "short", 2, false, 730)]
[DNAFieldAttribute(2, "short", 53, "snap_flag_node", "short", false, 730)]
public short snap_flag_node;
[DNAFieldAttribute(54, "short", "snap_flag_seq", "short", 2, false, 732)]
[DNAFieldAttribute(2, "short", 54, "snap_flag_seq", "short", false, 732)]
public short snap_flag_seq;
[DNAFieldAttribute(55, "short", "snap_flag_anim", "short", 2, false, 734)]
[DNAFieldAttribute(2, "short", 55, "snap_flag_anim", "short", false, 734)]
public short snap_flag_anim;
[DNAFieldAttribute(56, "short", "snap_uv_flag", "short", 2, false, 736)]
[DNAFieldAttribute(2, "short", 56, "snap_uv_flag", "short", false, 736)]
public short snap_uv_flag;
[DNAFieldAttribute(57, "char", "_pad[4]", "System.Char[]", 4, false, 738)]
[DNAFieldAttribute(4, "char", 57, "_pad[4]", "System.Char[]", false, 738)]
public char[] _pad = new System.Char[4];
[DNAFieldAttribute(58, "char", "snap_target", "char", 1, false, 742)]
[DNAFieldAttribute(1, "char", 58, "snap_target", "char", false, 742)]
public char snap_target;
[DNAFieldAttribute(59, "char", "snap_transform_mode_flag", "char", 1, false, 743)]
[DNAFieldAttribute(1, "char", 59, "snap_transform_mode_flag", "char", false, 743)]
public char snap_transform_mode_flag;
[DNAFieldAttribute(60, "short", "snap_face_nearest_steps", "short", 2, false, 744)]
[DNAFieldAttribute(2, "short", 60, "snap_face_nearest_steps", "short", false, 744)]
public short snap_face_nearest_steps;
[DNAFieldAttribute(61, "char", "proportional_edit", "char", 1, false, 746)]
[DNAFieldAttribute(1, "char", 61, "proportional_edit", "char", false, 746)]
public char proportional_edit;
[DNAFieldAttribute(62, "char", "prop_mode", "char", 1, false, 747)]
[DNAFieldAttribute(1, "char", 62, "prop_mode", "char", false, 747)]
public char prop_mode;
[DNAFieldAttribute(63, "char", "proportional_objects", "char", 1, false, 748)]
[DNAFieldAttribute(1, "char", 63, "proportional_objects", "char", false, 748)]
public char proportional_objects;
[DNAFieldAttribute(64, "char", "proportional_mask", "char", 1, false, 749)]
[DNAFieldAttribute(1, "char", 64, "proportional_mask", "char", false, 749)]
public char proportional_mask;
[DNAFieldAttribute(65, "char", "proportional_action", "char", 1, false, 750)]
[DNAFieldAttribute(1, "char", 65, "proportional_action", "char", false, 750)]
public char proportional_action;
[DNAFieldAttribute(66, "char", "proportional_fcurve", "char", 1, false, 751)]
[DNAFieldAttribute(1, "char", 66, "proportional_fcurve", "char", false, 751)]
public char proportional_fcurve;
[DNAFieldAttribute(67, "char", "lock_markers", "char", 1, false, 752)]
[DNAFieldAttribute(1, "char", 67, "lock_markers", "char", false, 752)]
public char lock_markers;
[DNAFieldAttribute(68, "char", "auto_normalize", "char", 1, false, 753)]
[DNAFieldAttribute(1, "char", 68, "auto_normalize", "char", false, 753)]
public char auto_normalize;
[DNAFieldAttribute(69, "char", "wpaint_lock_relative", "char", 1, false, 754)]
[DNAFieldAttribute(1, "char", 69, "wpaint_lock_relative", "char", false, 754)]
public char wpaint_lock_relative;
[DNAFieldAttribute(70, "char", "multipaint", "char", 1, false, 755)]
[DNAFieldAttribute(1, "char", 70, "multipaint", "char", false, 755)]
public char multipaint;
[DNAFieldAttribute(71, "char", "weightuser", "char", 1, false, 756)]
[DNAFieldAttribute(1, "char", 71, "weightuser", "char", false, 756)]
public char weightuser;
[DNAFieldAttribute(72, "char", "vgroupsubset", "char", 1, false, 757)]
[DNAFieldAttribute(1, "char", 72, "vgroupsubset", "char", false, 757)]
public char vgroupsubset;
[DNAFieldAttribute(73, "char", "gpencil_selectmode_vertex", "char", 1, false, 758)]
[DNAFieldAttribute(1, "char", 73, "gpencil_selectmode_vertex", "char", false, 758)]
public char gpencil_selectmode_vertex;
[DNAFieldAttribute(74, "char", "uv_sculpt_settings", "char", 1, false, 759)]
[DNAFieldAttribute(1, "char", 74, "uv_sculpt_settings", "char", false, 759)]
public char uv_sculpt_settings;
[DNAFieldAttribute(75, "char", "workspace_tool_type", "char", 1, false, 760)]
[DNAFieldAttribute(1, "char", 75, "workspace_tool_type", "char", false, 760)]
public char workspace_tool_type;
[DNAFieldAttribute(76, "char", "_pad5[1]", "System.Char[]", 1, false, 761)]
[DNAFieldAttribute(1, "char", 76, "_pad5[1]", "System.Char[]", false, 761)]
public char[] _pad5 = new System.Char[1];
[DNAFieldAttribute(77, "short", "sculpt_paint_settings", "short", 2, false, 762)]
[DNAFieldAttribute(2, "short", 77, "sculpt_paint_settings", "short", false, 762)]
public short sculpt_paint_settings;
[DNAFieldAttribute(78, "int", "sculpt_paint_unified_size", "int", 4, false, 764)]
[DNAFieldAttribute(4, "int", 78, "sculpt_paint_unified_size", "int", false, 764)]
public int sculpt_paint_unified_size;
[DNAFieldAttribute(79, "float", "sculpt_paint_unified_unprojected_radius", "float", 4, false, 768)]
[DNAFieldAttribute(4, "float", 79, "sculpt_paint_unified_unprojected_radius", "float", false, 768)]
public float sculpt_paint_unified_unprojected_radius;
[DNAFieldAttribute(80, "float", "sculpt_paint_unified_alpha", "float", 4, false, 772)]
[DNAFieldAttribute(4, "float", 80, "sculpt_paint_unified_alpha", "float", false, 772)]
public float sculpt_paint_unified_alpha;
[DNAFieldAttribute(81, "UnifiedPaintSettings", "unified_paint_settings", "UnifiedPaintSettings", 168, false, 776)]
[DNAFieldAttribute(168, "UnifiedPaintSettings", 81, "unified_paint_settings", "UnifiedPaintSettings", false, 776)]
public UnifiedPaintSettings unified_paint_settings;
[DNAFieldAttribute(82, "CurvePaintSettings", "curve_paint_settings", "CurvePaintSettings", 32, false, 944)]
[DNAFieldAttribute(32, "CurvePaintSettings", 82, "curve_paint_settings", "CurvePaintSettings", false, 944)]
public CurvePaintSettings curve_paint_settings;
[DNAFieldAttribute(83, "MeshStatVis", "statvis", "MeshStatVis", 40, false, 976)]
[DNAFieldAttribute(40, "MeshStatVis", 83, "statvis", "MeshStatVis", false, 976)]
public MeshStatVis statvis;
[DNAFieldAttribute(84, "float", "normal_vector[3]", "System.Single[]", 12, false, 1016)]
[DNAFieldAttribute(12, "float", 84, "normal_vector[3]", "System.Single[]", false, 1016)]
public float[] normal_vector = new System.Single[3];
[DNAFieldAttribute(85, "char", "_pad6[4]", "System.Char[]", 4, false, 1028)]
[DNAFieldAttribute(4, "char", 85, "_pad6[4]", "System.Char[]", false, 1028)]
public char[] _pad6 = new System.Char[4];
[DNAFieldAttribute(86, "CurveProfile", "*custom_bevel_profile_preset", "CurveProfile", 8, true, 1032)]
public CurveProfile ptr_custom_bevel_profile_preset;
[DNAFieldAttribute(87, "SequencerToolSettings", "*sequencer_tool_settings", "SequencerToolSettings", 8, true, 1040)]
public SequencerToolSettings ptr_sequencer_tool_settings;
[DNAFieldAttribute(88, "short", "snap_mode_tools", "short", 2, false, 1048)]
[DNAFieldAttribute(8, "CurveProfile", 86, "*custom_bevel_profile_preset", "CurveProfile", true, 1032)]
public CurveProfile custom_bevel_profile_preset;
[DNAFieldAttribute(8, "SequencerToolSettings", 87, "*sequencer_tool_settings", "SequencerToolSettings", true, 1040)]
public SequencerToolSettings sequencer_tool_settings;
[DNAFieldAttribute(2, "short", 88, "snap_mode_tools", "short", false, 1048)]
public short snap_mode_tools;
[DNAFieldAttribute(89, "char", "plane_axis", "char", 1, false, 1050)]
[DNAFieldAttribute(1, "char", 89, "plane_axis", "char", false, 1050)]
public char plane_axis;
[DNAFieldAttribute(90, "char", "plane_depth", "char", 1, false, 1051)]
[DNAFieldAttribute(1, "char", 90, "plane_depth", "char", false, 1051)]
public char plane_depth;
[DNAFieldAttribute(91, "char", "plane_orient", "char", 1, false, 1052)]
[DNAFieldAttribute(1, "char", 91, "plane_orient", "char", false, 1052)]
public char plane_orient;
[DNAFieldAttribute(92, "char", "use_plane_axis_auto", "char", 1, false, 1053)]
[DNAFieldAttribute(1, "char", 92, "use_plane_axis_auto", "char", false, 1053)]
public char use_plane_axis_auto;
[DNAFieldAttribute(93, "char", "_pad7[2]", "System.Char[]", 2, false, 1054)]
[DNAFieldAttribute(2, "char", 93, "_pad7[2]", "System.Char[]", false, 1054)]
public char[] _pad7 = new System.Char[2];
[DNAFieldAttribute(94, "float", "snap_angle_increment_2d", "float", 4, false, 1056)]
[DNAFieldAttribute(4, "float", 94, "snap_angle_increment_2d", "float", false, 1056)]
public float snap_angle_increment_2d;
[DNAFieldAttribute(95, "float", "snap_angle_increment_2d_precision", "float", 4, false, 1060)]
[DNAFieldAttribute(4, "float", 95, "snap_angle_increment_2d_precision", "float", false, 1060)]
public float snap_angle_increment_2d_precision;
[DNAFieldAttribute(96, "float", "snap_angle_increment_3d", "float", 4, false, 1064)]
[DNAFieldAttribute(4, "float", 96, "snap_angle_increment_3d", "float", false, 1064)]
public float snap_angle_increment_3d;
[DNAFieldAttribute(97, "float", "snap_angle_increment_3d_precision", "float", 4, false, 1068)]
[DNAFieldAttribute(4, "float", 97, "snap_angle_increment_3d_precision", "float", false, 1068)]
public float snap_angle_increment_3d_precision;
public ToolSettings() {
this.ptr_vpaint = default;
this.ptr_wpaint = default;
this.ptr_sculpt = default;
this.vpaint = default;
this.wpaint = default;
this.sculpt = default;
this.uvsculpt = default;
this.ptr_gp_paint = default;
this.ptr_gp_vertexpaint = default;
this.ptr_gp_sculptpaint = default;
this.ptr_gp_weightpaint = default;
this.ptr_curves_sculpt = default;
this.gp_paint = default;
this.gp_vertexpaint = default;
this.gp_sculptpaint = default;
this.gp_weightpaint = default;
this.curves_sculpt = default;
this.vgroup_weight = default;
this.doublimit = default;
this.automerge = default;
@@ -298,8 +298,8 @@ namespace BlendFile.DNA {
this.statvis = default;
this.normal_vector = default;
this._pad6 = default;
this.ptr_custom_bevel_profile_preset = default;
this.ptr_sequencer_tool_settings = default;
this.custom_bevel_profile_preset = default;
this.sequencer_tool_settings = default;
this.snap_mode_tools = default;
this.plane_axis = default;
this.plane_depth = default;
@@ -312,15 +312,15 @@ namespace BlendFile.DNA {
this.snap_angle_increment_3d_precision = default;
}
public ToolSettings(
VPaint ptr_vpaint,
VPaint ptr_wpaint,
Sculpt ptr_sculpt,
VPaint vpaint,
VPaint wpaint,
Sculpt sculpt,
UvSculpt uvsculpt,
GpPaint ptr_gp_paint,
GpVertexPaint ptr_gp_vertexpaint,
GpSculptPaint ptr_gp_sculptpaint,
GpWeightPaint ptr_gp_weightpaint,
CurvesSculpt ptr_curves_sculpt,
GpPaint gp_paint,
GpVertexPaint gp_vertexpaint,
GpSculptPaint gp_sculptpaint,
GpWeightPaint gp_weightpaint,
CurvesSculpt curves_sculpt,
float vgroup_weight,
float doublimit,
char automerge,
@@ -398,8 +398,8 @@ namespace BlendFile.DNA {
MeshStatVis statvis,
float[] normal_vector,
char[] _pad6,
CurveProfile ptr_custom_bevel_profile_preset,
SequencerToolSettings ptr_sequencer_tool_settings,
CurveProfile custom_bevel_profile_preset,
SequencerToolSettings sequencer_tool_settings,
short snap_mode_tools,
char plane_axis,
char plane_depth,
@@ -410,15 +410,15 @@ namespace BlendFile.DNA {
float snap_angle_increment_2d_precision,
float snap_angle_increment_3d,
float snap_angle_increment_3d_precision) {
this.ptr_vpaint = ptr_vpaint;
this.ptr_wpaint = ptr_wpaint;
this.ptr_sculpt = ptr_sculpt;
this.vpaint = vpaint;
this.wpaint = wpaint;
this.sculpt = sculpt;
this.uvsculpt = uvsculpt;
this.ptr_gp_paint = ptr_gp_paint;
this.ptr_gp_vertexpaint = ptr_gp_vertexpaint;
this.ptr_gp_sculptpaint = ptr_gp_sculptpaint;
this.ptr_gp_weightpaint = ptr_gp_weightpaint;
this.ptr_curves_sculpt = ptr_curves_sculpt;
this.gp_paint = gp_paint;
this.gp_vertexpaint = gp_vertexpaint;
this.gp_sculptpaint = gp_sculptpaint;
this.gp_weightpaint = gp_weightpaint;
this.curves_sculpt = curves_sculpt;
this.vgroup_weight = vgroup_weight;
this.doublimit = doublimit;
this.automerge = automerge;
@@ -496,8 +496,8 @@ namespace BlendFile.DNA {
this.statvis = statvis;
this.normal_vector = normal_vector;
this._pad6 = _pad6;
this.ptr_custom_bevel_profile_preset = ptr_custom_bevel_profile_preset;
this.ptr_sequencer_tool_settings = ptr_sequencer_tool_settings;
this.custom_bevel_profile_preset = custom_bevel_profile_preset;
this.sequencer_tool_settings = sequencer_tool_settings;
this.snap_mode_tools = snap_mode_tools;
this.plane_axis = plane_axis;
this.plane_depth = plane_depth;