This website requires JavaScript.
Explore
Help
Sign in
mirror
/
openmw
Watch
1
Star
0
Fork
You've already forked openmw
0
mirror of
https://github.com/OpenMW/openmw.git
synced
2025-02-22 02:39:42 +00:00
Code
Issues
Releases
Wiki
Activity
20abe6dcf5
openmw
/
apps
/
opencs
History
elsid
52b7b66e9f
Add comma to the last array element to prevent putting multiple elements on a single line
2022-09-12 21:00:51 +02:00
..
model
Add comma to the last array element to prevent putting multiple elements on a single line
2022-09-12 21:00:51 +02:00
view
Added dedicated functions for conversions between QString and std::filesystem::path.
2022-09-11 14:41:21 +02:00
CMakeLists.txt
Replace all remaining occurrences of boost::filesystem with std::filesystem.
2022-09-11 02:19:00 +02:00
editor.cpp
Avoid chained operator() calls to prevent formatting issues
2022-09-12 16:48:15 +02:00
editor.hpp
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
2022-09-11 14:41:20 +02:00
main.cpp
Clean up Qt includes
2022-06-17 11:56:54 +02:00