godot/scene
JFonS 85ce4a67ed Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
Remove animation loop from ParticlesMaterial and move it to
SpatialMaterial for 3D particles and Particles2D for the 2D case.

Added animation to CPUParticles2D as well as the "Convert to
CPUParticles2D" to the PAarticles2D menu.
2018-11-04 15:58:12 +01:00
..
2d Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
3d Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
animation Fix GCC 8 warnings about potentially unitialized variables 2018-10-04 13:08:41 +02:00
audio SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
gui Fix possible crash with VideoPlayer _mix_audio function 2018-11-02 13:33:20 -03:00
main Merge pull request #21962 from YeldhamDev/switch_hover_submenu 2018-11-01 17:01:51 -03:00
resources Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00
register_scene_types.cpp Move ParticlesMaterial code to its own resource file 2018-09-04 11:32:56 +02:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00