summaryrefslogtreecommitdiff
path: root/scene/resources/particle_process_material.cpp
AgeCommit message (Expand)Author
2023-04-24Use angle_rand to calculate base_angle in particles process materialclayjohn
2023-01-10Merge pull request #70716 from Calinou/particles-tweak-animation-offset-prope...Rémi Verschelde
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-29Add safety-checks before some servers `free()`Adam Scott
2022-12-29Tweak particles animation offset property hint to allow more precise valuesHugo Locurcio
2022-10-13Merge pull request #66349 from A-Lamia/Amount_At_CollisionRémi Verschelde
2022-10-13particles: add amount property to sub property collision.Lamia
2022-09-12removed 2nd particle collision velocity calculationbenbot
2022-09-02Rename `or_lesser` range property hint to `or_less`Hugo Locurcio
2022-08-26Rename ParticlesMaterial to ParticleProcessMaterialMicky