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 particle name typos #1011

Closed
wants to merge 3 commits into from

Conversation

VargaDot
Copy link

Two of these demos used CPUParticles2D nodes but were named GPUParticles2D.
Resolves #785

Copy link
Member

@aaronfranke aaronfranke left a comment

Choose a reason for hiding this comment

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

Makes sense to me. The rest looks like automatic diffs.

@Calinou Calinou added the bug label Feb 1, 2024
@VargaDot VargaDot closed this Feb 2, 2024
@VargaDot VargaDot deleted the particle-name-fix branch February 2, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

name=GPUParticles2D type=CPUParticles2D
3 participants