1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-07-05 00:07:45 +00:00
novus/parts/mdl
Joshua Goins 80f1e2c1dd Be a little bit more efficient when loading static map objects
Still not great loading times, but it's now somewhat bearable on debug
builds. It now doesn't try to load duplicate models at all. Most of the
time is actually spent inside of Physis parsing the model, which I'll
have to tackle there.
2025-05-17 10:43:08 -04:00
..
CMakeLists.txt Hook up translation domains 2024-02-04 15:36:08 -05:00
mdlexport.cpp Bump libphysis, begin exporting shape data 2024-05-25 22:59:12 -04:00
mdlexport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlimport.cpp Fix narrowing conversion introduced in mdlimport 2024-05-25 23:41:50 -04:00
mdlimport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlpart.cpp Be a little bit more efficient when loading static map objects 2025-05-17 10:43:08 -04:00
mdlpart.h Be a little bit more efficient when loading static map objects 2025-05-17 10:43:08 -04:00
vulkanwindow.cpp Fix the object pass, start rendering a sphere 2025-05-13 16:41:52 -04:00
vulkanwindow.h Begin loading BG objects from the LGB 2025-05-14 21:07:12 -04:00