Qbieshay
|
419e5c40fa
Fix particle not re-randomizing every emission
|
8 meses atrás |
Qbieshay
|
2f3f6f69d9
Fix seed not randomizing for particles. Fix seed being stored when fixed seed is off
|
8 meses atrás |
Travis Lange
|
3973c0b644
fix gpu_particles_3d randomizing seed when set_one_shot is called
|
9 meses atrás |
Rémi Verschelde
|
763e8ceb3b
Merge pull request #100227 from clayjohn/particles-texture
|
9 meses atrás |
Rémi Verschelde
|
133db1fd60
Merge pull request #92089 from QbieShay/qbe/particle_seek
|
9 meses atrás |
QbieShay
|
e9eb0b6082
Implemented tools around particles seed randomization.
|
1 ano atrás |
Aarni Koskela
|
f134769506
Fix various typos
|
9 meses atrás |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
10 meses atrás |
Rémi Verschelde
|
90555e6b4d
Merge pull request #100378 from clayjohn/particles-preprocess
|
10 meses atrás |
Thaddeus Crews
|
9ecdeb3723
Merge pull request #98747 from tetrapod00/standardize-renderer-strings
|
10 meses atrás |
clayjohn
|
f2a993aa1d
Reduce slider range for Particles preprocess to discourage setting a preprocess time of 10 minutes
|
10 meses atrás |
clayjohn
|
4c0fb2110b
Move texture property back to the top level of the Particles inspector.
|
10 meses atrás |
A Thousand Ships
|
f6ea6cdb67
Fix some invalid `int` property ranges
|
1 ano atrás |
Thaddeus Crews
|
37305e40bc
Merge pull request #95711 from TokageItLab/warn-oneshot-prop
|
11 meses atrás |
tetrapod00
|
899f5151c3
Standardize terms for renderers in error strings
|
11 meses atrás |
Silc Lizard (Tokage) Renew
|
761a20f7a7
Add hint for oneshot & warning when it will be updated continuously
|
1 ano atrás |
Michael Alexsander
|
16524a8a01
Add "Game" editor for better runtime debugging
|
1 ano atrás |
Rémi Verschelde
|
53f30bfb7e
Merge pull request #95132 from LeonStansfield/gpu_particles_ui_consistency
|
1 ano atrás |
Leon Stansfield
|
4aead96306
Revent DRAW_ORDER_INDEX to DRAW_ORDER_LIFETIME default particle params for compatibility.
|
1 ano atrás |
Leon Stansfield
|
48a54cb62f
Adjusted listings of parameters displayed in inspector to be consistent accross all particle types
|
1 ano atrás |
Hugo Locurcio
|
33e1f570ff
Fix GPUParticles Inherit Velocity breaking with physics movement
|
1 ano atrás |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 ano atrás |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
2 anos atrás |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 ano atrás |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 anos atrás |
Hugo Locurcio
|
93be97e6a7
Make ShaderMaterial always the last option in inspector resource dropdowns
|
2 anos atrás |
kobewi
|
cb0a37f61a
Only update particle velocity when it changes
|
1 ano atrás |
QbieShay
|
c228fe1a0d
Particle internal refactor and additions for more artistic control
|
2 anos atrás |
Rémi Verschelde
|
5c43e4c1ef
Fix various typos with codespell
|
2 anos atrás |
Yuri Roubinski
|
7fcb91f077
Implement conversion from `CPUParticles` to `GPUParticles` (3D/2D)
|
2 anos atrás |