stk-code_catmod/src/physics
hikerstk 44eec35a43 Removed translating the mesh (if graphical mesh and bullet collision body
are not the same). Instead the difference between the mesh and the body
is applied before setting the new location in update. 
Also fixed some minor line length issues.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10051 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-27 01:07:10 +00:00
..
btKart.cpp Fixed crash at very end of STK (i.e. after main returns), when trying 2011-04-01 04:04:34 +00:00
btKart.hpp Hopefully fixed all sliding introduced by recent changes to friction 2010-11-12 00:02:15 +00:00
btKartRaycast.cpp Disabled debut output. 2011-02-06 06:57:31 +00:00
btKartRaycast.hpp Added smoothing of normals for raycast wheels, but disabled for now (since 2011-02-03 21:06:50 +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 Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
irr_debug_drawer.hpp Make sure that no debug drawing happens if debug mode is disabled 2011-10-26 21:17:24 +00:00
kart_motion_state.hpp Added asserts to bullet calls to catch NANs early on. 2011-05-30 06:57:23 +00:00
physical_object.cpp Removed translating the mesh (if graphical mesh and bullet collision body 2011-10-27 01:07:10 +00:00
physical_object.hpp Removed translating the mesh (if graphical mesh and bullet collision body 2011-10-27 01:07:10 +00:00
physics.cpp Added support for animated physical objects to trigger a reset 2011-09-30 06:29:00 +00:00
physics.hpp Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +00:00
triangle_mesh.cpp Fixed memory leak each time a track with graphical surface effect 2011-10-06 22:22:29 +00:00
triangle_mesh.hpp Fixed memory leak each time a track with graphical surface effect 2011-10-06 22:22:29 +00:00
user_pointer.hpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00