virtualx-engine/servers/physics_2d
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
..
area_2d_sw.cpp Style: Cosmetic fixes to play nice with clang-format 2017-01-15 16:42:17 +01:00
area_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
area_pair_2d_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
area_pair_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
body_2d_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
body_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
body_pair_2d_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
body_pair_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
broad_phase_2d_basic.cpp Merge remote-tracking branch 'origin/gles3' into gles3-on-master 2017-01-02 21:52:26 +01:00
broad_phase_2d_basic.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
broad_phase_2d_hash_grid.cpp Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 2017-01-16 13:36:33 -06:00
broad_phase_2d_hash_grid.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
broad_phase_2d_sw.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
broad_phase_2d_sw.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
collision_object_2d_sw.cpp Type renames: 2017-01-11 00:52:51 -03:00
collision_object_2d_sw.h Type renames: 2017-01-11 00:52:51 -03:00
collision_solver_2d_sat.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
collision_solver_2d_sat.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
collision_solver_2d_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
collision_solver_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
constraint_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
joints_2d_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
joints_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
physics_2d_server_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
physics_2d_server_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
physics_2d_server_wrap_mt.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
physics_2d_server_wrap_mt.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_2d_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
shape_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
space_2d_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
space_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
step_2d_sw.cpp Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00
step_2d_sw.h Use real_t as floating point type in physics code. 2017-02-13 17:42:02 -06:00