Skip to content

avm2: Move PerspectiveProjection computation to render crate #20633

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

Merged

Conversation

cookie-s
Copy link
Contributor

Continued from #19670
Continue to #19405 ?

This PR refactors flash.geom.PerspectiveProjection computation logics from ruffle_core to ruffle_render.
We can use those later from inside ruffle_render.

@cookie-s cookie-s force-pushed the avm2-refactor-perspective-projection branch from 0a652d0 to 49e7ffd Compare June 17, 2025 01:15
@cookie-s cookie-s marked this pull request as ready for review June 17, 2025 01:31
@Lord-McSweeney Lord-McSweeney added A-rendering Area: Rendering & Graphics T-refactor Type: Refactor / Cleanup labels Jun 17, 2025
@Dinnerbone Dinnerbone force-pushed the avm2-refactor-perspective-projection branch from 49e7ffd to d64cea8 Compare June 19, 2025 21:55
@Dinnerbone Dinnerbone enabled auto-merge (rebase) June 19, 2025 21:55
@Dinnerbone Dinnerbone merged commit 157f8e0 into ruffle-rs:master Jun 19, 2025
23 checks passed
@cookie-s
Copy link
Contributor Author

Thank you! will update the other PR this weekend too

@cookie-s cookie-s deleted the avm2-refactor-perspective-projection branch June 20, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rendering Area: Rendering & Graphics T-refactor Type: Refactor / Cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants