Added memoryOffset value to DNAFieldAttribute, regenerated files.
This commit is contained in:
@@ -15,115 +15,115 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(127, "BrushGpencilSettings", 248)]
|
||||
public class BrushGpencilSettings {
|
||||
[DNAFieldAttribute(0, "float", "draw_smoothfac", "float", 4, false)]
|
||||
[DNAFieldAttribute(0, "float", "draw_smoothfac", "float", 4, false, 0)]
|
||||
public float draw_smoothfac;
|
||||
[DNAFieldAttribute(1, "float", "fill_factor", "float", 4, false)]
|
||||
[DNAFieldAttribute(1, "float", "fill_factor", "float", 4, false, 4)]
|
||||
public float fill_factor;
|
||||
[DNAFieldAttribute(2, "float", "draw_strength", "float", 4, false)]
|
||||
[DNAFieldAttribute(2, "float", "draw_strength", "float", 4, false, 8)]
|
||||
public float draw_strength;
|
||||
[DNAFieldAttribute(3, "float", "draw_jitter", "float", 4, false)]
|
||||
[DNAFieldAttribute(3, "float", "draw_jitter", "float", 4, false, 12)]
|
||||
public float draw_jitter;
|
||||
[DNAFieldAttribute(4, "float", "draw_angle", "float", 4, false)]
|
||||
[DNAFieldAttribute(4, "float", "draw_angle", "float", 4, false, 16)]
|
||||
public float draw_angle;
|
||||
[DNAFieldAttribute(5, "float", "draw_angle_factor", "float", 4, false)]
|
||||
[DNAFieldAttribute(5, "float", "draw_angle_factor", "float", 4, false, 20)]
|
||||
public float draw_angle_factor;
|
||||
[DNAFieldAttribute(6, "float", "draw_random_press", "float", 4, false)]
|
||||
[DNAFieldAttribute(6, "float", "draw_random_press", "float", 4, false, 24)]
|
||||
public float draw_random_press;
|
||||
[DNAFieldAttribute(7, "float", "draw_random_strength", "float", 4, false)]
|
||||
[DNAFieldAttribute(7, "float", "draw_random_strength", "float", 4, false, 28)]
|
||||
public float draw_random_strength;
|
||||
[DNAFieldAttribute(8, "short", "draw_smoothlvl", "short", 2, false)]
|
||||
[DNAFieldAttribute(8, "short", "draw_smoothlvl", "short", 2, false, 32)]
|
||||
public short draw_smoothlvl;
|
||||
[DNAFieldAttribute(9, "short", "draw_subdivide", "short", 2, false)]
|
||||
[DNAFieldAttribute(9, "short", "draw_subdivide", "short", 2, false, 34)]
|
||||
public short draw_subdivide;
|
||||
[DNAFieldAttribute(10, "short", "fill_layer_mode", "short", 2, false)]
|
||||
[DNAFieldAttribute(10, "short", "fill_layer_mode", "short", 2, false, 36)]
|
||||
public short fill_layer_mode;
|
||||
[DNAFieldAttribute(11, "short", "fill_direction", "short", 2, false)]
|
||||
[DNAFieldAttribute(11, "short", "fill_direction", "short", 2, false, 38)]
|
||||
public short fill_direction;
|
||||
[DNAFieldAttribute(12, "float", "fill_threshold", "float", 4, false)]
|
||||
[DNAFieldAttribute(12, "float", "fill_threshold", "float", 4, false, 40)]
|
||||
public float fill_threshold;
|
||||
[DNAFieldAttribute(13, "char", "_pad2[2]", "System.Char[]", 2, false)]
|
||||
[DNAFieldAttribute(13, "char", "_pad2[2]", "System.Char[]", 2, false, 44)]
|
||||
public char[] _pad2 = new System.Char[2];
|
||||
[DNAFieldAttribute(14, "int8_t", "caps_type", "int8_t", 1, false)]
|
||||
[DNAFieldAttribute(14, "int8_t", "caps_type", "int8_t", 1, false, 46)]
|
||||
public sbyte caps_type;
|
||||
[DNAFieldAttribute(15, "char", "_pad[1]", "System.Char[]", 1, false)]
|
||||
[DNAFieldAttribute(15, "char", "_pad[1]", "System.Char[]", 1, false, 47)]
|
||||
public char[] _pad = new System.Char[1];
|
||||
[DNAFieldAttribute(16, "int", "flag2", "int", 4, false)]
|
||||
[DNAFieldAttribute(16, "int", "flag2", "int", 4, false, 48)]
|
||||
public int flag2;
|
||||
[DNAFieldAttribute(17, "int", "fill_simplylvl", "int", 4, false)]
|
||||
[DNAFieldAttribute(17, "int", "fill_simplylvl", "int", 4, false, 52)]
|
||||
public int fill_simplylvl;
|
||||
[DNAFieldAttribute(18, "int", "fill_draw_mode", "int", 4, false)]
|
||||
[DNAFieldAttribute(18, "int", "fill_draw_mode", "int", 4, false, 56)]
|
||||
public int fill_draw_mode;
|
||||
[DNAFieldAttribute(19, "int", "fill_extend_mode", "int", 4, false)]
|
||||
[DNAFieldAttribute(19, "int", "fill_extend_mode", "int", 4, false, 60)]
|
||||
public int fill_extend_mode;
|
||||
[DNAFieldAttribute(20, "int", "input_samples", "int", 4, false)]
|
||||
[DNAFieldAttribute(20, "int", "input_samples", "int", 4, false, 64)]
|
||||
public int input_samples;
|
||||
[DNAFieldAttribute(21, "float", "uv_random", "float", 4, false)]
|
||||
[DNAFieldAttribute(21, "float", "uv_random", "float", 4, false, 68)]
|
||||
public float uv_random;
|
||||
[DNAFieldAttribute(22, "int", "brush_type", "int", 4, false)]
|
||||
[DNAFieldAttribute(22, "int", "brush_type", "int", 4, false, 72)]
|
||||
public int brush_type;
|
||||
[DNAFieldAttribute(23, "int", "eraser_mode", "int", 4, false)]
|
||||
[DNAFieldAttribute(23, "int", "eraser_mode", "int", 4, false, 76)]
|
||||
public int eraser_mode;
|
||||
[DNAFieldAttribute(24, "float", "active_smooth", "float", 4, false)]
|
||||
[DNAFieldAttribute(24, "float", "active_smooth", "float", 4, false, 80)]
|
||||
public float active_smooth;
|
||||
[DNAFieldAttribute(25, "float", "era_strength_f", "float", 4, false)]
|
||||
[DNAFieldAttribute(25, "float", "era_strength_f", "float", 4, false, 84)]
|
||||
public float era_strength_f;
|
||||
[DNAFieldAttribute(26, "float", "era_thickness_f", "float", 4, false)]
|
||||
[DNAFieldAttribute(26, "float", "era_thickness_f", "float", 4, false, 88)]
|
||||
public float era_thickness_f;
|
||||
[DNAFieldAttribute(27, "int", "flag", "int", 4, false)]
|
||||
[DNAFieldAttribute(27, "int", "flag", "int", 4, false, 92)]
|
||||
public int flag;
|
||||
[DNAFieldAttribute(28, "float", "gradient_f", "float", 4, false)]
|
||||
[DNAFieldAttribute(28, "float", "gradient_f", "float", 4, false, 96)]
|
||||
public float gradient_f;
|
||||
[DNAFieldAttribute(29, "float", "gradient_s[2]", "System.Single[]", 8, false)]
|
||||
[DNAFieldAttribute(29, "float", "gradient_s[2]", "System.Single[]", 8, false, 100)]
|
||||
public float[] gradient_s = new System.Single[2];
|
||||
[DNAFieldAttribute(30, "float", "simplify_f", "float", 4, false)]
|
||||
[DNAFieldAttribute(30, "float", "simplify_f", "float", 4, false, 108)]
|
||||
public float simplify_f;
|
||||
[DNAFieldAttribute(31, "float", "vertex_factor", "float", 4, false)]
|
||||
[DNAFieldAttribute(31, "float", "vertex_factor", "float", 4, false, 112)]
|
||||
public float vertex_factor;
|
||||
[DNAFieldAttribute(32, "int", "vertex_mode", "int", 4, false)]
|
||||
[DNAFieldAttribute(32, "int", "vertex_mode", "int", 4, false, 116)]
|
||||
public int vertex_mode;
|
||||
[DNAFieldAttribute(33, "int", "sculpt_flag", "int", 4, false)]
|
||||
[DNAFieldAttribute(33, "int", "sculpt_flag", "int", 4, false, 120)]
|
||||
public int sculpt_flag;
|
||||
[DNAFieldAttribute(34, "int", "sculpt_mode_flag", "int", 4, false)]
|
||||
[DNAFieldAttribute(34, "int", "sculpt_mode_flag", "int", 4, false, 124)]
|
||||
public int sculpt_mode_flag;
|
||||
[DNAFieldAttribute(35, "short", "preset_type", "short", 2, false)]
|
||||
[DNAFieldAttribute(35, "short", "preset_type", "short", 2, false, 128)]
|
||||
public short preset_type;
|
||||
[DNAFieldAttribute(36, "short", "brush_draw_mode", "short", 2, false)]
|
||||
[DNAFieldAttribute(36, "short", "brush_draw_mode", "short", 2, false, 130)]
|
||||
public short brush_draw_mode;
|
||||
[DNAFieldAttribute(37, "float", "random_hue", "float", 4, false)]
|
||||
[DNAFieldAttribute(37, "float", "random_hue", "float", 4, false, 132)]
|
||||
public float random_hue;
|
||||
[DNAFieldAttribute(38, "float", "random_saturation", "float", 4, false)]
|
||||
[DNAFieldAttribute(38, "float", "random_saturation", "float", 4, false, 136)]
|
||||
public float random_saturation;
|
||||
[DNAFieldAttribute(39, "float", "random_value", "float", 4, false)]
|
||||
[DNAFieldAttribute(39, "float", "random_value", "float", 4, false, 140)]
|
||||
public float random_value;
|
||||
[DNAFieldAttribute(40, "float", "fill_extend_fac", "float", 4, false)]
|
||||
[DNAFieldAttribute(40, "float", "fill_extend_fac", "float", 4, false, 144)]
|
||||
public float fill_extend_fac;
|
||||
[DNAFieldAttribute(41, "int", "dilate_pixels", "int", 4, false)]
|
||||
[DNAFieldAttribute(41, "int", "dilate_pixels", "int", 4, false, 148)]
|
||||
public int dilate_pixels;
|
||||
[DNAFieldAttribute(42, "CurveMapping", "*curve_sensitivity", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(42, "CurveMapping", "*curve_sensitivity", "CurveMapping", 8, true, 152)]
|
||||
public CurveMapping ptr_curve_sensitivity;
|
||||
[DNAFieldAttribute(43, "CurveMapping", "*curve_strength", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(43, "CurveMapping", "*curve_strength", "CurveMapping", 8, true, 160)]
|
||||
public CurveMapping ptr_curve_strength;
|
||||
[DNAFieldAttribute(44, "CurveMapping", "*curve_jitter", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(44, "CurveMapping", "*curve_jitter", "CurveMapping", 8, true, 168)]
|
||||
public CurveMapping ptr_curve_jitter;
|
||||
[DNAFieldAttribute(45, "CurveMapping", "*curve_rand_pressure", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(45, "CurveMapping", "*curve_rand_pressure", "CurveMapping", 8, true, 176)]
|
||||
public CurveMapping ptr_curve_rand_pressure;
|
||||
[DNAFieldAttribute(46, "CurveMapping", "*curve_rand_strength", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(46, "CurveMapping", "*curve_rand_strength", "CurveMapping", 8, true, 184)]
|
||||
public CurveMapping ptr_curve_rand_strength;
|
||||
[DNAFieldAttribute(47, "CurveMapping", "*curve_rand_uv", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(47, "CurveMapping", "*curve_rand_uv", "CurveMapping", 8, true, 192)]
|
||||
public CurveMapping ptr_curve_rand_uv;
|
||||
[DNAFieldAttribute(48, "CurveMapping", "*curve_rand_hue", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(48, "CurveMapping", "*curve_rand_hue", "CurveMapping", 8, true, 200)]
|
||||
public CurveMapping ptr_curve_rand_hue;
|
||||
[DNAFieldAttribute(49, "CurveMapping", "*curve_rand_saturation", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(49, "CurveMapping", "*curve_rand_saturation", "CurveMapping", 8, true, 208)]
|
||||
public CurveMapping ptr_curve_rand_saturation;
|
||||
[DNAFieldAttribute(50, "CurveMapping", "*curve_rand_value", "CurveMapping", 8, true)]
|
||||
[DNAFieldAttribute(50, "CurveMapping", "*curve_rand_value", "CurveMapping", 8, true, 216)]
|
||||
public CurveMapping ptr_curve_rand_value;
|
||||
[DNAFieldAttribute(51, "float", "outline_fac", "float", 4, false)]
|
||||
[DNAFieldAttribute(51, "float", "outline_fac", "float", 4, false, 224)]
|
||||
public float outline_fac;
|
||||
[DNAFieldAttribute(52, "float", "simplify_px", "float", 4, false)]
|
||||
[DNAFieldAttribute(52, "float", "simplify_px", "float", 4, false, 228)]
|
||||
public float simplify_px;
|
||||
[DNAFieldAttribute(53, "Material", "*material", "Material", 8, true)]
|
||||
[DNAFieldAttribute(53, "Material", "*material", "Material", 8, true, 232)]
|
||||
public Material ptr_material;
|
||||
[DNAFieldAttribute(54, "Material", "*material_alt", "Material", 8, true)]
|
||||
[DNAFieldAttribute(54, "Material", "*material_alt", "Material", 8, true, 240)]
|
||||
public Material ptr_material_alt;
|
||||
public BrushGpencilSettings() {
|
||||
this.draw_smoothfac = default;
|
||||
|
||||
Reference in New Issue
Block a user