Commit Graph

4 Commits

Author SHA1 Message Date
Shaun Reed 443c09da7c Refactor texture handling 2022-11-24 22:26:53 +00:00
Shaun Reed 249a2b4446 Work on separating widget from main application
+ Thanks @OgreTransporter for help in #4!
+ Closes #4
2022-08-21 18:02:53 -04:00
Shaun Reed c15d064dce Add ResourceManager for assets outside of QRC
+ Use qt6_add_big_resources to improve build time
+ RM::getPath(sting) to build absolute path to assets
+ Allows easy access to models or other large assets not loaded into QRC
2022-07-31 19:13:54 -04:00
Shaun Reed e2086fa2dd Reorganize project files 2022-03-07 08:20:32 -05:00