index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
particles_material.cpp
Age
Commit message (
Expand
)
Author
2019-02-24
Explicitly use floating point numbers in the our shaders
Hein-Pieter van Braam
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-21
Moved dirty material lists from static to lifetime controlled by main.
Ibrahn Sahir
2018-11-19
Tweak the Hue Variation property hint to allow finer adjustments
Hugo Locurcio
2018-11-13
ParticlesMaterial: Simplify PARAM_SCALE texture validation
Rémi Verschelde
2018-11-06
Fix angular velocity property range in editor for ParticlesMaterial
Kanabenki
2018-11-04
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
JFonS
2018-10-08
Fixes to CPU particles for performance and avoiding NaNs.
Juan Linietsky
2018-09-27
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-04
Particles: Reset default velocity to 0, allow negative values
Rémi Verschelde
2018-09-04
Style: Format generated shader code in ParticlesMaterial
Rémi Verschelde
2018-09-04
Move ParticlesMaterial code to its own resource file
Rémi Verschelde