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

Fixed incorrect type specification in GPUComputationRenderer #477

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

ygr4789
Copy link
Contributor

@ygr4789 ygr4789 commented Jun 13, 2023

Why

Incorrect type specification in GPUComputationRenderer

What

Fixed output parameter of function renderTexture being incorrectly specified as Texture, which is now WebGLRenderTarget.

Checklist

  • Checked the target branch (current goes master, next goes dev)
  • Added myself to contributors table
  • Ready to be merged

Copy link
Contributor

@Methuselah96 Methuselah96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Methuselah96 Methuselah96 merged commit 1a75eb4 into three-types:master Jun 29, 2023
1 check passed
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