1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 21:45:35 +00:00
openmw/apps/navmeshtool
elsid 524efc4e18
Fix logging and config for portable setup
Setup logging after setting up paths but before settings loading to get proper
log records earlier.

Read configuration by navmeshtool and bulletobjecttool the same way editor and
engine do to properly handle --replace config and --config arguments.

Remove mode and autoSetupLogging arguments from setupLogging since they are no
longer used.

Use temp path to write crash logs because default paths might not be available
for portable setup.
2023-05-30 09:44:23 +02:00
..
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
main.cpp Fix logging and config for portable setup 2023-05-30 09:44:23 +02:00
navmesh.cpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
navmesh.hpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
worldspacedata.cpp Use different object id for avoid shape 2023-05-14 15:00:58 +02:00
worldspacedata.hpp Merge branch 'bullet_includes' into 'master' 2022-06-05 10:17:57 +00:00