-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Reworked Particle Turbulence #77154
Reworked Particle Turbulence #77154
Conversation
fe2e6c0
to
91bdd40
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #64606 (comment) for performance figures.
Does this break compatibility for existing projects that use particle turbulence? Thanks. |
Nope |
Ah - I had taken a bit of a break. Thanks for picking up my slack! |
@KdotJPG thanks to you for all the back and forth before! |
This is a rebase of #64606
@QbieShay asked me if I could rebase the original PR and have a final look over it as @KdotJPG was not responding and 4.1 comes closer ;)
Everthing works, looks good and I adjusted some mismatches between default values and values in the docs.
I also changed the default value for the
turbulence_noise_speed_random
as it made no sense to have no movement by default - And it also had default movement in the old version of the turbulence.