1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-06-06 21:27:45 +00:00
Commit graph

7 commits

Author SHA1 Message Date
0fb41c9a88 Make the material model static for now
I don't know how I broke the skinned mode in both renderers, but it's
not really used here. I can re-enable it later once it doesn't become a
problem.
2025-06-03 05:23:23 -04:00
2fee10e9c2 Give a name to the model in the material view 2025-06-02 21:48:58 -04:00
fa47841440 Add object list to map editor, begin parsing background LGB
This is super basic at the moment, but still super cool!
2025-05-13 15:51:35 -04:00
b8693effc0 Add Quit actions to the apps that don't have it 2025-05-01 17:59:20 -04:00
a86ef69bdb Update to latest libphysis and it's API changes 2025-04-28 23:46:23 -04:00
0cf37355cb Switch to KXmlGuiWindow
This will eventually use more KStandardAction, and gets rid of our
custom code which is just doing a worse job than KXmlGui.
2024-05-27 18:18:54 -04:00
b6cc54405c Move applications to their own folder
To try to cut down the amount of top-level folders
2024-05-10 16:44:45 -04:00