Commit Graph

7 Commits

Author SHA1 Message Date
Shaun Reed 42970781db Refactor handling of textures and shaders 2022-11-24 15:31:56 -05:00
Shaun Reed 8906a4c508 Rebase and format
+ clang-tidy, clang-format
2022-11-19 18:50:59 -05:00
Shaun Reed 697cdd0e75 Work on Texture class 2022-11-19 09:27:09 -05:00
Shaun Reed 99b4f9355b Refactor 2022-11-19 09:24:03 -05: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