1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw/mwphysics
2016-12-02 02:25:05 +01:00
..
actor.cpp
actor.hpp
collisiontype.hpp
convert.hpp
physicssystem.cpp Movement solver: performance improvement for the minimum stepping distance check, no need to waste time doing a second stepMove if we did not hit a slope or the step was already large enough to begin with. 2016-12-02 02:25:05 +01: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