summaryrefslogtreecommitdiff
path: root/engine/src/material.rs
AgeCommit message (Expand)Author
2024-05-07feat(engine): add material builder function adding a single textureHampusM
2024-05-05feat(engine): make material textures optionalHampusM
2024-05-05refactor(engine): make Material hold texturesHampusM
2024-04-24feat(engine): add colors to materialsHampusM
2024-04-14feat(engine): use ECS architectureHampusM
2023-11-27feat(engine): add lighting mapsHampusM
2023-11-20feat(engine): add materialsHampusM