mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
beeb882ea8
To reduce cache size and make it more flexible. Adding off mesh connections to the navmesh is the last step of navmesh generation and it's very fast comparing to other steps (microseconds vs milliseconds). Having less cache size makes get and set operations almost 2x times faster that also have an order of microseconds. So in total there is no performance impact. |
||
---|---|---|
.. | ||
bsa | ||
bullethelpers | ||
compiler | ||
config | ||
contentselector | ||
crashcatcher | ||
debug | ||
detournavigator | ||
esm | ||
esmterrain | ||
fallback | ||
files | ||
fontloader | ||
interpreter | ||
loadinglistener | ||
lua | ||
misc | ||
myguiplatform | ||
nif | ||
nifbullet | ||
nifosg | ||
process | ||
queries | ||
resource | ||
sceneutil | ||
sdlutil | ||
settings | ||
shader | ||
terrain | ||
to_utf8 | ||
translation | ||
version | ||
vfs | ||
widgets | ||
CMakeLists.txt | ||
doc.hpp |