1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-23 00:09:42 +00:00
openmw/apps
elsid 5103120eef
Notify about saved screenshot
Show message about saved screenshot via schedule message box. Since screenshot
saving happens not in the main thread calling messageBox directly is unsafe.
WindowManager::scheduleMessageBox delays message box showing until next update
in the main thread.
2021-07-08 21:14:01 +02:00
..
benchmarks Remove redundant semicolons 2021-07-05 13:11:54 +02:00
bsatool Add file to BSA 2021-04-08 18:08:28 +02:00
esmtool Remplace a ton of std::endl with \n 2021-07-05 18:27:43 +02:00
essimporter Using override keyword in most apps 2021-05-18 19:42:24 -05:00
launcher Merge branch 'modernize_use_override_for_most_apps' into 'master' 2021-06-21 18:47:45 +00:00
mwiniimporter Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
niftest Fixing performance-faster-string-find issues 2021-05-10 22:44:07 -05:00
opencs Merge branch 'filter' into 'master' 2021-07-06 14:16:45 +00:00
openmw Notify about saved screenshot 2021-07-08 21:14:01 +02:00
openmw_test_suite Use RecastMeshBuilder once to create RecastMesh 2021-07-04 22:18:05 +02:00
wizard Using override keyword in most apps 2021-05-18 19:42:24 -05:00
doc.hpp