Skip to content
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

Add back WebGL matrices via getters #7588

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Add back WebGL matrices via getters #7588

merged 1 commit into from
Mar 1, 2025

Conversation

davepagurek
Copy link
Contributor

Resolves #7342

Changes

While we already have worldToScreen and screenToWorld, WebGL addons occasionally need to access the matrices that position things onscreen. This adds them back to the renderer via getters.

PR Checklist

@davepagurek davepagurek merged commit 09eb345 into dev-2.0 Mar 1, 2025
2 checks passed
@davepagurek davepagurek deleted the webgl-matrices branch March 1, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant