stk-code_catmod/src/physics
2018-02-13 08:41:49 +11:00
..
btKart.cpp Fixed missing startup boost, improved maths to only use 2018-02-09 09:15:23 +11:00
btKart.hpp Fixed missing startup boost, improved maths to only use 2018-02-09 09:15:23 +11:00
btKartRaycast.cpp Properly fix driving no physical objects to enable smoothing (e.g. 2017-04-18 23:07:24 +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 Add SP for correct normal and easier shader system 2017-12-25 14:00:10 +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 Merge branch 'fix-timestep' into game_protocol 2018-02-13 08:41:49 +11:00
physics.hpp Made ScriptingEngine a singleton and removed it from World, which reduces 2016-12-13 09:18:59 +11:00
stk_dynamics_world.hpp Made Physics a singleton, removing the accessor functions from World. 2016-12-13 08:31:08 +11:00
triangle_mesh.cpp Minor documentation update. 2017-04-19 23:33:31 +10:00
triangle_mesh.hpp Properly fix driving no physical objects to enable smoothing (e.g. 2017-04-18 23:07:24 +10:00
user_pointer.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00