stk-code_catmod/src/physics
hiker b44f0605dc Try to bring karts quicker back on the ground when the kart is
on its side, without overcompensating (and therefore shaking)
when the kart is only slightly non-parallel to the ground
when flying.
2015-08-05 17:00:40 +10:00
..
btKart.cpp Try to bring karts quicker back on the ground when the kart is 2015-08-05 17:00:40 +10:00
btKart.hpp Fixed rescue (which my previous commit broke). 2015-07-24 21:38:35 +10:00
btKartRaycast.cpp Added display of normals at the vertices of the triangles the kart is driving on 2015-04-15 07:44:50 +10:00
btKartRaycast.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
irr_debug_drawer.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
irr_debug_drawer.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
kart_motion_state.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
physical_object.cpp Allow creating initially hidden objects, that can later be shown through scripting 2015-06-17 19:33:53 -04:00
physical_object.hpp Allow creating initially hidden objects, that can later be shown through scripting 2015-06-17 19:33:53 -04:00
physics.cpp Improve scripting error handling, more work on different shapes for collision triggers 2015-07-17 19:18:12 -04:00
physics.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
stk_dynamics_world.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
triangle_mesh.cpp Removed unnecessary copy, precompue area of triangle to reduce 2015-04-14 16:21:43 +10:00
triangle_mesh.hpp Removed unnecessary copy, precompue area of triangle to reduce 2015-04-14 16:21:43 +10:00
user_pointer.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00