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

fix(CSS3DRenderer): modify perspective transform to avoid browser issues #308

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

CodyJasonBennett
Copy link
Member

Mirrors mrdoob/three.js#27017 which prefers transform: perspective(FOVpx) to perspective: FOVpx due to browser 3D rendering issues.

@CodyJasonBennett CodyJasonBennett marked this pull request as draft October 21, 2023 15:04
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3fbc7b6:

Sandbox Source
Vanilla Configuration

@CodyJasonBennett CodyJasonBennett marked this pull request as ready for review November 3, 2023 07:32
@CodyJasonBennett CodyJasonBennett merged commit 4f06413 into main Nov 3, 2023
3 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/css3d-perspective branch November 3, 2023 07:32
Copy link

github-actions bot commented Nov 3, 2023

🎉 This PR is included in version 2.28.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant