godot/servers/physics
Ivan Vodopiviz 52c710f25a Changed debug max distance to avoid overflow
Changed it to roughly sqrt(FLT_MAX), it's a little less to account for float inaccuracies.
Fixes #1835

(cherry picked from commit 55f79f2e80)
2018-04-28 17:32:59 +02:00
..
joints Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
area_pair_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
area_pair_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
area_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
area_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
body_pair_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
body_pair_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
body_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
body_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
broad_phase_basic.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
broad_phase_basic.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
broad_phase_octree.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
broad_phase_octree.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
broad_phase_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
broad_phase_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
collision_object_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
collision_object_sw.h Changed debug max distance to avoid overflow 2018-04-28 17:32:59 +02:00
collision_solver_sat.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
collision_solver_sat.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
collision_solver_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
collision_solver_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
constraint_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gjk_epa.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gjk_epa.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
joints_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
physics_server_sw.cpp Fix inconsistencies and typos in argument names 2018-02-04 20:10:13 +01:00
physics_server_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
shape_sw.cpp Clean up some bad words from code comments 2018-02-22 12:22:41 +01:00
shape_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
space_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
space_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
step_sw.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
step_sw.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00