1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-15 04:57:45 +00:00
novus/apps/mapeditor/src
Joshua Goins 66808619f3 Load a bunch of possible LGB files
This now loads the various LGB names I know of when opening a map in the
editor, and they are properly categorized in the object list widget. The
next step is drawing these in the view or adding a property pane.
2025-05-13 16:08:19 -04:00
..
appstate.cpp Add object list to map editor, begin parsing background LGB 2025-05-13 15:51:35 -04:00
main.cpp Add object list to map editor, begin parsing background LGB 2025-05-13 15:51:35 -04:00
mainwindow.cpp Load a bunch of possible LGB files 2025-05-13 16:08:19 -04:00
maplistwidget.cpp Fix crash in map editor when encountering empty rows 2025-05-01 17:59:31 -04:00
mapview.cpp Begin adding support for drawing additional objects in the renderer 2025-05-13 15:19:11 -04:00
objectlistmodel.cpp Load a bunch of possible LGB files 2025-05-13 16:08:19 -04:00
objectlistwidget.cpp Create a proper ObjectListModel 2025-05-13 16:03:27 -04:00
objectpass.cpp Begin adding support for drawing additional objects in the renderer 2025-05-13 15:19:11 -04:00