We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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