regenerated files

This commit is contained in:
mm00
2025-02-18 18:16:57 +01:00
parent 305186b2a9
commit bc3ac0ad86
937 changed files with 9598 additions and 9586 deletions

View File

@@ -15,79 +15,79 @@ namespace BlendFile.DNA {
[DNAClassAttribute(771, "RigidBodyCon")]
public class RigidBodyCon {
[DNAFieldAttribute(0, "Object", "*ob1", 1160)]
[DNAFieldAttribute(0, "Object", "*ob1", "Object", 1160)]
public Object ptr_ob1;
[DNAFieldAttribute(1, "Object", "*ob2", 1160)]
[DNAFieldAttribute(1, "Object", "*ob2", "Object", 1160)]
public Object ptr_ob2;
[DNAFieldAttribute(2, "short", "type", 2)]
[DNAFieldAttribute(2, "short", "type", "short", 2)]
public short type;
[DNAFieldAttribute(3, "short", "num_solver_iterations", 2)]
[DNAFieldAttribute(3, "short", "num_solver_iterations", "short", 2)]
public short num_solver_iterations;
[DNAFieldAttribute(4, "int", "flag", 4)]
[DNAFieldAttribute(4, "int", "flag", "int", 4)]
public int flag;
[DNAFieldAttribute(5, "float", "breaking_threshold", 4)]
[DNAFieldAttribute(5, "float", "breaking_threshold", "float", 4)]
public float breaking_threshold;
[DNAFieldAttribute(6, "char", "spring_type", 1)]
[DNAFieldAttribute(6, "char", "spring_type", "char", 1)]
public char spring_type;
[DNAFieldAttribute(7, "char", "_pad[3]", 1)]
[DNAFieldAttribute(7, "char", "_pad[3]", "System.Char[]", 1)]
public char[] _pad = new System.Char[3];
[DNAFieldAttribute(8, "float", "limit_lin_x_lower", 4)]
[DNAFieldAttribute(8, "float", "limit_lin_x_lower", "float", 4)]
public float limit_lin_x_lower;
[DNAFieldAttribute(9, "float", "limit_lin_x_upper", 4)]
[DNAFieldAttribute(9, "float", "limit_lin_x_upper", "float", 4)]
public float limit_lin_x_upper;
[DNAFieldAttribute(10, "float", "limit_lin_y_lower", 4)]
[DNAFieldAttribute(10, "float", "limit_lin_y_lower", "float", 4)]
public float limit_lin_y_lower;
[DNAFieldAttribute(11, "float", "limit_lin_y_upper", 4)]
[DNAFieldAttribute(11, "float", "limit_lin_y_upper", "float", 4)]
public float limit_lin_y_upper;
[DNAFieldAttribute(12, "float", "limit_lin_z_lower", 4)]
[DNAFieldAttribute(12, "float", "limit_lin_z_lower", "float", 4)]
public float limit_lin_z_lower;
[DNAFieldAttribute(13, "float", "limit_lin_z_upper", 4)]
[DNAFieldAttribute(13, "float", "limit_lin_z_upper", "float", 4)]
public float limit_lin_z_upper;
[DNAFieldAttribute(14, "float", "limit_ang_x_lower", 4)]
[DNAFieldAttribute(14, "float", "limit_ang_x_lower", "float", 4)]
public float limit_ang_x_lower;
[DNAFieldAttribute(15, "float", "limit_ang_x_upper", 4)]
[DNAFieldAttribute(15, "float", "limit_ang_x_upper", "float", 4)]
public float limit_ang_x_upper;
[DNAFieldAttribute(16, "float", "limit_ang_y_lower", 4)]
[DNAFieldAttribute(16, "float", "limit_ang_y_lower", "float", 4)]
public float limit_ang_y_lower;
[DNAFieldAttribute(17, "float", "limit_ang_y_upper", 4)]
[DNAFieldAttribute(17, "float", "limit_ang_y_upper", "float", 4)]
public float limit_ang_y_upper;
[DNAFieldAttribute(18, "float", "limit_ang_z_lower", 4)]
[DNAFieldAttribute(18, "float", "limit_ang_z_lower", "float", 4)]
public float limit_ang_z_lower;
[DNAFieldAttribute(19, "float", "limit_ang_z_upper", 4)]
[DNAFieldAttribute(19, "float", "limit_ang_z_upper", "float", 4)]
public float limit_ang_z_upper;
[DNAFieldAttribute(20, "float", "spring_stiffness_x", 4)]
[DNAFieldAttribute(20, "float", "spring_stiffness_x", "float", 4)]
public float spring_stiffness_x;
[DNAFieldAttribute(21, "float", "spring_stiffness_y", 4)]
[DNAFieldAttribute(21, "float", "spring_stiffness_y", "float", 4)]
public float spring_stiffness_y;
[DNAFieldAttribute(22, "float", "spring_stiffness_z", 4)]
[DNAFieldAttribute(22, "float", "spring_stiffness_z", "float", 4)]
public float spring_stiffness_z;
[DNAFieldAttribute(23, "float", "spring_stiffness_ang_x", 4)]
[DNAFieldAttribute(23, "float", "spring_stiffness_ang_x", "float", 4)]
public float spring_stiffness_ang_x;
[DNAFieldAttribute(24, "float", "spring_stiffness_ang_y", 4)]
[DNAFieldAttribute(24, "float", "spring_stiffness_ang_y", "float", 4)]
public float spring_stiffness_ang_y;
[DNAFieldAttribute(25, "float", "spring_stiffness_ang_z", 4)]
[DNAFieldAttribute(25, "float", "spring_stiffness_ang_z", "float", 4)]
public float spring_stiffness_ang_z;
[DNAFieldAttribute(26, "float", "spring_damping_x", 4)]
[DNAFieldAttribute(26, "float", "spring_damping_x", "float", 4)]
public float spring_damping_x;
[DNAFieldAttribute(27, "float", "spring_damping_y", 4)]
[DNAFieldAttribute(27, "float", "spring_damping_y", "float", 4)]
public float spring_damping_y;
[DNAFieldAttribute(28, "float", "spring_damping_z", 4)]
[DNAFieldAttribute(28, "float", "spring_damping_z", "float", 4)]
public float spring_damping_z;
[DNAFieldAttribute(29, "float", "spring_damping_ang_x", 4)]
[DNAFieldAttribute(29, "float", "spring_damping_ang_x", "float", 4)]
public float spring_damping_ang_x;
[DNAFieldAttribute(30, "float", "spring_damping_ang_y", 4)]
[DNAFieldAttribute(30, "float", "spring_damping_ang_y", "float", 4)]
public float spring_damping_ang_y;
[DNAFieldAttribute(31, "float", "spring_damping_ang_z", 4)]
[DNAFieldAttribute(31, "float", "spring_damping_ang_z", "float", 4)]
public float spring_damping_ang_z;
[DNAFieldAttribute(32, "float", "motor_lin_target_velocity", 4)]
[DNAFieldAttribute(32, "float", "motor_lin_target_velocity", "float", 4)]
public float motor_lin_target_velocity;
[DNAFieldAttribute(33, "float", "motor_ang_target_velocity", 4)]
[DNAFieldAttribute(33, "float", "motor_ang_target_velocity", "float", 4)]
public float motor_ang_target_velocity;
[DNAFieldAttribute(34, "float", "motor_lin_max_impulse", 4)]
[DNAFieldAttribute(34, "float", "motor_lin_max_impulse", "float", 4)]
public float motor_lin_max_impulse;
[DNAFieldAttribute(35, "float", "motor_ang_max_impulse", 4)]
[DNAFieldAttribute(35, "float", "motor_ang_max_impulse", "float", 4)]
public float motor_ang_max_impulse;
[DNAFieldAttribute(36, "void", "*physics_constraint", 0)]
[DNAFieldAttribute(36, "void", "*physics_constraint", "void", 0)]
public object ptr_physics_constraint;
public RigidBodyCon() {
this.ptr_ob1 = default;