summaryrefslogtreecommitdiff
path: root/assetFactory/style.cpp
Commit message (Expand)AuthorAge
* WIP typedefing just about everything elseDan Goodliffe2023-11-09
* Reformat with new clang-formatDan Goodliffe2023-11-07
* Use texture atlas for asset factoryDan Goodliffe2023-04-13
* Move smooth property into Style and make it optionalDan Goodliffe2023-03-20
* Use halfedge for texture coordinatesDan Goodliffe2023-03-18
* Support creating a super texture from fragmentsDan Goodliffe2023-03-14
* Dedupe applying style to a faceDan Goodliffe2023-03-12
* Dedupe looking up the style stack for colourDan Goodliffe2023-03-12
* Support loading texture references into facesDan Goodliffe2023-03-12
* Add ParseBaseDan Goodliffe2023-03-02
* Parse colour values as they're readDan Goodliffe2023-03-02
* Support for named colours in assetsDan Goodliffe2023-02-27
* Support for recursive colouring of asset factory facesDan Goodliffe2023-02-24