1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/openmw
Frederic Chardon 9d7a53b701 Merge branch 'fix_physics_deadlock' into 'master'
Fix deadlock in physics system (#6414)

Closes #6414

See merge request OpenMW/openmw!1440
2021-11-27 19:56:37 +00:00
..
mwbase Dehardcode camera 2021-11-19 20:37:21 +01:00
mwclass
mwdialogue Make better use of std::clamp 2021-11-06 08:47:32 +03:00
mwgui Better indentation 2021-11-24 01:44:14 +08:00
mwinput Use applyDeferredPreviewRotationToPlayer only after applying values from luaControls. Otherwise camera rotation is not smooth when movement is controlled from lua. 2021-11-19 20:37:21 +01:00
mwlua Merge branch 'solve_6430' into 'master' 2021-11-22 19:39:47 +00:00
mwmechanics Merge branch 'reset' into 'master' 2021-11-21 09:39:55 +00:00
mwphysics Fix deadlock in physics system 2021-11-25 19:28:31 +01:00
mwrender Merge branch 'accumroot' into 'master' 2021-11-25 19:13:21 +00:00
mwscript Load repeat flag and use reset argument 2021-11-20 11:02:58 +01:00
mwsound Extract correctSoundPath method to avoid code duplication. Add unit test for the new method 2021-11-10 23:06:35 +01:00
mwstate Handle character directories like save names 2021-11-14 11:26:14 +01:00
mwworld Avoid problems if builtin.omwscripts is above Morrowind.esm in content list. 2021-11-19 20:37:21 +01:00
android_main.cpp
CMakeLists.txt removes unused recordcmp.hpp (#3214) 2021-11-04 16:56:51 +01:00
doc.hpp
engine.cpp Merge branch 'depth_refactor' into 'master' 2021-11-21 02:25:06 +00:00
engine.hpp
main.cpp
options.cpp
options.hpp