1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-24 04:57:45 +00:00
Commit graph

3 commits

Author SHA1 Message Date
589598b34c Rename mdlviewer to Armoury Editor 2023-07-09 11:31:18 -04:00
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
10996a7f5a Create and use gear list model and widget 2023-07-08 09:13:02 -04:00