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
Project579 886b8c7af2 Fix build error with stdlibc++ due to includes shuffling. 2 years ago
..
benchmarks Use version instead of generation and revision for recast mesh 2 years ago
bsatool Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
bulletobjecttool Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
esmtool Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
essimporter Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
launcher Use std::filesystem::create_directories instead of std::filesystem::create_directory to recursively generate directories from the provided path. 2 years ago
mwiniimporter Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
navmeshtool Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
niftest Update some settings that accept paths by "std::string" to accept them as "std::filesystem::path" instead. 2 years ago
opencs Added dedicated functions for conversions between QString and std::filesystem::path. 2 years ago
openmw Fix build error with stdlibc++ due to includes shuffling. 2 years ago
openmw_test_suite Add new functions and overloads to support std::u8string and std::filesystem::path. 2 years ago
wizard Added dedicated functions for conversions between QString and std::filesystem::path. 2 years ago
doc.hpp