updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -59,7 +59,7 @@ namespace BlendFile.DNA {
public int uvcalc_iterations;
[DNAFieldAttribute(4, "float", 21, "uvcalc_weight_factor", "float", false, 112)]
public float uvcalc_weight_factor;
[DNAArrayAttribute(64, "char", 22, "uvcalc_weight_group[64]", "System.Char[]", 64, 116)]
[DNAArrayAttribute(64, "char", 22, "uvcalc_weight_group[64]", "System.Char[]", 64, false, 116)]
public char[] uvcalc_weight_group = new System.Char[64];
[DNAFieldAttribute(2, "short", 23, "autoik_chainlen", "short", false, 180)]
public short autoik_chainlen;
@@ -79,7 +79,7 @@ namespace BlendFile.DNA {
public char gpencil_selectmode_edit;
[DNAFieldAttribute(1, "char", 31, "gpencil_selectmode_sculpt", "char", false, 193)]
public char gpencil_selectmode_sculpt;
[DNAArrayAttribute(6, "char", 32, "_pad0[6]", "System.Char[]", 6, 194)]
[DNAArrayAttribute(6, "char", 32, "_pad0[6]", "System.Char[]", 6, false, 194)]
public char[] _pad0 = new System.Char[6];
[DNAFieldAttribute(80, "GP_Sculpt_Settings", 33, "gp_sculpt", "GP_Sculpt_Settings", false, 200)]
public GP_Sculpt_Settings gp_sculpt;
@@ -129,7 +129,7 @@ namespace BlendFile.DNA {
public short snap_flag_anim;
[DNAFieldAttribute(2, "short", 56, "snap_uv_flag", "short", false, 736)]
public short snap_uv_flag;
[DNAArrayAttribute(4, "char", 57, "_pad[4]", "System.Char[]", 4, 738)]
[DNAArrayAttribute(4, "char", 57, "_pad[4]", "System.Char[]", 4, false, 738)]
public char[] _pad = new System.Char[4];
[DNAFieldAttribute(1, "char", 58, "snap_target", "char", false, 742)]
public char snap_target;
@@ -167,7 +167,7 @@ namespace BlendFile.DNA {
public char uv_sculpt_settings;
[DNAFieldAttribute(1, "char", 75, "workspace_tool_type", "char", false, 760)]
public char workspace_tool_type;
[DNAArrayAttribute(1, "char", 76, "_pad5[1]", "System.Char[]", 1, 761)]
[DNAArrayAttribute(1, "char", 76, "_pad5[1]", "System.Char[]", 1, false, 761)]
public char[] _pad5 = new System.Char[1];
[DNAFieldAttribute(2, "short", 77, "sculpt_paint_settings", "short", false, 762)]
public short sculpt_paint_settings;
@@ -183,9 +183,9 @@ namespace BlendFile.DNA {
public CurvePaintSettings curve_paint_settings;
[DNAFieldAttribute(40, "MeshStatVis", 83, "statvis", "MeshStatVis", false, 976)]
public MeshStatVis statvis;
[DNAArrayAttribute(12, "float", 84, "normal_vector[3]", "System.Single[]", 3, 1016)]
[DNAArrayAttribute(12, "float", 84, "normal_vector[3]", "System.Single[]", 3, false, 1016)]
public float[] normal_vector = new System.Single[3];
[DNAArrayAttribute(4, "char", 85, "_pad6[4]", "System.Char[]", 4, 1028)]
[DNAArrayAttribute(4, "char", 85, "_pad6[4]", "System.Char[]", 4, false, 1028)]
public char[] _pad6 = new System.Char[4];
[DNAFieldAttribute(8, "CurveProfile", 86, "*custom_bevel_profile_preset", "CurveProfile", true, 1032)]
public CurveProfile custom_bevel_profile_preset;
@@ -201,7 +201,7 @@ namespace BlendFile.DNA {
public char plane_orient;
[DNAFieldAttribute(1, "char", 92, "use_plane_axis_auto", "char", false, 1053)]
public char use_plane_axis_auto;
[DNAArrayAttribute(2, "char", 93, "_pad7[2]", "System.Char[]", 2, 1054)]
[DNAArrayAttribute(2, "char", 93, "_pad7[2]", "System.Char[]", 2, false, 1054)]
public char[] _pad7 = new System.Char[2];
[DNAFieldAttribute(4, "float", 94, "snap_angle_increment_2d", "float", false, 1056)]
public float snap_angle_increment_2d;