1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-18 22:37:45 +00:00
novus/parts
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
..
cmp Update to latest libphysis and it's API changes 2025-04-28 23:46:23 -04:00
dic Add support for viewing dictionary files 2024-04-18 22:21:53 -04:00
exd Fix crash in EXDPart when the EXD isn't found 2025-05-10 23:57:34 -04:00
exl Hook up translation domains 2024-02-04 15:36:08 -05:00
hex Hook up translation domains 2024-02-04 15:36:08 -05:00
luab Decompile Lua bytecode in Data Explorer 2025-04-30 19:44:20 -04:00
mdl Be a little bit more efficient when loading static map objects 2025-05-17 10:43:08 -04:00
mtrl Resolve more warnings 2024-05-10 16:37:40 -04:00
shpk Resolve more warnings 2024-05-10 16:37:40 -04:00
sklb sklbpart: Fix GLSL flags 2024-05-18 17:31:14 +00:00
tex Hook up translation domains 2024-02-04 15:36:08 -05:00
CMakeLists.txt Decompile Lua bytecode in Data Explorer 2025-04-30 19:44:20 -04:00