1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 17:49:55 +00:00
openmw-tes3mp/apps
fredzio 2916a9462e Fix standing actors logic:
it is updated in the solver only if the actor is standing on
"something". The ground is not "something", so in case the actor goes
from standing on an object to the standing on the ground, this change was not taken
into account.
Clear the value before the simulation to solve this problem.
2020-10-21 21:32:06 +02:00
..
bsatool Use more C++11 in tools code 2020-06-10 10:30:37 +04:00
esmtool supress -> suppress 2020-06-27 01:20:57 +02:00
essimporter Use overrides, when needed 2020-06-10 12:58:15 +04:00
launcher removed unnessary bits that cmake should be doing for us; replace Misc::gcd with std::gcd 2020-10-20 23:38:05 +02:00
mwiniimporter Support eight possible blood types (feature #4958) 2019-04-14 18:48:31 +03:00
niftest Catch possible boost::bad_any_cast exception 2019-03-19 09:11:14 +04:00
opencs Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
openmw Fix standing actors logic: 2020-10-21 21:32:06 +02:00
openmw_test_suite Merge pull request #3008 from akortunov/strings 2020-10-13 17:37:48 +02:00
wizard Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
doc.hpp