1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 07:09:42 +00:00
openmw/apps
2022-09-12 01:42:08 +02:00
..
benchmarks Use version instead of generation and revision for recast mesh 2022-09-06 21:51:48 +02:00
bsatool Fix some remaining encoding errors due to std::filesystem transition. 2022-09-11 14:41:20 +02:00
bulletobjecttool Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
esmtool Print ESM4 EditorId and Model by esmtool dump 2022-09-12 01:42:08 +02:00
essimporter Fix some remaining encoding errors due to std::filesystem transition. 2022-09-11 14:41:20 +02:00
launcher Use std::filesystem::create_directories instead of std::filesystem::create_directory to recursively generate directories from the provided path. 2022-09-11 14:41:21 +02:00
mwiniimporter Fix some remaining encoding errors due to std::filesystem transition. 2022-09-11 14:41:20 +02:00
navmeshtool Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
niftest Update some settings that accept paths by "std::string" to accept them as "std::filesystem::path" instead. 2022-09-11 14:41:20 +02:00
opencs Added dedicated functions for conversions between QString and std::filesystem::path. 2022-09-11 14:41:21 +02:00
openmw Merge branch 'cursor' into 'master' 2022-09-11 18:32:18 +00:00
openmw_test_suite Add new functions and overloads to support std::u8string and std::filesystem::path. 2022-09-11 14:41:20 +02:00
wizard Added dedicated functions for conversions between QString and std::filesystem::path. 2022-09-11 14:41:21 +02:00
doc.hpp