1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-22 12:07:45 +00:00
novus/common
Joshua Goins 47d612eb8f Add file cache and concurrent item loading to speed up mdlviewer
Instead of extracting item sheets one at a time, it's now done on
multiple threads. Loading gear is now faster since reused files are
cached, switching between races is still wasteful, but it's a good
enough improvement for now.
2023-07-09 10:54:27 -04:00
..
include Add file cache and concurrent item loading to speed up mdlviewer 2023-07-09 10:54:27 -04:00
src Add file cache and concurrent item loading to speed up mdlviewer 2023-07-09 10:54:27 -04:00
CMakeLists.txt Add file cache and concurrent item loading to speed up mdlviewer 2023-07-09 10:54:27 -04:00