Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
пре 3 година |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
пре 3 година |
Rémi Verschelde
|
f9f2446972
Merge pull request #64367 from Mickeon/rename-var-to-str
|
пре 3 година |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
пре 3 година |
Micky
|
723bf85145
Rename ParticlesMaterial to ParticleProcessMaterial
|
пре 3 година |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
пре 3 година |
Hugo Locurcio
|
84076513b1
Use global coordinates for particles by default
|
пре 3 година |
Rémi Verschelde
|
5d9e56ecec
Particles: Fix missing configuration warning updates
|
пре 3 година |
kleonc
|
728e8de87d
Fix `CPUParticles2D.emission_shape` enum hint
|
пре 3 година |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
пре 3 година |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
пре 4 година |
Aaron Franke
|
fa7a7795f0
Rename Basis get_axis to get_column, remove redundant methods
|
пре 3 година |
Aaron Franke
|
b831fb0a54
Rename Transform2D "elements" to "columns"
|
пре 3 година |
RedHeadphone
|
f603c75035
correct initial cpu particle velocity
|
пре 3 година |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
пре 3 година |
Rémi Verschelde
|
acc9b5b390
Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape
|
пре 3 година |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
пре 3 година |
Anilforextra
|
6c3a0460a8
Use List Initializations for Vectors.
|
пре 4 година |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
пре 4 година |
Rémi Verschelde
|
3c448437f6
Merge pull request #55263 from RPicster/ParticleMaterial-random-start-color
|
пре 4 година |
Aaron Franke
|
e9808e3d9a
Add a double-precision editor build to CI
|
пре 4 година |
Raffaele Picca
|
76e2c87f57
Fixed sphere emission shape to emit particles in a spheres volume and added "Sphere Surface" to keep the old behaviour.
|
пре 4 година |
Raffaele Picca
|
ddf82697d7
Random initial color parameter for ParticleMaterial
|
пре 4 година |
Raffaele Picca
|
459e2a4b6f
Fixed texture animation speed when using random lifetime ( Particle2D gpu + cpu) as mentioned here: https://github.com/godotengine/godot/issues/54993
|
пре 4 година |
Andrii Doroshenko (Xrayez)
|
6742a338a8
Rename `GradientTexture` to `GradientTexture1D`
|
пре 4 година |
Rémi Verschelde
|
32ab77ef8f
Merge pull request #52430 from AnilBK/vector2-replacements
|
пре 4 година |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
пре 4 година |
Anilforextra
|
a1f616dcfc
Use builtin Vector2 functions for calculation of angles.
|
пре 4 година |
QbieShay
|
d6672096fc
moved particle parameters to minmax and split scale axis
|
пре 4 година |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
пре 4 година |