virtualx-engine/servers
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
..
arvr SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
audio Fix possible audio input buffer issues 2018-10-20 12:13:40 -03:00
physics -Fix problem in OWC logic closes #11357 2018-11-02 15:45:36 -03:00
physics_2d Simple workaround to make one way moving platforms work, fixes #9399 2018-11-02 16:22:23 -03:00
visual Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
arvr_server.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
arvr_server.h Merge pull request #21982 from luzpaz/misc-typos 2018-09-13 10:59:00 +02:00
audio_server.cpp Merge pull request #22779 from Superwaitsum/LimitSettings 2018-10-25 11:38:06 +02:00
audio_server.h Fix possible audio input buffer issues 2018-10-20 12:13:40 -03:00
physics_2d_server.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
physics_2d_server.h Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00
physics_server.cpp Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00
physics_server.h Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00
register_server_types.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
register_server_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
server_wrap_mt_common.h add 3D textures 2018-07-30 12:20:27 +02:00
visual_server.cpp Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
visual_server.h Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00