summaryrefslogtreecommitdiff
path: root/engine/src/image.rs
AgeCommit message (Expand)Author
11 hoursfix(engine): prevent uploading textures with invalid row alignmentsHEADmasterHampusM
13 hoursrefactor(engine): pass color space when generating GL textureHampusM
31 hoursrefactor(engine): store textures as assets instead of imagesHampusM
2025-11-06refactor(engine): make models import as multiple assertsHampusM
2025-06-05feat(engine): add builder macro to public apiHampusM
2025-06-03feat(engine): add asset managementHampusM