godot/servers/physics
Rémi Verschelde 02e4e208ef
Fix various GCC 13 warnings
Fixes occurrences of `-Wtype-limits`, `-Wmaybe-uninitialized`,
`-Wduplicated-branches`.
2023-12-08 15:32:59 +01:00
..
joints Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
area_pair_sw.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
area_pair_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
area_sw.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
area_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
body_pair_sw.cpp Backport from Godot 4 - Fix RigidDynamicBody gaining momentum with bounce #55313 2023-04-19 01:13:58 +08:00
body_pair_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
body_sw.cpp Backport from Godot 4 - Fix RigidDynamicBody gaining momentum with bounce #55313 2023-04-19 01:13:58 +08:00
body_sw.h Backport from Godot 4 - Fix RigidDynamicBody gaining momentum with bounce #55313 2023-04-19 01:13:58 +08:00
broad_phase_basic.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
broad_phase_basic.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
broad_phase_bvh.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
broad_phase_bvh.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
broad_phase_octree.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
broad_phase_octree.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
broad_phase_sw.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
broad_phase_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_object_sw.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_object_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_solver_sat.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_solver_sat.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_solver_sw.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_solver_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
constraint_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gjk_epa.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gjk_epa.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
joints_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_server_sw.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_server_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
shape_sw.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shape_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
space_sw.cpp Fix various GCC 13 warnings 2023-12-08 15:32:59 +01:00
space_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
step_sw.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
step_sw.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00