1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00
OpenMW/apps/openmw/mwphysics
2023-04-20 21:45:49 +02:00
..
actor.cpp In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel. 2023-03-16 22:07:26 +01:00
actor.hpp In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel. 2023-03-16 22:07:26 +01:00
actorconvexcallback.cpp
actorconvexcallback.hpp
closestnotmerayresultcallback.cpp
closestnotmerayresultcallback.hpp
collisiontype.hpp
constants.hpp
contacttestresultcallback.cpp
contacttestresultcallback.hpp
contacttestwrapper.cpp
contacttestwrapper.h
deepestnotmecontacttestresultcallback.cpp
deepestnotmecontacttestresultcallback.hpp
hasspherecollisioncallback.hpp
heightfield.cpp
heightfield.hpp
movementsolver.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
movementsolver.hpp
mtphysics.cpp In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel. 2023-03-16 22:07:26 +01:00
mtphysics.hpp Do not use std::shared_mutex to wait for job for async physics 2023-03-05 18:07:56 +01:00
object.cpp
object.hpp
physicssystem.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
physicssystem.hpp Remove raycasting functions from MWWorld::World 2022-11-13 15:35:26 +01:00
projectile.cpp
projectile.hpp
projectileconvexcallback.cpp
projectileconvexcallback.hpp
ptrholder.hpp
raycasting.hpp Fix -Wnon-virtual-dtor warnings 2023-02-03 23:00:09 +01:00
stepper.cpp
stepper.hpp
trace.cpp
trace.h