1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-30 21:45:36 +00:00
openmw/docs
elsid 96eb8d7be9
Write generated navmesh to navmeshdb
Perform all request to db in a single thread to avoid blocking navmesh
generator threads due to slow write operations.

Write to db navmesh for all changes except update as it done for memory cache.

Batch multiple db operations into a single transaction to speed up writing by
not executing fsync after each insert/update query. All reads are performed in
the same transaction so they see uncommited data.
2021-12-11 00:22:04 +01:00
..
source Write generated navmesh to navmeshdb 2021-12-11 00:22:04 +01:00
Doxyfile.cmake http to https for supported urls (#1625) 2018-03-08 21:23:24 +01:00
DoxyfilePages.cmake http to https for supported urls (#1625) 2018-03-08 21:23:24 +01:00
mainpage.hpp.cmake Task #940: Move licenses to appropriate place in docs. Additional cleanup. 2014-06-10 11:25:39 +02:00
openmw-stage1.md stage1: priorities for event music and other minor improvements to the music system 2018-07-24 12:57:09 +02:00
requirements.txt Fix readthedocs config, second attempt. 2021-11-02 10:22:15 +01:00