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 examples/webgl_gpgpu_birds_gltf.html blue scene wrong initial size. #20645

Merged
merged 2 commits into from
Nov 10, 2020

Conversation

gonnavis
Copy link
Contributor

@gonnavis gonnavis commented Nov 8, 2020

https://threejs.org/examples/#webgl_gpgpu_birds_gltf

If the blue scene is randomly selected, the initial size is the wrong 0.1 instead of the correct 0.2, and it will suddenly become 0.2 when the other gui parameters are updated.

@gonnavis
Copy link
Contributor Author

gonnavis commented Nov 8, 2020

Because the inital size is changed, and the screenshot is just the blue scene, so it'll not pass the E2E testing.

------EDIT------
Made new screenshot.

@gonnavis gonnavis changed the title examples/webgl_gpgpu_birds_gltf.html blue scene wrong initial size. Fix examples/webgl_gpgpu_birds_gltf.html blue scene wrong initial size. Nov 9, 2020
@mrdoob mrdoob added this to the r123 milestone Nov 10, 2020
@mrdoob mrdoob merged commit 828b828 into mrdoob:dev Nov 10, 2020
@mrdoob
Copy link
Owner

mrdoob commented Nov 10, 2020

Thanks!

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.

2 participants