Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-13 | Merge pull request #66349 from A-Lamia/Amount_At_Collision | RĂ©mi Verschelde | |
PARTICLES: adds amount property to collision sub particles. | |||
2022-10-13 | particles: add amount property to sub property collision. | Lamia | |
2022-09-12 | removed 2nd particle collision velocity calculation | benbot | |
2022-09-02 | Rename `or_lesser` range property hint to `or_less` | Hugo Locurcio | |
"less" should be used for quantity, rather than "lesser". Existing scripts that use `or_lesser` in `_get_property_list()` will need to be updated to account for this change. | |||
2022-08-26 | Rename ParticlesMaterial to ParticleProcessMaterial | Micky | |
Also affects their file names, related classes and documentation. |