1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00
OpenMW/apps/openmw/mwphysics
2024-02-01 10:02:15 +04:00
..
actor.cpp Set paged refs' base node to null (#6335) 2024-01-02 02:31:47 +03: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 Pass some arguments by references 2024-02-01 10:02:15 +04:00
closestnotmerayresultcallback.hpp Pass some arguments by references 2024-02-01 10:02:15 +04:00
collisiontype.hpp
constants.hpp
contacttestresultcallback.cpp
contacttestresultcallback.hpp
contacttestwrapper.cpp
contacttestwrapper.h
deepestnotmecontacttestresultcallback.cpp
deepestnotmecontacttestresultcallback.hpp
hasspherecollisioncallback.hpp
heightfield.cpp
heightfield.hpp
movementsolver.cpp Base GetColliding script functions on collisions detected by the movement solver 2024-01-20 16:50:51 +01:00
movementsolver.hpp
mtphysics.cpp Revert "Merge branch 'skating-olympics' into 'master'" 2023-12-27 19:11:49 +00:00
mtphysics.hpp Revert "Merge branch 'skating-olympics' into 'master'" 2023-12-27 19:11:49 +00:00
object.cpp Base GetColliding script functions on collisions detected by the movement solver 2024-01-20 16:50:51 +01:00
object.hpp Base GetColliding script functions on collisions detected by the movement solver 2024-01-20 16:50:51 +01:00
physicssystem.cpp Base GetColliding script functions on collisions detected by the movement solver 2024-01-20 16:50:51 +01:00
physicssystem.hpp Base GetColliding script functions on collisions detected by the movement solver 2024-01-20 16:50:51 +01:00
projectile.cpp
projectile.hpp
projectileconvexcallback.cpp
projectileconvexcallback.hpp
ptrholder.hpp Revert "Merge branch 'skating-olympics' into 'master'" 2023-12-27 19:11:49 +00:00
raycasting.hpp Rewrite melee hit target selection (bug #3438) 2023-09-19 22:31:45 +03:00
stepper.cpp
stepper.hpp
trace.cpp
trace.h