aaronp64
|
7f60546f05
Fix CPUParticles2D repeatedly scaling particles with 0 velocity and Align Y
|
7 месяцев назад |
Qbieshay
|
b93f6fa1ba
Fix particles resetting properties when emitting is toggled
|
1 месяц назад |
LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
2 месяцев назад |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 месяцев назад |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 месяцев назад |
Thaddeus Crews
|
c8cd979552
Merge pull request #103966 from rburing/fti_2d_particles_oops
|
5 месяцев назад |
Thaddeus Crews
|
e54a4408ad
Merge pull request #102249 from Arnklit/particles2d-emission-shapes
|
5 месяцев назад |
Ricardo Buring
|
5892ddbe24
CPUParticles2D: Fix fixed timestep interpolation after entering tree with emitting = false
|
5 месяцев назад |
Qbieshay
|
419e5c40fa
Fix particle not re-randomizing every emission
|
5 месяцев назад |
Kasper Arnklit Frandsen
|
03812fde8a
Add emission shape gizmos to Particles2D
|
6 месяцев назад |
Qbieshay
|
2f3f6f69d9
Fix seed not randomizing for particles. Fix seed being stored when fixed seed is off
|
6 месяцев назад |
Ricardo Buring
|
56fc0fd175
CPUParticles2D - Add ability to follow physics interpolated target
|
6 месяцев назад |
Qbieshay
|
c8b0509b7c
Fixed cpuparticles randomness regression caused by #92089
|
6 месяцев назад |
Rémi Verschelde
|
763e8ceb3b
Merge pull request #100227 from clayjohn/particles-texture
|
7 месяцев назад |
Rémi Verschelde
|
133db1fd60
Merge pull request #92089 from QbieShay/qbe/particle_seek
|
7 месяцев назад |
QbieShay
|
e9eb0b6082
Implemented tools around particles seed randomization.
|
1 год назад |
Aarni Koskela
|
f134769506
Fix various typos
|
7 месяцев назад |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 месяцев назад |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
7 месяцев назад |
clayjohn
|
f2a993aa1d
Reduce slider range for Particles preprocess to discourage setting a preprocess time of 10 minutes
|
8 месяцев назад |
clayjohn
|
4c0fb2110b
Move texture property back to the top level of the Particles inspector.
|
8 месяцев назад |
A Thousand Ships
|
f6ea6cdb67
Fix some invalid `int` property ranges
|
1 год назад |
Silc Lizard (Tokage) Renew
|
761a20f7a7
Add hint for oneshot & warning when it will be updated continuously
|
1 год назад |
Leon Stansfield
|
48a54cb62f
Adjusted listings of parameters displayed in inspector to be consistent accross all particle types
|
1 год назад |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 год назад |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
1 год назад |
QbieShay
|
1d81068be7
Fixed INSTANCE_CUSTOM.w not being assigned correctly in CPUParticles 2D and 3D
|
1 год назад |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 год назад |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 лет назад |
rsburke
|
76377230ac
Fixed CPUParticle tangential force to match GPUParticle implimentation
|
1 год назад |