godot/servers
Rémi Verschelde 726f31e992
Merge pull request #26132 from marxin/fix-Wignored-qualifiers
Fix warnings seen with -Wignored-qualifiers.
2019-02-22 09:55:27 +01:00
..
arvr
audio Fix all -Wtype-limits warnings. 2019-02-21 19:34:35 +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 Fix all -Wtype-limits warnings. 2019-02-21 19:34:35 +01:00
arvr_server.cpp
arvr_server.h
audio_server.cpp
audio_server.h
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
register_server_types.h
SCsub
server_wrap_mt_common.h
visual_server.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
visual_server.h