Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP typedefing just about everything else | Dan Goodliffe | 2023-11-09 |
| | |||
* | Move smooth property into Style and make it optional | Dan Goodliffe | 2023-03-20 |
| | | | | This allows it to cascade down as faces are created and also be overridden as required | ||
* | Dedupe applying style to a face | Dan Goodliffe | 2023-03-12 |
| | |||
* | Dedupe looking up the style stack for colour | Dan Goodliffe | 2023-03-12 |
| | |||
* | Support loading texture references into faces | Dan Goodliffe | 2023-03-12 |
| | |||
* | Parse colour values as they're read | Dan Goodliffe | 2023-03-02 |
| | |||
* | Support for recursive colouring of asset factory faces | Dan Goodliffe | 2023-02-24 |
Updates colours in sample model. |