Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Add ParseBase | Dan Goodliffe | 2023-03-02 |
| | | | | Acts as a base class for persistence parser, encompasses the parse stack and manages shared objects | ||
* | Parse colour values as they're read | Dan Goodliffe | 2023-03-02 |
| | |||
* | Support for named colours in assets | Dan Goodliffe | 2023-02-27 |
| | | | | Fixes up some error handling in colour parser. | ||
* | Support for recursive colouring of asset factory faces | Dan Goodliffe | 2023-02-24 |
Updates colours in sample model. |