godot/servers/physics
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
..
joints One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
area_pair_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
area_pair_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
area_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
area_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
body_pair_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
body_pair_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
body_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
body_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_basic.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_basic.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_bvh.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_bvh.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_octree.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_octree.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
broad_phase_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_object_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_object_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_solver_sat.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_solver_sat.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_solver_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
collision_solver_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
constraint_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
gjk_epa.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
gjk_epa.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
joints_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
physics_server_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
physics_server_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
shape_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
shape_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
space_sw.cpp Fix various GCC 13 warnings 2024-01-30 15:03:19 +01:00
space_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
step_sw.cpp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
step_sw.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00