godot/servers
Marcel Admiraal ccdfaf2491 Remove elements from monitored_bodies and monitored_areas as they are
processed before calling the callback, instead of after they have all
been processed, because the callbacks may readd them.
2020-07-04 10:08:33 +01:00
..
arvr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
audio SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
camera SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
physics Remove elements from monitored_bodies and monitored_areas as they are 2020-07-04 10:08:33 +01:00
physics_2d Remove elements from monitored_bodies and monitored_areas as they are 2020-07-04 10:08:33 +01:00
visual [3.2] Prevents usage of return in main shader functions 2020-06-27 17:38:22 +03:00
arvr_server.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
arvr_server.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
audio_server.cpp Add default 50ms output_latency web override. 2020-07-02 14:30:23 +02:00
audio_server.h Move mixrate and latency definition to AudioServer 2020-05-18 16:40:33 +02:00
camera_server.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
camera_server.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
physics_2d_server.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
physics_2d_server.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
physics_server.cpp Check for motion in cast_motion() before doing Bullet convexSweepTest(). 2020-06-21 16:28:01 +01:00
physics_server.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_server_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_server_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
server_wrap_mt_common.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server.cpp Expose disable_render_loop property to GDScript 2020-06-18 11:59:29 +01:00
visual_server.h Expose disable_render_loop property to GDScript 2020-06-18 11:59:29 +01:00