Rémi Verschelde
|
1de633205f
Validate input in (CPU)Particles set_emission_shape()
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
PouleyKetchoupp
|
5bf516a062
Fixed delay when CPUParticles & CPUParticles2D start being emitted
|
5 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
5 years ago |
clayjohn
|
5ef3374258
added individual particle random lifetime
|
5 years ago |
Rémi Verschelde
|
c08877777d
Merge pull request #26613 from KoBeWi/direction_of_particles
|
5 years ago |
Tomasz Chabora
|
00b15c19b7
Add a Direction property to ParticlesMaterial
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
5 years ago |
Rémi Verschelde
|
9d3342545d
Merge pull request #29700 from clayjohn/cpuparticles_transform_bug
|
5 years ago |
clayjohn
|
52696e98b4
fix CPU particles bug with local_coords and transform
|
5 years ago |
Rémi Verschelde
|
52dd0f8751
Implement missing orbit velocity for CPUParticles and CPUParticles2D
|
5 years ago |
Daeil Kim
|
1edc2134c9
Prevent invisible/inactive cpuparticles to redraw(3d)
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
JFonS
|
85ce4a67ed
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
|
6 years ago |
Juan Linietsky
|
14494dddd0
Fixes to CPU particles for performance and avoiding NaNs.
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Rémi Verschelde
|
5fe01d4cfc
Move ParticlesMaterial code to its own resource file
|
6 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
6 years ago |
Juan Linietsky
|
ea47359408
Add option to convert Particles to CPUParticles
|
6 years ago |
Juan Linietsky
|
7dcaabaf19
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
|
6 years ago |