You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rotating Facing::UP or Facing::DOWN around the Axis::Y could just return the facing unchanged, instead of throwing an exception, and this would be valid.
Rotating an axis around itself does not change the positions of the ends of any line segment taken from it.
The text was updated successfully, but these errors were encountered:
Rotating
Facing::UP
orFacing::DOWN
around theAxis::Y
could just return the facing unchanged, instead of throwing an exception, and this would be valid.Rotating an axis around itself does not change the positions of the ends of any line segment taken from it.
The text was updated successfully, but these errors were encountered: