1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-16 08:09:41 +00:00
openmw-tes3mp/apps/openmw/mwphysics
scrawl 682f30ef9c Fix incorrect uses of PhysicsSystem::getHalfExtents
Did not account for translation of collision box (mMeshTranslation in actor.cpp)
2015-11-03 19:05:36 +01:00
..
actor.cpp aimToTarget: Fix the collision box translation not being taken into account 2015-11-03 18:15:47 +01:00
actor.hpp aimToTarget: Fix the collision box translation not being taken into account 2015-11-03 18:15:47 +01:00
collisiontype.hpp Readded collision objects and movement physics 2015-05-12 03:02:15 +02:00
convert.hpp Readded collision objects and movement physics 2015-05-12 03:02:15 +02:00
physicssystem.cpp Fix incorrect uses of PhysicsSystem::getHalfExtents 2015-11-03 19:05:36 +01:00
physicssystem.hpp aimToTarget: Fix the collision box translation not being taken into account 2015-11-03 18:15:47 +01:00
trace.cpp Use a btCollisionWorld instead of btDiscreteDynamicsWorld 2015-05-27 23:09:38 +02:00
trace.h Use a btCollisionWorld instead of btDiscreteDynamicsWorld 2015-05-27 23:09:38 +02:00