Skip to content

Error in internal utility function to invert scaling #366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
processing-bot opened this issue Jan 23, 2022 · 3 comments
Closed

Error in internal utility function to invert scaling #366

processing-bot opened this issue Jan 23, 2022 · 3 comments
Labels

Comments

@processing-bot
Copy link
Collaborator

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

@processing-bot
Copy link
Collaborator Author

Created by: codeanticode

Fixed with commit 6a1c8bc, part of this PR.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Now merged for 4.0 beta 4.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant