1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-14 12:37:46 +00:00
novus/parts/mdl
Joshua Goins 93bb7fec43 Begin adding support for drawing additional objects in the renderer
This will be used in the map editor to draw where objects are. It
doesn't draw anything yet, and can't until we get LGB support in
libphysis.
2025-05-13 15:19:11 -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 Begin adding support for drawing additional objects in the renderer 2025-05-13 15:19:11 -04:00
mdlpart.h Begin adding support for drawing additional objects in the renderer 2025-05-13 15:19:11 -04:00
vulkanwindow.cpp Begin adding support for drawing additional objects in the renderer 2025-05-13 15:19:11 -04:00
vulkanwindow.h Create reusable material part 2024-04-27 13:45:15 -04:00