You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
12 months ago
..
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2 years ago
main.cpp Fix logging and config for portable setup 12 months ago
navmesh.cpp Support different agent collision shape type for pathfinding 2 years ago
navmesh.hpp Support different agent collision shape type for pathfinding 2 years ago
worldspacedata.cpp Use different object id for avoid shape 1 year ago
worldspacedata.hpp Merge branch 'bullet_includes' into 'master' 2 years ago