Fix: Correct linear and angular options in the limits tab for rigid body generic constraint #104646

Merged
Aaron Carlisle merged 3 commits from :dupoxy-patch-1 into main 2023-12-03 00:59:35 +01:00

View File

@ -26,6 +26,14 @@ Options
Limits
Angular
X Angle, Y Angle, Z Angle
Enables/disables limit rotation around X, Y or Z axis respectively.
Lower
Lower limit of rotation for X, Y or Z axis respectively.
Upper
Upper limit of rotation for X, Y or Z axis respectively.
Linear
X Axis, Y Axis, Z Axis
Enables/disables limit translation on X, Y or Z axis respectively.
@ -33,11 +41,3 @@ Limits
Lower limit of translation for X, Y or Z axis respectively.
Upper
Upper limit of translation for X, Y or Z axis respectively.
Linear
X Angle, Y Angle, Z Angle
Enables/disables limit rotation around X, Y or Z axis respectively.
Lower
Lower limit of rotation for X, Y or Z axis respectively.
Upper
Upper limit of rotation for X, Y or Z axis respectively.