summaryrefslogtreecommitdiff
path: root/assetFactory/factoryMesh.h
Commit message (Collapse)AuthorAge
* WIP typedefing all the things - headersDan Goodliffe2023-11-07
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Remove to specify if the Selection pointer type is shared or notDan Goodliffe2023-02-28
| | | | Inferred based on whether the pointer is copyable or not.
* Implement loading asset, mesh and face definitionsDan Goodliffe2023-02-22
|
* First cut of the model factory and the hardcoded Brush 47 modelDan Goodliffe2023-02-15
Requires temporary change to the fragment shader to hardcode some visible colour to the model