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 d840c7d5eb Slightly tweak the spawn point heuristics
Fixes an issue with hlaalu building exits
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 Slightly tweak the spawn point heuristics 9 years ago
physicssystem.hpp Allow an Object to be specified as ignore parameter for castRay 9 years ago
trace.cpp Pass the btCollisionObject as const 9 years ago
trace.h Pass the btCollisionObject as const 9 years ago