godot/servers/physics_2d
Rémi Verschelde e7b750b0f9
Fix various GCC 13 warnings
Fixes occurrences of `-Wtype-limits`, `-Wmaybe-uninitialized`,
`-Wduplicated-branches`.

(cherry picked from commit 02e4e208ef)
2024-01-30 15:03:19 +01:00
..
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
area_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
area_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
area_pair_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
area_pair_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
body_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
body_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
body_pair_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
body_pair_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_2d_basic.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_2d_basic.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_2d_bvh.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_2d_bvh.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_2d_hash_grid.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_2d_hash_grid.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_object_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_object_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_solver_2d_sat.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_solver_2d_sat.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_solver_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_solver_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
constraint_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
joints_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
joints_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
physics_2d_server_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
physics_2d_server_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
physics_2d_server_wrap_mt.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
physics_2d_server_wrap_mt.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
shape_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
shape_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
space_2d_sw.cpp Fix various GCC 13 warnings 2024-01-30 15:03:19 +01:00
space_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
step_2d_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
step_2d_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00