Age | Commit message (Expand) | Author |
---|---|---|
2019-06-17 | change emit shape circle to sphere in CPUParticles2D | clayjohn |
2019-06-16 | Merge pull request #29700 from clayjohn/cpuparticles_transform_bug | Rémi Verschelde |
2019-06-14 | fix CPU particles bug with local_coords and transform | clayjohn |
2019-06-13 | Implement missing orbit velocity for CPUParticles and CPUParticles2D | Rémi Verschelde |
2019-06-06 | Reversed operator in SortLifetime fixing #29440 | SamSindt |
2019-03-08 | Prevent invisible/inactive cpupparticles2d to redraw | Daeil Kim |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-13 | Make 2D particles work OOTB (again) | JFonS |
2018-11-04 | Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D | JFonS |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-09-04 | Move ParticlesMaterial code to its own resource file | Rémi Verschelde |
2018-08-29 | Add missing copyright headers | Rémi Verschelde |
2018-08-29 | Ported CPU particles to 2D | Juan Linietsky |