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

WebGPURenderer: Uniform - Clean up. #28500

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

Methuselah96
Copy link
Contributor

Related issue: N/A

Description

The null default is never used since all inheritors have their own default value and the Uniform class is not exported. This makes it more clear that an inheriting class is responsible for passing its own default.

@sunag sunag added this to the r165 milestone May 27, 2024
@sunag sunag merged commit d29a6ac into mrdoob:dev May 27, 2024
11 checks passed
@Methuselah96 Methuselah96 deleted the gpu-uniform-cleanup branch May 27, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants