godot/servers/physics
Ferenc Arn 9a37ff1e34 Added various functions basic math classes. Also enabled math checks only for debug builds.
Added set_scale, set_rotation_euler, set_rotation_axis_angle. Addresses #2565 directly.
Added an euler angle constructor for Basis in GDScript and also exposed is_normalized for vectors and quaternions.
Various other changes mostly cosmetic in nature.
2017-04-06 13:03:56 -05:00
..
joints Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
area_pair_sw.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
area_pair_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
area_sw.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
area_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
body_pair_sw.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
body_pair_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
body_sw.cpp Added various functions basic math classes. Also enabled math checks only for debug builds. 2017-04-06 13:03:56 -05:00
body_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
broad_phase_basic.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
broad_phase_basic.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
broad_phase_octree.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
broad_phase_octree.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
broad_phase_sw.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
broad_phase_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
collision_object_sw.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
collision_object_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
collision_solver_sat.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
collision_solver_sat.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
collision_solver_sw.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
collision_solver_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
constraint_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gjk_epa.cpp Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
gjk_epa.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
joints_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
physics_server_sw.cpp Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
physics_server_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
shape_sw.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
shape_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
space_sw.cpp Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
space_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
step_sw.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
step_sw.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00