Regenerated codefiles
This commit is contained in:
@@ -15,267 +15,267 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(131, "Brush", 2216)]
|
||||
public class Brush {
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false, 0)]
|
||||
[DNAFieldAttribute(208, "ID", 0, "id", "ID", false, 0)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "BrushClone", "clone", "BrushClone", 24, false, 208)]
|
||||
[DNAFieldAttribute(24, "BrushClone", 1, "clone", "BrushClone", false, 208)]
|
||||
public BrushClone clone;
|
||||
[DNAFieldAttribute(2, "CurveMapping", "*curve", "CurveMapping", 8, true, 232)]
|
||||
public CurveMapping ptr_curve;
|
||||
[DNAFieldAttribute(3, "MTex", "mtex", "MTex", 216, false, 240)]
|
||||
[DNAFieldAttribute(8, "CurveMapping", 2, "*curve", "CurveMapping", true, 232)]
|
||||
public CurveMapping curve;
|
||||
[DNAFieldAttribute(216, "MTex", 3, "mtex", "MTex", false, 240)]
|
||||
public MTex mtex;
|
||||
[DNAFieldAttribute(4, "MTex", "mask_mtex", "MTex", 216, false, 456)]
|
||||
[DNAFieldAttribute(216, "MTex", 4, "mask_mtex", "MTex", false, 456)]
|
||||
public MTex mask_mtex;
|
||||
[DNAFieldAttribute(5, "Brush", "*toggle_brush", "Brush", 8, true, 672)]
|
||||
public Brush ptr_toggle_brush;
|
||||
[DNAFieldAttribute(6, "ImBuf", "*icon_imbuf", "ImBuf", 8, true, 680)]
|
||||
public ImBuf ptr_icon_imbuf;
|
||||
[DNAFieldAttribute(7, "PreviewImage", "*preview", "PreviewImage", 8, true, 688)]
|
||||
public PreviewImage ptr_preview;
|
||||
[DNAFieldAttribute(8, "ColorBand", "*gradient", "ColorBand", 8, true, 696)]
|
||||
public ColorBand ptr_gradient;
|
||||
[DNAFieldAttribute(9, "PaintCurve", "*paint_curve", "PaintCurve", 8, true, 704)]
|
||||
public PaintCurve ptr_paint_curve;
|
||||
[DNAFieldAttribute(10, "char", "icon_filepath[1024]", "System.Char[]", 1024, false, 712)]
|
||||
[DNAFieldAttribute(8, "Brush", 5, "*toggle_brush", "Brush", true, 672)]
|
||||
public Brush toggle_brush;
|
||||
[DNAFieldAttribute(8, "ImBuf", 6, "*icon_imbuf", "ImBuf", true, 680)]
|
||||
public ImBuf icon_imbuf;
|
||||
[DNAFieldAttribute(8, "PreviewImage", 7, "*preview", "PreviewImage", true, 688)]
|
||||
public PreviewImage preview;
|
||||
[DNAFieldAttribute(8, "ColorBand", 8, "*gradient", "ColorBand", true, 696)]
|
||||
public ColorBand gradient;
|
||||
[DNAFieldAttribute(8, "PaintCurve", 9, "*paint_curve", "PaintCurve", true, 704)]
|
||||
public PaintCurve paint_curve;
|
||||
[DNAFieldAttribute(1024, "char", 10, "icon_filepath[1024]", "System.Char[]", false, 712)]
|
||||
public char[] icon_filepath = new System.Char[1024];
|
||||
[DNAFieldAttribute(11, "float", "normal_weight", "float", 4, false, 1736)]
|
||||
[DNAFieldAttribute(4, "float", 11, "normal_weight", "float", false, 1736)]
|
||||
public float normal_weight;
|
||||
[DNAFieldAttribute(12, "float", "rake_factor", "float", 4, false, 1740)]
|
||||
[DNAFieldAttribute(4, "float", 12, "rake_factor", "float", false, 1740)]
|
||||
public float rake_factor;
|
||||
[DNAFieldAttribute(13, "short", "blend", "short", 2, false, 1744)]
|
||||
[DNAFieldAttribute(2, "short", 13, "blend", "short", false, 1744)]
|
||||
public short blend;
|
||||
[DNAFieldAttribute(14, "short", "ob_mode", "short", 2, false, 1746)]
|
||||
[DNAFieldAttribute(2, "short", 14, "ob_mode", "short", false, 1746)]
|
||||
public short ob_mode;
|
||||
[DNAFieldAttribute(15, "float", "weight", "float", 4, false, 1748)]
|
||||
[DNAFieldAttribute(4, "float", 15, "weight", "float", false, 1748)]
|
||||
public float weight;
|
||||
[DNAFieldAttribute(16, "int", "size", "int", 4, false, 1752)]
|
||||
[DNAFieldAttribute(4, "int", 16, "size", "int", false, 1752)]
|
||||
public int size;
|
||||
[DNAFieldAttribute(17, "int", "flag", "int", 4, false, 1756)]
|
||||
[DNAFieldAttribute(4, "int", 17, "flag", "int", false, 1756)]
|
||||
public int flag;
|
||||
[DNAFieldAttribute(18, "int", "flag2", "int", 4, false, 1760)]
|
||||
[DNAFieldAttribute(4, "int", 18, "flag2", "int", false, 1760)]
|
||||
public int flag2;
|
||||
[DNAFieldAttribute(19, "int", "sampling_flag", "int", 4, false, 1764)]
|
||||
[DNAFieldAttribute(4, "int", 19, "sampling_flag", "int", false, 1764)]
|
||||
public int sampling_flag;
|
||||
[DNAFieldAttribute(20, "int", "input_samples", "int", 4, false, 1768)]
|
||||
[DNAFieldAttribute(4, "int", 20, "input_samples", "int", false, 1768)]
|
||||
public int input_samples;
|
||||
[DNAFieldAttribute(21, "int", "mask_pressure", "int", 4, false, 1772)]
|
||||
[DNAFieldAttribute(4, "int", 21, "mask_pressure", "int", false, 1772)]
|
||||
public int mask_pressure;
|
||||
[DNAFieldAttribute(22, "float", "jitter", "float", 4, false, 1776)]
|
||||
[DNAFieldAttribute(4, "float", 22, "jitter", "float", false, 1776)]
|
||||
public float jitter;
|
||||
[DNAFieldAttribute(23, "int", "jitter_absolute", "int", 4, false, 1780)]
|
||||
[DNAFieldAttribute(4, "int", 23, "jitter_absolute", "int", false, 1780)]
|
||||
public int jitter_absolute;
|
||||
[DNAFieldAttribute(24, "int", "overlay_flags", "int", 4, false, 1784)]
|
||||
[DNAFieldAttribute(4, "int", 24, "overlay_flags", "int", false, 1784)]
|
||||
public int overlay_flags;
|
||||
[DNAFieldAttribute(25, "int", "spacing", "int", 4, false, 1788)]
|
||||
[DNAFieldAttribute(4, "int", 25, "spacing", "int", false, 1788)]
|
||||
public int spacing;
|
||||
[DNAFieldAttribute(26, "int", "smooth_stroke_radius", "int", 4, false, 1792)]
|
||||
[DNAFieldAttribute(4, "int", 26, "smooth_stroke_radius", "int", false, 1792)]
|
||||
public int smooth_stroke_radius;
|
||||
[DNAFieldAttribute(27, "float", "smooth_stroke_factor", "float", 4, false, 1796)]
|
||||
[DNAFieldAttribute(4, "float", 27, "smooth_stroke_factor", "float", false, 1796)]
|
||||
public float smooth_stroke_factor;
|
||||
[DNAFieldAttribute(28, "float", "rate", "float", 4, false, 1800)]
|
||||
[DNAFieldAttribute(4, "float", 28, "rate", "float", false, 1800)]
|
||||
public float rate;
|
||||
[DNAFieldAttribute(29, "float", "rgb[3]", "System.Single[]", 12, false, 1804)]
|
||||
[DNAFieldAttribute(12, "float", 29, "rgb[3]", "System.Single[]", false, 1804)]
|
||||
public float[] rgb = new System.Single[3];
|
||||
[DNAFieldAttribute(30, "float", "alpha", "float", 4, false, 1816)]
|
||||
[DNAFieldAttribute(4, "float", 30, "alpha", "float", false, 1816)]
|
||||
public float alpha;
|
||||
[DNAFieldAttribute(31, "float", "hardness", "float", 4, false, 1820)]
|
||||
[DNAFieldAttribute(4, "float", 31, "hardness", "float", false, 1820)]
|
||||
public float hardness;
|
||||
[DNAFieldAttribute(32, "float", "flow", "float", 4, false, 1824)]
|
||||
[DNAFieldAttribute(4, "float", 32, "flow", "float", false, 1824)]
|
||||
public float flow;
|
||||
[DNAFieldAttribute(33, "float", "wet_mix", "float", 4, false, 1828)]
|
||||
[DNAFieldAttribute(4, "float", 33, "wet_mix", "float", false, 1828)]
|
||||
public float wet_mix;
|
||||
[DNAFieldAttribute(34, "float", "wet_persistence", "float", 4, false, 1832)]
|
||||
[DNAFieldAttribute(4, "float", 34, "wet_persistence", "float", false, 1832)]
|
||||
public float wet_persistence;
|
||||
[DNAFieldAttribute(35, "float", "density", "float", 4, false, 1836)]
|
||||
[DNAFieldAttribute(4, "float", 35, "density", "float", false, 1836)]
|
||||
public float density;
|
||||
[DNAFieldAttribute(36, "int", "paint_flags", "int", 4, false, 1840)]
|
||||
[DNAFieldAttribute(4, "int", 36, "paint_flags", "int", false, 1840)]
|
||||
public int paint_flags;
|
||||
[DNAFieldAttribute(37, "float", "tip_roundness", "float", 4, false, 1844)]
|
||||
[DNAFieldAttribute(4, "float", 37, "tip_roundness", "float", false, 1844)]
|
||||
public float tip_roundness;
|
||||
[DNAFieldAttribute(38, "float", "tip_scale_x", "float", 4, false, 1848)]
|
||||
[DNAFieldAttribute(4, "float", 38, "tip_scale_x", "float", false, 1848)]
|
||||
public float tip_scale_x;
|
||||
[DNAFieldAttribute(39, "float", "secondary_rgb[3]", "System.Single[]", 12, false, 1852)]
|
||||
[DNAFieldAttribute(12, "float", 39, "secondary_rgb[3]", "System.Single[]", false, 1852)]
|
||||
public float[] secondary_rgb = new System.Single[3];
|
||||
[DNAFieldAttribute(40, "float", "dash_ratio", "float", 4, false, 1864)]
|
||||
[DNAFieldAttribute(4, "float", 40, "dash_ratio", "float", false, 1864)]
|
||||
public float dash_ratio;
|
||||
[DNAFieldAttribute(41, "int", "dash_samples", "int", 4, false, 1868)]
|
||||
[DNAFieldAttribute(4, "int", 41, "dash_samples", "int", false, 1868)]
|
||||
public int dash_samples;
|
||||
[DNAFieldAttribute(42, "int", "sculpt_plane", "int", 4, false, 1872)]
|
||||
[DNAFieldAttribute(4, "int", 42, "sculpt_plane", "int", false, 1872)]
|
||||
public int sculpt_plane;
|
||||
[DNAFieldAttribute(43, "float", "plane_offset", "float", 4, false, 1876)]
|
||||
[DNAFieldAttribute(4, "float", 43, "plane_offset", "float", false, 1876)]
|
||||
public float plane_offset;
|
||||
[DNAFieldAttribute(44, "int", "gradient_spacing", "int", 4, false, 1880)]
|
||||
[DNAFieldAttribute(4, "int", 44, "gradient_spacing", "int", false, 1880)]
|
||||
public int gradient_spacing;
|
||||
[DNAFieldAttribute(45, "char", "gradient_stroke_mode", "char", 1, false, 1884)]
|
||||
[DNAFieldAttribute(1, "char", 45, "gradient_stroke_mode", "char", false, 1884)]
|
||||
public char gradient_stroke_mode;
|
||||
[DNAFieldAttribute(46, "char", "gradient_fill_mode", "char", 1, false, 1885)]
|
||||
[DNAFieldAttribute(1, "char", 46, "gradient_fill_mode", "char", false, 1885)]
|
||||
public char gradient_fill_mode;
|
||||
[DNAFieldAttribute(47, "char", "has_unsaved_changes", "char", 1, false, 1886)]
|
||||
[DNAFieldAttribute(1, "char", 47, "has_unsaved_changes", "char", false, 1886)]
|
||||
public char has_unsaved_changes;
|
||||
[DNAFieldAttribute(48, "char", "falloff_shape", "char", 1, false, 1887)]
|
||||
[DNAFieldAttribute(1, "char", 48, "falloff_shape", "char", false, 1887)]
|
||||
public char falloff_shape;
|
||||
[DNAFieldAttribute(49, "float", "falloff_angle", "float", 4, false, 1888)]
|
||||
[DNAFieldAttribute(4, "float", 49, "falloff_angle", "float", false, 1888)]
|
||||
public float falloff_angle;
|
||||
[DNAFieldAttribute(50, "char", "sculpt_tool", "char", 1, false, 1892)]
|
||||
[DNAFieldAttribute(1, "char", 50, "sculpt_tool", "char", false, 1892)]
|
||||
public char sculpt_tool;
|
||||
[DNAFieldAttribute(51, "char", "vertexpaint_tool", "char", 1, false, 1893)]
|
||||
[DNAFieldAttribute(1, "char", 51, "vertexpaint_tool", "char", false, 1893)]
|
||||
public char vertexpaint_tool;
|
||||
[DNAFieldAttribute(52, "char", "weightpaint_tool", "char", 1, false, 1894)]
|
||||
[DNAFieldAttribute(1, "char", 52, "weightpaint_tool", "char", false, 1894)]
|
||||
public char weightpaint_tool;
|
||||
[DNAFieldAttribute(53, "char", "imagepaint_tool", "char", 1, false, 1895)]
|
||||
[DNAFieldAttribute(1, "char", 53, "imagepaint_tool", "char", false, 1895)]
|
||||
public char imagepaint_tool;
|
||||
[DNAFieldAttribute(54, "char", "mask_tool", "char", 1, false, 1896)]
|
||||
[DNAFieldAttribute(1, "char", 54, "mask_tool", "char", false, 1896)]
|
||||
public char mask_tool;
|
||||
[DNAFieldAttribute(55, "char", "gpencil_tool", "char", 1, false, 1897)]
|
||||
[DNAFieldAttribute(1, "char", 55, "gpencil_tool", "char", false, 1897)]
|
||||
public char gpencil_tool;
|
||||
[DNAFieldAttribute(56, "char", "gpencil_vertex_tool", "char", 1, false, 1898)]
|
||||
[DNAFieldAttribute(1, "char", 56, "gpencil_vertex_tool", "char", false, 1898)]
|
||||
public char gpencil_vertex_tool;
|
||||
[DNAFieldAttribute(57, "char", "gpencil_sculpt_tool", "char", 1, false, 1899)]
|
||||
[DNAFieldAttribute(1, "char", 57, "gpencil_sculpt_tool", "char", false, 1899)]
|
||||
public char gpencil_sculpt_tool;
|
||||
[DNAFieldAttribute(58, "char", "gpencil_weight_tool", "char", 1, false, 1900)]
|
||||
[DNAFieldAttribute(1, "char", 58, "gpencil_weight_tool", "char", false, 1900)]
|
||||
public char gpencil_weight_tool;
|
||||
[DNAFieldAttribute(59, "char", "curves_sculpt_tool", "char", 1, false, 1901)]
|
||||
[DNAFieldAttribute(1, "char", 59, "curves_sculpt_tool", "char", false, 1901)]
|
||||
public char curves_sculpt_tool;
|
||||
[DNAFieldAttribute(60, "char", "_pad1[6]", "System.Char[]", 6, false, 1902)]
|
||||
[DNAFieldAttribute(6, "char", 60, "_pad1[6]", "System.Char[]", false, 1902)]
|
||||
public char[] _pad1 = new System.Char[6];
|
||||
[DNAFieldAttribute(61, "float", "autosmooth_factor", "float", 4, false, 1908)]
|
||||
[DNAFieldAttribute(4, "float", 61, "autosmooth_factor", "float", false, 1908)]
|
||||
public float autosmooth_factor;
|
||||
[DNAFieldAttribute(62, "float", "tilt_strength_factor", "float", 4, false, 1912)]
|
||||
[DNAFieldAttribute(4, "float", 62, "tilt_strength_factor", "float", false, 1912)]
|
||||
public float tilt_strength_factor;
|
||||
[DNAFieldAttribute(63, "float", "topology_rake_factor", "float", 4, false, 1916)]
|
||||
[DNAFieldAttribute(4, "float", 63, "topology_rake_factor", "float", false, 1916)]
|
||||
public float topology_rake_factor;
|
||||
[DNAFieldAttribute(64, "float", "crease_pinch_factor", "float", 4, false, 1920)]
|
||||
[DNAFieldAttribute(4, "float", 64, "crease_pinch_factor", "float", false, 1920)]
|
||||
public float crease_pinch_factor;
|
||||
[DNAFieldAttribute(65, "float", "normal_radius_factor", "float", 4, false, 1924)]
|
||||
[DNAFieldAttribute(4, "float", 65, "normal_radius_factor", "float", false, 1924)]
|
||||
public float normal_radius_factor;
|
||||
[DNAFieldAttribute(66, "float", "area_radius_factor", "float", 4, false, 1928)]
|
||||
[DNAFieldAttribute(4, "float", 66, "area_radius_factor", "float", false, 1928)]
|
||||
public float area_radius_factor;
|
||||
[DNAFieldAttribute(67, "float", "wet_paint_radius_factor", "float", 4, false, 1932)]
|
||||
[DNAFieldAttribute(4, "float", 67, "wet_paint_radius_factor", "float", false, 1932)]
|
||||
public float wet_paint_radius_factor;
|
||||
[DNAFieldAttribute(68, "float", "plane_trim", "float", 4, false, 1936)]
|
||||
[DNAFieldAttribute(4, "float", 68, "plane_trim", "float", false, 1936)]
|
||||
public float plane_trim;
|
||||
[DNAFieldAttribute(69, "float", "height", "float", 4, false, 1940)]
|
||||
[DNAFieldAttribute(4, "float", 69, "height", "float", false, 1940)]
|
||||
public float height;
|
||||
[DNAFieldAttribute(70, "float", "texture_sample_bias", "float", 4, false, 1944)]
|
||||
[DNAFieldAttribute(4, "float", 70, "texture_sample_bias", "float", false, 1944)]
|
||||
public float texture_sample_bias;
|
||||
[DNAFieldAttribute(71, "int", "curve_preset", "int", 4, false, 1948)]
|
||||
[DNAFieldAttribute(4, "int", 71, "curve_preset", "int", false, 1948)]
|
||||
public int curve_preset;
|
||||
[DNAFieldAttribute(72, "float", "disconnected_distance_max", "float", 4, false, 1952)]
|
||||
[DNAFieldAttribute(4, "float", 72, "disconnected_distance_max", "float", false, 1952)]
|
||||
public float disconnected_distance_max;
|
||||
[DNAFieldAttribute(73, "int", "deform_target", "int", 4, false, 1956)]
|
||||
[DNAFieldAttribute(4, "int", 73, "deform_target", "int", false, 1956)]
|
||||
public int deform_target;
|
||||
[DNAFieldAttribute(74, "int", "automasking_flags", "int", 4, false, 1960)]
|
||||
[DNAFieldAttribute(4, "int", 74, "automasking_flags", "int", false, 1960)]
|
||||
public int automasking_flags;
|
||||
[DNAFieldAttribute(75, "int", "automasking_boundary_edges_propagation_steps", "int", 4, false, 1964)]
|
||||
[DNAFieldAttribute(4, "int", 75, "automasking_boundary_edges_propagation_steps", "int", false, 1964)]
|
||||
public int automasking_boundary_edges_propagation_steps;
|
||||
[DNAFieldAttribute(76, "float", "automasking_start_normal_limit", "float", 4, false, 1968)]
|
||||
[DNAFieldAttribute(4, "float", 76, "automasking_start_normal_limit", "float", false, 1968)]
|
||||
public float automasking_start_normal_limit;
|
||||
[DNAFieldAttribute(77, "float", "automasking_start_normal_falloff", "float", 4, false, 1972)]
|
||||
[DNAFieldAttribute(4, "float", 77, "automasking_start_normal_falloff", "float", false, 1972)]
|
||||
public float automasking_start_normal_falloff;
|
||||
[DNAFieldAttribute(78, "float", "automasking_view_normal_limit", "float", 4, false, 1976)]
|
||||
[DNAFieldAttribute(4, "float", 78, "automasking_view_normal_limit", "float", false, 1976)]
|
||||
public float automasking_view_normal_limit;
|
||||
[DNAFieldAttribute(79, "float", "automasking_view_normal_falloff", "float", 4, false, 1980)]
|
||||
[DNAFieldAttribute(4, "float", 79, "automasking_view_normal_falloff", "float", false, 1980)]
|
||||
public float automasking_view_normal_falloff;
|
||||
[DNAFieldAttribute(80, "int", "elastic_deform_type", "int", 4, false, 1984)]
|
||||
[DNAFieldAttribute(4, "int", 80, "elastic_deform_type", "int", false, 1984)]
|
||||
public int elastic_deform_type;
|
||||
[DNAFieldAttribute(81, "float", "elastic_deform_volume_preservation", "float", 4, false, 1988)]
|
||||
[DNAFieldAttribute(4, "float", 81, "elastic_deform_volume_preservation", "float", false, 1988)]
|
||||
public float elastic_deform_volume_preservation;
|
||||
[DNAFieldAttribute(82, "int", "snake_hook_deform_type", "int", 4, false, 1992)]
|
||||
[DNAFieldAttribute(4, "int", 82, "snake_hook_deform_type", "int", false, 1992)]
|
||||
public int snake_hook_deform_type;
|
||||
[DNAFieldAttribute(83, "int", "pose_deform_type", "int", 4, false, 1996)]
|
||||
[DNAFieldAttribute(4, "int", 83, "pose_deform_type", "int", false, 1996)]
|
||||
public int pose_deform_type;
|
||||
[DNAFieldAttribute(84, "float", "pose_offset", "float", 4, false, 2000)]
|
||||
[DNAFieldAttribute(4, "float", 84, "pose_offset", "float", false, 2000)]
|
||||
public float pose_offset;
|
||||
[DNAFieldAttribute(85, "int", "pose_smooth_iterations", "int", 4, false, 2004)]
|
||||
[DNAFieldAttribute(4, "int", 85, "pose_smooth_iterations", "int", false, 2004)]
|
||||
public int pose_smooth_iterations;
|
||||
[DNAFieldAttribute(86, "int", "pose_ik_segments", "int", 4, false, 2008)]
|
||||
[DNAFieldAttribute(4, "int", 86, "pose_ik_segments", "int", false, 2008)]
|
||||
public int pose_ik_segments;
|
||||
[DNAFieldAttribute(87, "int", "pose_origin_type", "int", 4, false, 2012)]
|
||||
[DNAFieldAttribute(4, "int", 87, "pose_origin_type", "int", false, 2012)]
|
||||
public int pose_origin_type;
|
||||
[DNAFieldAttribute(88, "int", "boundary_deform_type", "int", 4, false, 2016)]
|
||||
[DNAFieldAttribute(4, "int", 88, "boundary_deform_type", "int", false, 2016)]
|
||||
public int boundary_deform_type;
|
||||
[DNAFieldAttribute(89, "int", "boundary_falloff_type", "int", 4, false, 2020)]
|
||||
[DNAFieldAttribute(4, "int", 89, "boundary_falloff_type", "int", false, 2020)]
|
||||
public int boundary_falloff_type;
|
||||
[DNAFieldAttribute(90, "float", "boundary_offset", "float", 4, false, 2024)]
|
||||
[DNAFieldAttribute(4, "float", 90, "boundary_offset", "float", false, 2024)]
|
||||
public float boundary_offset;
|
||||
[DNAFieldAttribute(91, "int", "cloth_deform_type", "int", 4, false, 2028)]
|
||||
[DNAFieldAttribute(4, "int", 91, "cloth_deform_type", "int", false, 2028)]
|
||||
public int cloth_deform_type;
|
||||
[DNAFieldAttribute(92, "int", "cloth_force_falloff_type", "int", 4, false, 2032)]
|
||||
[DNAFieldAttribute(4, "int", 92, "cloth_force_falloff_type", "int", false, 2032)]
|
||||
public int cloth_force_falloff_type;
|
||||
[DNAFieldAttribute(93, "int", "cloth_simulation_area_type", "int", 4, false, 2036)]
|
||||
[DNAFieldAttribute(4, "int", 93, "cloth_simulation_area_type", "int", false, 2036)]
|
||||
public int cloth_simulation_area_type;
|
||||
[DNAFieldAttribute(94, "float", "cloth_mass", "float", 4, false, 2040)]
|
||||
[DNAFieldAttribute(4, "float", 94, "cloth_mass", "float", false, 2040)]
|
||||
public float cloth_mass;
|
||||
[DNAFieldAttribute(95, "float", "cloth_damping", "float", 4, false, 2044)]
|
||||
[DNAFieldAttribute(4, "float", 95, "cloth_damping", "float", false, 2044)]
|
||||
public float cloth_damping;
|
||||
[DNAFieldAttribute(96, "float", "cloth_sim_limit", "float", 4, false, 2048)]
|
||||
[DNAFieldAttribute(4, "float", 96, "cloth_sim_limit", "float", false, 2048)]
|
||||
public float cloth_sim_limit;
|
||||
[DNAFieldAttribute(97, "float", "cloth_sim_falloff", "float", 4, false, 2052)]
|
||||
[DNAFieldAttribute(4, "float", 97, "cloth_sim_falloff", "float", false, 2052)]
|
||||
public float cloth_sim_falloff;
|
||||
[DNAFieldAttribute(98, "float", "cloth_constraint_softbody_strength", "float", 4, false, 2056)]
|
||||
[DNAFieldAttribute(4, "float", 98, "cloth_constraint_softbody_strength", "float", false, 2056)]
|
||||
public float cloth_constraint_softbody_strength;
|
||||
[DNAFieldAttribute(99, "int", "smooth_deform_type", "int", 4, false, 2060)]
|
||||
[DNAFieldAttribute(4, "int", 99, "smooth_deform_type", "int", false, 2060)]
|
||||
public int smooth_deform_type;
|
||||
[DNAFieldAttribute(100, "float", "surface_smooth_shape_preservation", "float", 4, false, 2064)]
|
||||
[DNAFieldAttribute(4, "float", 100, "surface_smooth_shape_preservation", "float", false, 2064)]
|
||||
public float surface_smooth_shape_preservation;
|
||||
[DNAFieldAttribute(101, "float", "surface_smooth_current_vertex", "float", 4, false, 2068)]
|
||||
[DNAFieldAttribute(4, "float", 101, "surface_smooth_current_vertex", "float", false, 2068)]
|
||||
public float surface_smooth_current_vertex;
|
||||
[DNAFieldAttribute(102, "int", "surface_smooth_iterations", "int", 4, false, 2072)]
|
||||
[DNAFieldAttribute(4, "int", 102, "surface_smooth_iterations", "int", false, 2072)]
|
||||
public int surface_smooth_iterations;
|
||||
[DNAFieldAttribute(103, "float", "multiplane_scrape_angle", "float", 4, false, 2076)]
|
||||
[DNAFieldAttribute(4, "float", 103, "multiplane_scrape_angle", "float", false, 2076)]
|
||||
public float multiplane_scrape_angle;
|
||||
[DNAFieldAttribute(104, "int", "smear_deform_type", "int", 4, false, 2080)]
|
||||
[DNAFieldAttribute(4, "int", 104, "smear_deform_type", "int", false, 2080)]
|
||||
public int smear_deform_type;
|
||||
[DNAFieldAttribute(105, "int", "slide_deform_type", "int", 4, false, 2084)]
|
||||
[DNAFieldAttribute(4, "int", 105, "slide_deform_type", "int", false, 2084)]
|
||||
public int slide_deform_type;
|
||||
[DNAFieldAttribute(106, "int", "texture_overlay_alpha", "int", 4, false, 2088)]
|
||||
[DNAFieldAttribute(4, "int", 106, "texture_overlay_alpha", "int", false, 2088)]
|
||||
public int texture_overlay_alpha;
|
||||
[DNAFieldAttribute(107, "int", "mask_overlay_alpha", "int", 4, false, 2092)]
|
||||
[DNAFieldAttribute(4, "int", 107, "mask_overlay_alpha", "int", false, 2092)]
|
||||
public int mask_overlay_alpha;
|
||||
[DNAFieldAttribute(108, "int", "cursor_overlay_alpha", "int", 4, false, 2096)]
|
||||
[DNAFieldAttribute(4, "int", 108, "cursor_overlay_alpha", "int", false, 2096)]
|
||||
public int cursor_overlay_alpha;
|
||||
[DNAFieldAttribute(109, "float", "unprojected_radius", "float", 4, false, 2100)]
|
||||
[DNAFieldAttribute(4, "float", 109, "unprojected_radius", "float", false, 2100)]
|
||||
public float unprojected_radius;
|
||||
[DNAFieldAttribute(110, "float", "sharp_threshold", "float", 4, false, 2104)]
|
||||
[DNAFieldAttribute(4, "float", 110, "sharp_threshold", "float", false, 2104)]
|
||||
public float sharp_threshold;
|
||||
[DNAFieldAttribute(111, "int", "blur_kernel_radius", "int", 4, false, 2108)]
|
||||
[DNAFieldAttribute(4, "int", 111, "blur_kernel_radius", "int", false, 2108)]
|
||||
public int blur_kernel_radius;
|
||||
[DNAFieldAttribute(112, "int", "blur_mode", "int", 4, false, 2112)]
|
||||
[DNAFieldAttribute(4, "int", 112, "blur_mode", "int", false, 2112)]
|
||||
public int blur_mode;
|
||||
[DNAFieldAttribute(113, "float", "fill_threshold", "float", 4, false, 2116)]
|
||||
[DNAFieldAttribute(4, "float", 113, "fill_threshold", "float", false, 2116)]
|
||||
public float fill_threshold;
|
||||
[DNAFieldAttribute(114, "float", "add_col[4]", "System.Single[]", 16, false, 2120)]
|
||||
[DNAFieldAttribute(16, "float", 114, "add_col[4]", "System.Single[]", false, 2120)]
|
||||
public float[] add_col = new System.Single[4];
|
||||
[DNAFieldAttribute(115, "float", "sub_col[4]", "System.Single[]", 16, false, 2136)]
|
||||
[DNAFieldAttribute(16, "float", 115, "sub_col[4]", "System.Single[]", false, 2136)]
|
||||
public float[] sub_col = new System.Single[4];
|
||||
[DNAFieldAttribute(116, "float", "stencil_pos[2]", "System.Single[]", 8, false, 2152)]
|
||||
[DNAFieldAttribute(8, "float", 116, "stencil_pos[2]", "System.Single[]", false, 2152)]
|
||||
public float[] stencil_pos = new System.Single[2];
|
||||
[DNAFieldAttribute(117, "float", "stencil_dimension[2]", "System.Single[]", 8, false, 2160)]
|
||||
[DNAFieldAttribute(8, "float", 117, "stencil_dimension[2]", "System.Single[]", false, 2160)]
|
||||
public float[] stencil_dimension = new System.Single[2];
|
||||
[DNAFieldAttribute(118, "float", "mask_stencil_pos[2]", "System.Single[]", 8, false, 2168)]
|
||||
[DNAFieldAttribute(8, "float", 118, "mask_stencil_pos[2]", "System.Single[]", false, 2168)]
|
||||
public float[] mask_stencil_pos = new System.Single[2];
|
||||
[DNAFieldAttribute(119, "float", "mask_stencil_dimension[2]", "System.Single[]", 8, false, 2176)]
|
||||
[DNAFieldAttribute(8, "float", 119, "mask_stencil_dimension[2]", "System.Single[]", false, 2176)]
|
||||
public float[] mask_stencil_dimension = new System.Single[2];
|
||||
[DNAFieldAttribute(120, "BrushGpencilSettings", "*gpencil_settings", "BrushGpencilSettings", 8, true, 2184)]
|
||||
public BrushGpencilSettings ptr_gpencil_settings;
|
||||
[DNAFieldAttribute(121, "BrushCurvesSculptSettings", "*curves_sculpt_settings", "BrushCurvesSculptSettings", 8, true, 2192)]
|
||||
public BrushCurvesSculptSettings ptr_curves_sculpt_settings;
|
||||
[DNAFieldAttribute(122, "int", "automasking_cavity_blur_steps", "int", 4, false, 2200)]
|
||||
[DNAFieldAttribute(8, "BrushGpencilSettings", 120, "*gpencil_settings", "BrushGpencilSettings", true, 2184)]
|
||||
public BrushGpencilSettings gpencil_settings;
|
||||
[DNAFieldAttribute(8, "BrushCurvesSculptSettings", 121, "*curves_sculpt_settings", "BrushCurvesSculptSettings", true, 2192)]
|
||||
public BrushCurvesSculptSettings curves_sculpt_settings;
|
||||
[DNAFieldAttribute(4, "int", 122, "automasking_cavity_blur_steps", "int", false, 2200)]
|
||||
public int automasking_cavity_blur_steps;
|
||||
[DNAFieldAttribute(123, "float", "automasking_cavity_factor", "float", 4, false, 2204)]
|
||||
[DNAFieldAttribute(4, "float", 123, "automasking_cavity_factor", "float", false, 2204)]
|
||||
public float automasking_cavity_factor;
|
||||
[DNAFieldAttribute(124, "CurveMapping", "*automasking_cavity_curve", "CurveMapping", 8, true, 2208)]
|
||||
public CurveMapping ptr_automasking_cavity_curve;
|
||||
[DNAFieldAttribute(8, "CurveMapping", 124, "*automasking_cavity_curve", "CurveMapping", true, 2208)]
|
||||
public CurveMapping automasking_cavity_curve;
|
||||
public Brush() {
|
||||
this.id = default;
|
||||
this.clone = default;
|
||||
this.ptr_curve = default;
|
||||
this.curve = default;
|
||||
this.mtex = default;
|
||||
this.mask_mtex = default;
|
||||
this.ptr_toggle_brush = default;
|
||||
this.ptr_icon_imbuf = default;
|
||||
this.ptr_preview = default;
|
||||
this.ptr_gradient = default;
|
||||
this.ptr_paint_curve = default;
|
||||
this.toggle_brush = default;
|
||||
this.icon_imbuf = default;
|
||||
this.preview = default;
|
||||
this.gradient = default;
|
||||
this.paint_curve = default;
|
||||
this.icon_filepath = default;
|
||||
this.normal_weight = default;
|
||||
this.rake_factor = default;
|
||||
@@ -386,23 +386,23 @@ namespace BlendFile.DNA {
|
||||
this.stencil_dimension = default;
|
||||
this.mask_stencil_pos = default;
|
||||
this.mask_stencil_dimension = default;
|
||||
this.ptr_gpencil_settings = default;
|
||||
this.ptr_curves_sculpt_settings = default;
|
||||
this.gpencil_settings = default;
|
||||
this.curves_sculpt_settings = default;
|
||||
this.automasking_cavity_blur_steps = default;
|
||||
this.automasking_cavity_factor = default;
|
||||
this.ptr_automasking_cavity_curve = default;
|
||||
this.automasking_cavity_curve = default;
|
||||
}
|
||||
public Brush(
|
||||
ID id,
|
||||
BrushClone clone,
|
||||
CurveMapping ptr_curve,
|
||||
CurveMapping curve,
|
||||
MTex mtex,
|
||||
MTex mask_mtex,
|
||||
Brush ptr_toggle_brush,
|
||||
ImBuf ptr_icon_imbuf,
|
||||
PreviewImage ptr_preview,
|
||||
ColorBand ptr_gradient,
|
||||
PaintCurve ptr_paint_curve,
|
||||
Brush toggle_brush,
|
||||
ImBuf icon_imbuf,
|
||||
PreviewImage preview,
|
||||
ColorBand gradient,
|
||||
PaintCurve paint_curve,
|
||||
char[] icon_filepath,
|
||||
float normal_weight,
|
||||
float rake_factor,
|
||||
@@ -513,21 +513,21 @@ namespace BlendFile.DNA {
|
||||
float[] stencil_dimension,
|
||||
float[] mask_stencil_pos,
|
||||
float[] mask_stencil_dimension,
|
||||
BrushGpencilSettings ptr_gpencil_settings,
|
||||
BrushCurvesSculptSettings ptr_curves_sculpt_settings,
|
||||
BrushGpencilSettings gpencil_settings,
|
||||
BrushCurvesSculptSettings curves_sculpt_settings,
|
||||
int automasking_cavity_blur_steps,
|
||||
float automasking_cavity_factor,
|
||||
CurveMapping ptr_automasking_cavity_curve) {
|
||||
CurveMapping automasking_cavity_curve) {
|
||||
this.id = id;
|
||||
this.clone = clone;
|
||||
this.ptr_curve = ptr_curve;
|
||||
this.curve = curve;
|
||||
this.mtex = mtex;
|
||||
this.mask_mtex = mask_mtex;
|
||||
this.ptr_toggle_brush = ptr_toggle_brush;
|
||||
this.ptr_icon_imbuf = ptr_icon_imbuf;
|
||||
this.ptr_preview = ptr_preview;
|
||||
this.ptr_gradient = ptr_gradient;
|
||||
this.ptr_paint_curve = ptr_paint_curve;
|
||||
this.toggle_brush = toggle_brush;
|
||||
this.icon_imbuf = icon_imbuf;
|
||||
this.preview = preview;
|
||||
this.gradient = gradient;
|
||||
this.paint_curve = paint_curve;
|
||||
this.icon_filepath = icon_filepath;
|
||||
this.normal_weight = normal_weight;
|
||||
this.rake_factor = rake_factor;
|
||||
@@ -638,11 +638,11 @@ namespace BlendFile.DNA {
|
||||
this.stencil_dimension = stencil_dimension;
|
||||
this.mask_stencil_pos = mask_stencil_pos;
|
||||
this.mask_stencil_dimension = mask_stencil_dimension;
|
||||
this.ptr_gpencil_settings = ptr_gpencil_settings;
|
||||
this.ptr_curves_sculpt_settings = ptr_curves_sculpt_settings;
|
||||
this.gpencil_settings = gpencil_settings;
|
||||
this.curves_sculpt_settings = curves_sculpt_settings;
|
||||
this.automasking_cavity_blur_steps = automasking_cavity_blur_steps;
|
||||
this.automasking_cavity_factor = automasking_cavity_factor;
|
||||
this.ptr_automasking_cavity_curve = ptr_automasking_cavity_curve;
|
||||
this.automasking_cavity_curve = automasking_cavity_curve;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user