X Tutup
Skip to content

Docs: Fix ParticleProcessMaterial code snippet in alpha_curve description#113268

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
nathanjf:particle-process-material
Dec 5, 2025
Merged

Docs: Fix ParticleProcessMaterial code snippet in alpha_curve description#113268
akien-mga merged 1 commit intogodotengine:masterfrom
nathanjf:particle-process-material

Conversation

@nathanjf
Copy link
Contributor

I was working with a shader that needed access to the particle alpha curve value. The documentation is incorrect about how to use this.

@nathanjf nathanjf requested a review from a team as a code owner November 28, 2025 08:04
@AThousandShips AThousandShips changed the title ParticleProcessMaterial Error Docs: Fix ParticleProcessMaterial Error Nov 28, 2025
@AThousandShips AThousandShips requested a review from a team November 28, 2025 08:57
@AThousandShips AThousandShips added this to the 4.6 milestone Nov 28, 2025
@akien-mga
Copy link
Member

Looks good! Could you squash the commits? See PR workflow for instructions.

@nathanjf nathanjf requested review from a team as code owners December 5, 2025 10:55
@nathanjf nathanjf requested review from a team December 5, 2025 10:55
@nathanjf nathanjf requested review from a team as code owners December 5, 2025 10:55
@nathanjf
Copy link
Contributor Author

nathanjf commented Dec 5, 2025

Looks good! Could you squash the commits? See PR workflow for instructions.

I don't use git very often outside of personal projects. I think I messed this one up

@akien-mga
Copy link
Member

No worry, I can squash it for you.

@AThousandShips AThousandShips removed request for a team December 5, 2025 11:20
@AThousandShips AThousandShips removed request for a team December 5, 2025 11:20
@akien-mga akien-mga changed the title Docs: Fix ParticleProcessMaterial Error Docs: Fix ParticleProcessMaterial code snippet in alpha_curve description Dec 5, 2025
@akien-mga akien-mga force-pushed the particle-process-material branch from 98e583c to a6f81f0 Compare December 5, 2025 11:41
@akien-mga akien-mga merged commit 7e1ef4c into godotengine:master Dec 5, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@nathanjf nathanjf deleted the particle-process-material branch December 8, 2025 01:16
@nathanjf nathanjf restored the particle-process-material branch December 8, 2025 01:16
@nathanjf nathanjf deleted the particle-process-material branch December 8, 2025 01:17
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.

4 participants

X Tutup