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
This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.
Created by: codeanticode
The function invScale() for 2D matrices is implemented incorrectly, with the 1/y term in the wrong place:
https://github.com/processing/processing4/blob/master/core/src/processing/opengl/PGraphicsOpenGL.java#L3876
The text was updated successfully, but these errors were encountered: