godot/servers
Rémi Verschelde 426a6fdc17
Merge pull request #26134 from marxin/fix-Wsign-compare
Fix -Wsign-compare warnings.
2019-02-27 09:22:47 +01:00
..
arvr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
physics Fix warnings seen with -Wignored-qualifiers. 2019-02-21 20:24:29 +01:00
physics_2d Fixed bugs in test body motion and removed unnecesary test in move_and_slide. Fixes #25968 2019-02-21 17:21:36 -03:00
visual Ensure implicit conversions for scalar constants work in shaders, closes #26239 2019-02-26 23:21:37 -03:00
arvr_server.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
arvr_server.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_server.cpp Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
audio_server.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
physics_2d_server.cpp Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues. Fixes #25074 2019-02-16 13:45:01 -03:00
physics_2d_server.h Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues. Fixes #25074 2019-02-16 13:45:01 -03:00
physics_server.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
physics_server.h Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues. Fixes #25074 2019-02-16 13:45:01 -03:00
register_server_types.cpp -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
register_server_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +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 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_server.cpp -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
visual_server.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00