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 incorrect CPUParticles2D and CPUParticles3D documentation #101883

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ProgrammerOnCoffee
Copy link

Fixes incorrect documentation for CPUParticles2D.color_initial_ramp , CPUParticles3D.color_initial_ramp, and CPUParticles3D.color_ramp. All three properties are documented as being GradientTexture1Ds, but they are actually Gradients.

Fixes incorrect documentation for CPUParticles2D.color_initial_ramp
Fixes incorrect documentation for CPUParticles3D.color_initial_ramp and CPUParticles3D.color_ramp
@ProgrammerOnCoffee ProgrammerOnCoffee requested a review from a team as a code owner January 21, 2025 17:21
@AThousandShips AThousandShips added this to the 4.4 milestone Jan 21, 2025
doc/classes/CPUParticles2D.xml Outdated Show resolved Hide resolved
Clarify that a particle's color will vary along CPUParticles.color_ramp over its lifetime for consistency with CPUParticles3D.

Co-authored-by: Micky <[email protected]>
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.

3 participants