virtualx-engine/servers/physics
Ferenc Arn eae94ba1c8 Use real_t as floating point type in physics code.
This is a continuation of an on-going work for 64-bit floating point builds, started in PR #7528. Covers physics, physics/joints and physics_2d code.

Also removed matrixToEulerXYZ function in favor of Basis::get_euler.
2017-02-13 17:42:02 -06:00
..
joints Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
area_pair_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
area_pair_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
area_sw.cpp Style: Cosmetic fixes to play nice with clang-format 2017-01-15 16:42:17 +01:00
area_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
body_pair_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
body_pair_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
body_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
body_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
broad_phase_basic.cpp Type renames: 2017-01-11 00:52:51 -03:00
broad_phase_basic.h Type renames: 2017-01-11 00:52:51 -03:00
broad_phase_octree.cpp Type renames: 2017-01-11 00:52:51 -03:00
broad_phase_octree.h Type renames: 2017-01-11 00:52:51 -03:00
broad_phase_sw.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
broad_phase_sw.h Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
collision_object_sw.cpp Type renames: 2017-01-11 00:52:51 -03:00
collision_object_sw.h Type renames: 2017-01-11 00:52:51 -03:00
collision_solver_sat.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
collision_solver_sat.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
collision_solver_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
collision_solver_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
constraint_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
gjk_epa.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
gjk_epa.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
joints_sw.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
physics_server_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
physics_server_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
shape_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
shape_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
space_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
space_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
step_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
step_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00