godot/drivers
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
..
alsa SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
alsamidi SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
convex_decomp SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
coreaudio Fix possible audio input buffer issues 2018-10-20 12:13:40 -03:00
coremidi Fix CoreMidi warnings 2018-10-04 16:23:59 -03:00
dummy Moving lens distortion shader into drivers and adding GLES2 support 2018-10-02 17:14:43 +10:00
gl_context SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
gles2 Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
gles3 Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
png Fix warnings on release builds (not DEBUG_ENABLED) 2018-10-03 17:34:55 +02:00
pulseaudio Fix possible audio input buffer issues 2018-10-20 12:13:40 -03:00
rtaudio Fix compile warnings for Windows from Linux 2018-10-19 09:11:14 -04:00
unix Merge pull request #23388 from eska014/html5-stubexec 2018-10-29 23:40:17 +01:00
wasapi Fix possible audio input buffer issues 2018-10-20 12:13:40 -03:00
windows Fixing warnings generated by MSVC 2018-10-19 11:45:24 +02:00
winmidi SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
xaudio2 SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
register_driver_types.cpp SCons: Remove avoidable defines from main env's CPPPATH 2018-10-01 11:59:22 +02:00
register_driver_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00