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
The factory method orthogonal_projection of Matrix44 swaps top and bottom when passing it via positional args to matrix44.create_orthogonal_projection.
The factory method
orthogonal_projection
ofMatrix44
swapstop
andbottom
when passing it via positional args tomatrix44.create_orthogonal_projection
.Matrix44
matrix44
The text was updated successfully, but these errors were encountered: