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 91939c4687 Switch actors to capsule shapes now that the jumping bug is gone (Fixes #2116, Fixes #2909)
The culprit was - surprise, surprise - d39d4f2619
8 years ago
..
actor.cpp Switch actors to capsule shapes now that the jumping bug is gone (Fixes #2116, Fixes #2909) 8 years ago
actor.hpp Movement solver: add usage of 'on slope' flag to improve handling of steep slopes 8 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 Revert a problematic and performance costly workaround that should never have been applied and is no longer required as of the last commit. 8 years ago
physicssystem.hpp Fixed more spelling mistakes 8 years ago
trace.cpp Use tracer hit height to skip stepping up in movement solver. 8 years ago
trace.h Use tracer hit height to skip stepping up in movement solver. 8 years ago