1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 10:10:23 +00:00
OpenMW/apps
elsid e1bed86d7e
Do single navigator update per frame
Primarily for crossing cell border case. Each Navigator::update call has a cost.
Doing it multiple times per frame increased frame duration on cell loading.

Call Navigator::wait only when cell has changed but do not use
Scene::hasCellChanged because it doesn't always indicates it.
2022-08-20 19:15:55 +02:00
..
benchmarks
bsatool
bulletobjecttool
esmtool Fix display for some package settings 2022-08-14 19:51:43 +03:00
essimporter Cleanup components includes 2022-08-16 19:14:04 +02:00
launcher Allow to change font settings in the launcher 2022-08-18 13:29:12 +04:00
mwiniimporter Allow users to decide if they need to import bitmap fonts 2022-08-17 22:12:15 +04:00
navmeshtool Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
niftest
opencs Cleanup opencs includes 2022-08-19 19:25:03 +02:00
openmw Do single navigator update per frame 2022-08-20 19:15:55 +02:00
openmw_test_suite Do single navigator update per frame 2022-08-20 19:15:55 +02:00
wizard Allow users to decide if they need to import bitmap fonts 2022-08-17 22:12:15 +04:00
doc.hpp