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

10 commits

Author SHA1 Message Date
7ec107dfd8 Add level of detail selection in mdlviewer 2022-04-14 10:32:41 -04:00
6c691ae630 Read correct slot data
Now you can view more than just shirts!
2022-04-14 10:25:18 -04:00
de2b6f6307 Add export button and support for exporting all mesh parts 2022-04-12 20:18:22 -04:00
4a1d0cb0a1 Add model export support 2022-04-12 20:02:50 -04:00
bef13de12f Support mdlviewer on macOS
Qt5 for macOS can actually use the same code as on Linux/Win, but
apparently no one wants to build it with Vulkan support. Instead, we
spawn a standalone SDL2 window.
2022-04-12 16:19:06 -04:00
b3e13fa5b1 Add arbitrary item viewing
Right now it only supports a limited number of items.
2022-04-12 15:28:29 -04:00
3c49c87f66 Properly initialize currentRace on startup 2022-04-12 12:43:27 -04:00
2f4f212c86 Add race selection combo box to mdlviewer 2022-04-12 12:39:33 -04:00
7aadf086de Add basic vulkan renderer to mdlviewer
Right now it just displays a red screen
2022-04-11 23:11:33 -04:00
99fb9ca1aa Add framework for mdlviewer 2022-04-11 21:59:37 -04:00