1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/openmw/mwphysics
2016-08-16 17:50:59 +02:00
..
actor.cpp Run physics in fixed timesteps, use the remainder to interpolate between current and previous state 2016-02-13 03:03:34 +01:00
actor.hpp Run physics in fixed timesteps, use the remainder to interpolate between current and previous state 2016-02-13 03:03:34 +01:00
collisiontype.hpp
convert.hpp
physicssystem.cpp Improve performance by skipping update if transform is unchanged 2016-08-16 17:50:59 +02:00
physicssystem.hpp Allow an Object to be specified as ignore parameter for castRay 2016-03-05 15:56:19 +01:00
trace.cpp Pass the btCollisionObject as const 2016-03-05 16:09:56 +01:00
trace.h Pass the btCollisionObject as const 2016-03-05 16:09:56 +01:00