1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-15 04:57:45 +00:00
novus/apps/mapeditor/include
Joshua Goins fc327ba8b5 Fix the object pass, start rendering a sphere
The sphere doesn't look correct (bad vertex stride) but that doesn't
matter. I need to expose the object's transform in libphysis next,
before we can start drawing.
2025-05-13 16:41:52 -04:00
..
appstate.h Load a bunch of possible LGB files 2025-05-13 16:08:19 -04:00
mainwindow.h Add object list to map editor, begin parsing background LGB 2025-05-13 15:51:35 -04:00
maplistwidget.h Move applications to their own folder 2024-05-10 16:44:45 -04:00
mapview.h Move applications to their own folder 2024-05-10 16:44:45 -04:00
objectlistmodel.h Create a proper ObjectListModel 2025-05-13 16:03:27 -04:00
objectlistwidget.h Create a proper ObjectListModel 2025-05-13 16:03:27 -04:00
objectpass.h Begin adding support for drawing additional objects in the renderer 2025-05-13 15:19:11 -04:00
primitives.h Fix the object pass, start rendering a sphere 2025-05-13 16:41:52 -04:00