You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwphysics
scrawl 83a9a164bc Raise the required bullet version to 2.83
2.82 appears to have a bug that causes the player to be able to phase through certain objects (bug #1587).
9 years ago
..
actor.cpp Run physics in fixed timesteps, use the remainder to interpolate between current and previous state 9 years ago
actor.hpp Run physics in fixed timesteps, use the remainder to interpolate between current and previous state 9 years ago
collisiontype.hpp Use a separate collision type for doors (Fixes #1962) 9 years ago
convert.hpp Readded collision objects and movement physics 10 years ago
physicssystem.cpp Raise the required bullet version to 2.83 9 years ago
physicssystem.hpp Run physics in fixed timesteps, use the remainder to interpolate between current and previous state 9 years ago
trace.cpp Use a btCollisionWorld instead of btDiscreteDynamicsWorld 10 years ago
trace.h Use a btCollisionWorld instead of btDiscreteDynamicsWorld 10 years ago