1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwphysics
2021-05-28 16:55:54 +02:00
..
actor.cpp Remove both racy and useless code. 2021-05-20 20:46:44 +02:00
actor.hpp Remove both racy and useless code. 2021-05-20 20:46:44 +02:00
actorconvexcallback.cpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
actorconvexcallback.hpp
closestnotmerayresultcallback.cpp
closestnotmerayresultcallback.hpp
collisiontype.hpp
constants.hpp Fix double -> float conversions 2021-04-19 15:36:58 +04:00
contacttestresultcallback.cpp
contacttestresultcallback.hpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
contacttestwrapper.cpp
contacttestwrapper.h
deepestnotmecontacttestresultcallback.cpp
deepestnotmecontacttestresultcallback.hpp
hasspherecollisioncallback.hpp
heightfield.cpp Avoid heightfield conversion in newer Bullet 2021-03-11 23:52:12 +00:00
heightfield.hpp Avoid heightfield conversion in newer Bullet 2021-03-11 23:52:12 +00:00
movementsolver.cpp Tone down actor's skip simulation flag to an optional skip collision 2021-05-01 14:22:30 +02:00
movementsolver.hpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
mtphysics.cpp Remove an unused struct 2021-05-15 19:49:15 +02:00
mtphysics.hpp Do not store callback inside Misc::Barrier 2021-05-05 23:42:47 +02:00
object.cpp Make the code less verbose / more readable using for range loop and 2021-05-16 12:42:16 +02:00
object.hpp Revert "Remove physics dependency on basenode" 2021-01-29 16:51:13 +04:00
physicssystem.cpp Use modified paralyze magnitude to fall and float 2021-05-28 16:55:54 +02:00
physicssystem.hpp Embed actor velocity inside its class. It makes the code simpler. 2021-05-16 12:42:17 +02:00
projectile.cpp An another pass 2021-04-30 20:27:33 +02:00
projectile.hpp An another pass 2021-04-30 20:27:33 +02:00
projectileconvexcallback.cpp
projectileconvexcallback.hpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
ptrholder.hpp
raycasting.hpp
stepper.cpp Remove some useless includes in apps/openmw/mwphysics 2021-05-15 23:13:46 +02:00
stepper.hpp
trace.cpp
trace.h