1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwphysics
2020-12-18 21:16:48 +01:00
..
actor.cpp Embed physics simulation results inside of actor class. 2020-12-18 12:54:02 +01:00
actor.hpp Embed physics simulation results inside of actor class. 2020-12-18 12:54:02 +01:00
closestnotmeconvexresultcallback.cpp Don't allow projectiles to stand still when they hit an ally. 2020-12-14 22:23:01 +01:00
closestnotmeconvexresultcallback.hpp
closestnotmerayresultcallback.cpp When doing a ray cast to the next projectile position, ignore collisions 2020-12-15 21:34:58 +01:00
closestnotmerayresultcallback.hpp Projectile to projectile collision 2020-12-08 09:06:34 +01:00
collisiontype.hpp
constants.hpp
contacttestresultcallback.cpp Do not block a door when it turns away. 2020-11-01 23:01:18 +01:00
contacttestresultcallback.hpp Do not block a door when it turns away. 2020-11-01 23:01:18 +01:00
deepestnotmecontacttestresultcallback.cpp
deepestnotmecontacttestresultcallback.hpp
hasspherecollisioncallback.hpp
heightfield.cpp
heightfield.hpp
movementsolver.cpp
movementsolver.hpp
mtphysics.cpp Embed physics simulation results inside of actor class. 2020-12-18 12:54:02 +01:00
mtphysics.hpp Embed physics simulation results inside of actor class. 2020-12-18 12:54:02 +01:00
object.cpp Generate physics collisions for projectiles (bug #3372) 2020-12-08 09:05:38 +01:00
object.hpp
physicssystem.cpp Remove redundant call to resetPosition(). adjustPosition() takes care of 2020-12-18 21:16:48 +01:00
physicssystem.hpp Embed physics simulation results inside of actor class. 2020-12-18 12:54:02 +01:00
projectile.cpp Don't allow projectiles to stand still when they hit an ally. 2020-12-14 22:23:01 +01:00
projectile.hpp Don't allow projectiles to stand still when they hit an ally. 2020-12-14 22:23:01 +01:00
ptrholder.hpp
raycasting.hpp Modify projectile collision to work with async physics 2020-12-08 09:06:33 +01:00
stepper.cpp
stepper.hpp
trace.cpp Generate physics collisions for projectiles (bug #3372) 2020-12-08 09:05:38 +01:00
trace.h