1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-30 03:36:43 +00:00
openmw-tes3mp/apps/openmw_test_suite
elsid 73734fc04d
Fix update navmesh for not changed objects
When update method is called for not changed object befor this change
all object tiles were considered as not object tiles and were removed.
Also this marked those tiles as changed. This lead to alternation
between remove and add each tile update method was called. Problem was
detected by using Animated Containers mod.
2019-02-22 11:48:31 +03:00
..
detournavigator Fix update navmesh for not changed objects 2019-02-22 11:48:31 +03:00
esm Actually enable is_pod test 2018-07-28 23:56:42 +03:00
misc Make partial binary search case insensitive, as it supposed to be (bug #4558) 2018-08-05 13:26:12 +04:00
mwdialogue UnitTests: add another dialogue keyword test 2015-01-10 00:29:07 +01:00
mwworld Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
nifloader Fix some Clang 7 warnings 2018-11-09 19:42:59 +04:00
CMakeLists.txt Fix update navmesh 2019-02-17 01:50:53 +03:00
openmw_test_suite.cpp Google Test / Google Mock / OpenMW unit tests on Windows 2019-01-23 14:21:03 +01:00