stk-code_catmod/src/physics
2015-07-24 16:37:13 +10:00
..
btKart.cpp Added TerrainInfo raycast to debug view. 2015-07-24 16:37:13 +10:00
btKart.hpp Converted bullet's TravelCM (i.e. in cm) into Travel (i.e. in m). 2015-07-09 00:06:19 +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