1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:19:55 +00:00
openmw-tes3mp/apps/openmw
fredzio ea2ba27084 Move the moment when the actor origin is saved before simulation so to
be sure the simulation is over. Otherwise, if the simulation is too slow
the position is wrong, and the actors would jump back and forth between
old and new position instead of actually moving.
2020-11-28 21:36:45 +01:00
..
mwbase Add the async physics worker to the profiler overlay. 2020-11-20 21:17:47 +01:00
mwclass Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03:00
mwdialogue Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03:00
mwgui Add to changelog, authors. Move variable declaration inside block 2020-11-19 10:34:15 -05:00
mwinput Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
mwmechanics Minor fixes 2020-11-13 22:53:12 +03:00
mwphysics Move the moment when the actor origin is saved before simulation so to 2020-11-28 21:36:45 +01:00
mwrender Make Bullet DebugDrawer's default state match the physics system 2020-11-18 15:34:21 +00:00
mwscript Properly account for interleaved move of actors. 2020-11-14 20:39:16 +01:00
mwsound Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03:00
mwstate Fix #5689 2020-11-18 17:28:09 +01:00
mwworld Merge branch 'fastforwardpos' into 'master' 2020-11-23 20:15:44 +00:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Process movement queue in one or several background threads 2020-10-15 06:41:35 +02:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Add the async physics worker to the profiler overlay. 2020-11-20 21:17:47 +01:00
engine.hpp Add stats for all updates 2020-06-30 22:00:23 +02:00
main.cpp set minimal boost version; remove #ifdef boost version checks 2020-10-25 22:43:10 +01:00