index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
CPUParticles3D.xml
Age
Commit message (
Expand
)
Author
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-02
Use global coordinates for particles by default
Hugo Locurcio
2022-03-18
Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape
Rémi Verschelde
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-12-11
Document RigidBody2D/3D and particles' angular velocity units
Hugo Locurcio
2021-12-06
Fixed sphere emission shape to emit particles in a spheres volume and added "...
Raffaele Picca
2021-12-03
Random initial color parameter for ParticleMaterial
Raffaele Picca
2021-11-07
Rename `GradientTexture` to `GradientTexture1D`
Andrii Doroshenko (Xrayez)
2021-08-22
moved particle parameters to minmax and split scale axis
QbieShay
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-21
Merge pull request #50370 from QbieShay/circle-emitter-particle
Rémi Verschelde
2021-07-11
This commits adds a new emitter type for particles material
QbieShay
2021-07-04
Fix color properties of particle nodes/material
Hendrik Brucker
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2020-12-04
Rename Particles/ParticlesMaterial "Flags" enum to "ParticleFlags"
Aaron Franke
2020-03-30
doc: Update classref with node renames
Rémi Verschelde