1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 17:59:56 +00:00
openmw/components/sqlite3
elsid 953a4c5550
Add a binary to generate navmesh from content files
Load content files based on the engine config files. Generate navmesh per cell
for all cells and store into SQLite database.
2021-12-11 00:21:56 +01:00
..
db.cpp Add sqlite3 helpers 2021-10-16 17:43:08 +02:00
db.hpp Add sqlite3 helpers 2021-10-16 17:43:08 +02:00
request.hpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
statement.cpp Add sqlite3 helpers 2021-10-16 17:43:08 +02:00
statement.hpp Add sqlite3 helpers 2021-10-16 17:43:08 +02:00
transaction.cpp Add sqlite3 helpers 2021-10-16 17:43:08 +02:00
transaction.hpp Add sqlite3 helpers 2021-10-16 17:43:08 +02:00
types.hpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00