stk-code_catmod/src/physics
hikerstk 1b90422deb Fixed shaking of karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12137 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-02 21:16:20 +00:00
..
btKart.cpp Fixed shaking of karts. 2012-12-02 21:16:20 +00:00
btKart.hpp Introduced an 'abstract kart' class, which is used to 2012-03-19 20:21:11 +00:00
btKartRaycast.cpp Allowed to enable smooth-normals per track, and added this flag as an 2012-05-09 22:57:51 +00:00
btKartRaycast.hpp Allowed to enable smooth-normals per track, and added this flag as an 2012-05-09 22:57:51 +00:00
btUprightConstraint.cpp Only cosmetic changes to adjust the files to our coding style. 2011-09-28 05:19:22 +00:00
btUprightConstraint.hpp Only cosmetic changes to adjust the files to our coding style. 2011-09-28 05:19:22 +00:00
irr_debug_drawer.cpp Introduced an 'abstract kart' class, which is used to 2012-03-19 20:21:11 +00:00
irr_debug_drawer.hpp Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing 2011-12-06 18:43:36 +00:00
kart_motion_state.hpp Fix tons of warnings when building with Mingw. Yes I know I did a few changes in bullet. I don't care, the warnings were too annoying 2012-03-20 01:51:28 +00:00
physical_object.cpp Fix bug related to physical LOD nodes 2012-11-26 01:32:04 +00:00
physical_object.hpp Add small feature : in addition to allow resetting a kart when touching something, allow making it 'explode' the kart like when receiving a cake 2012-10-16 00:09:33 +00:00
physics.cpp Avoid NAN problem if a kart with velocity 0 is involved in a collision. 2012-11-15 00:10:36 +00:00
physics.hpp Fixed #560: if a rigid body has more than one collision (and one collision can be 2012-05-07 21:59:21 +00:00
stk_dynamics_world.hpp Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing 2011-12-06 18:43:36 +00:00
triangle_mesh.cpp Added a setting to stk_config.xml to replace normals that are 2012-11-18 22:22:30 +00:00
triangle_mesh.hpp Add experimental code to load bullet mesh BVH from serialized file instead of calculating it on the fly, making it quite a bit faster 2012-01-07 22:06:40 +00:00
user_pointer.hpp Introduced an 'abstract kart' class, which is used to 2012-03-19 20:21:11 +00:00