stk-code_catmod/src/physics
2016-09-18 10:53:58 +08:00
..
btKart.cpp Set gravity inside btKart, allowing starting upside down in arena 2016-09-18 10:53:58 +08: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 Fix debug build on GCC 5.3.0 2016-03-26 22:36:22 -05:00
physical_object.cpp Start to clean up quad and graph node 2016-09-04 11:56:03 +08:00
physical_object.hpp Merge branch 'master' of https://github.com/supertuxkart/stk-code 2016-05-25 21:35:17 +10:00
physics.cpp Fixed compiler warning. 2016-06-10 16:02:24 +10: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 Further tweaked restitution for track and bowling ball to avoid 2016-08-01 08:00:14 +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