index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
particles_editor_plugin.h
Age
Commit message (
Expand
)
Author
2019-08-15
Improve error reporting in the Particles emission point creation dialog
Hugo Locurcio
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-06-21
properly set emitting when particles restart
clayjohn
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-04
Move ParticlesMaterial code to its own resource file
Rémi Verschelde
2018-07-07
Add option to convert Particles to CPUParticles
Juan Linietsky
2018-07-06
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
Juan Linietsky
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-12
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-12
Updated function argument names
Wilson E. Alvarez
2017-04-08
Particle system is complete. Rejoice!
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-06
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde