1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00
OpenMW/apps/openmw/mwphysics
florent.teppe 141878f30d int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex
also removed the changeToExteriorCell that only took a position as input, didn't work with esm4.
2023-05-12 22:05:53 +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 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
actorconvexcallback.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
closestnotmerayresultcallback.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
closestnotmerayresultcallback.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
collisiontype.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
constants.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
contacttestresultcallback.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
contacttestresultcallback.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
contacttestwrapper.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
contacttestwrapper.h Apply clang-format to code base 2022-09-22 21:35:26 +03:00
deepestnotmecontacttestresultcallback.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
deepestnotmecontacttestresultcallback.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
hasspherecollisioncallback.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
heightfield.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
heightfield.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
movementsolver.cpp Revert "Replace rayTest with convexSweepTest MovementSolver::traceDown. Needed to prevent teleporting down through sewer grates." 2023-05-09 01:20:02 +02:00
movementsolver.hpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
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 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
object.hpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
physicssystem.cpp int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
physicssystem.hpp int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
projectile.cpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
projectile.hpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
projectileconvexcallback.cpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
projectileconvexcallback.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
ptrholder.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
raycasting.hpp Fix -Wnon-virtual-dtor warnings 2023-02-03 23:00:09 +01:00
stepper.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
stepper.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
trace.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
trace.h Apply clang-format to code base 2022-09-22 21:35:26 +03:00