1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 18:53:52 +00:00
openmw-tes3mp/apps/openmw/mwphysics
ShadowRadiance 354a89e3bc Slowfall now reduces momentum based on magnitude when jumping
(Allows Constant Effect Slowfall to work as in MW)
2016-11-26 06:27:11 -05: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 Use a separate collision type for doors (Fixes ) 2015-12-18 18:32:42 +01:00
convert.hpp Readded collision objects and movement physics 2015-05-12 03:02:15 +02:00
physicssystem.cpp Slowfall now reduces momentum based on magnitude when jumping 2016-11-26 06:27:11 -05:00
physicssystem.hpp Make water walking mechanics closer to original MW 2016-11-20 22:21:33 +09: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