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

Tests: Refinements and Additions #25472

Merged
merged 12 commits into from
Feb 10, 2023
Merged

Tests: Refinements and Additions #25472

merged 12 commits into from
Feb 10, 2023

Conversation

epreston
Copy link
Contributor

@epreston epreston commented Feb 9, 2023

Related issue: none.

Description

Adds "webonly" tests for the various renderers, tests for Fog, some refinements.

Relating to: As pointed out in: #25453 (comment)

Use correct check in ColorManagement

Relating to: #25437 (comment)

Can instantiate a Fog.
Can instantiate a Fog with color.
Can instantiate a Fog with color, near, far.

Can instantiate a FogExp2.
Can instantiate a FogExp2 with color.
Can instantiate a FogExp2 with color, density.

CompressedArrayTexture extends from CompressedTexture
Can instantiate a WebGL1Renderer.
Can instantiate a WebGL3DRenderTarget.
Can instantiate a WebGLArrayRenderTarget.
Can instantiate a WebGLCubeRenderTarget.
Can instantiate a WebGLMultipleRenderTargets.
Can instantiate a Fog.
Can instantiate a Fog with color.
Can instantiate a Fog with color, near, far.
Can instantiate a FogExp2.
Can instantiate a FogExp2 with color.
Can instantiate a FogExp2 with color, density.
@mrdoob mrdoob added this to the r150 milestone Feb 10, 2023
@mrdoob mrdoob merged commit b9bc47a into mrdoob:dev Feb 10, 2023
@epreston epreston deleted the tests-refinements-additions branch February 10, 2023 10:32
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.

None yet

2 participants