Commit graph

2 commits

Author SHA1 Message Date
JeffR
d227e2e056 renames Camera_image asset to comply to caps formatting to fix assert on case-sensitive platforms. 2025-05-25 15:30:13 -05:00
Areloch
5525f8ecdd Converts all game, gui editor, and system classes to utilize assets
Processed core, tools and default modules to utilize assets
Converted all console types that were string based, such as TypeImageFilename to utilize const char*/the string table, which avoids a lot of type swapping shenanigans and avoids string corruption
Removed unneeded MainEditor mockup module
Removed some unused/duplicate image assets from the tools
2021-07-19 01:07:08 -05:00