1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/apps
2022-09-11 14:41:21 +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 Fix some remaining encoding errors due to std::filesystem transition. 2022-09-11 14:41:20 +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 Fix build error with stdlibc++ due to includes shuffling. 2022-09-11 14:41:21 +02: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