summaryrefslogtreecommitdiff
path: root/assetFactory/assetFactory.h
Commit message (Expand)AuthorAge
* WIP typedefing just about everything elseDan Goodliffe2023-11-09
* Load all assets in red dir with asset factoryDan Goodliffe2023-04-14
* Use texture atlas for asset factoryDan Goodliffe2023-04-13
* First cut loading assets using assimpDan Goodliffe2023-04-10
* Support creating a super texture from fragmentsDan Goodliffe2023-03-14
* Support loading references to texture fragmentsDan Goodliffe2023-03-12
* Split Asset into its own fileDan Goodliffe2023-03-03
* Parse colour values as they're readDan Goodliffe2023-03-02
* Remove to specify if the Selection pointer type is shared or notDan Goodliffe2023-02-28
* Load the X11 RGB colour definitions into a mapDan Goodliffe2023-02-27
* Implement loading asset, mesh and face definitionsDan Goodliffe2023-02-22
* Rename ModelFactory to AssetFactoryDan Goodliffe2023-02-21