Assembly: Add 'Angle', 'Perpendicular' and 'Parallel' joints.

This commit is contained in:
PaddleStroke
2024-05-14 16:18:56 +02:00
committed by Chris Hennes
parent 32b55a6c1c
commit cecb965f50
10 changed files with 935 additions and 28 deletions

View File

@@ -66,6 +66,9 @@ enum class JointType
Slider,
Ball,
Distance,
Parallel,
Perpendicular,
Angle,
RackPinion,
Screw,
Gears,