Assembly: Add 'Angle', 'Perpendicular' and 'Parallel' joints.
This commit is contained in:
committed by
Chris Hennes
parent
32b55a6c1c
commit
cecb965f50
@@ -66,6 +66,9 @@ enum class JointType
|
||||
Slider,
|
||||
Ball,
|
||||
Distance,
|
||||
Parallel,
|
||||
Perpendicular,
|
||||
Angle,
|
||||
RackPinion,
|
||||
Screw,
|
||||
Gears,
|
||||
|
||||
Reference in New Issue
Block a user