summaryrefslogtreecommitdiff
path: root/assetFactory/asset.cpp
Commit message (Collapse)AuthorAge
* Support creating a super texture from fragmentsDan Goodliffe2023-03-14
| | | | Currently makes wild assumptions about vertices and doesn't actually populate the texture, it's just grey
* Support and load factory asset directly into a RailVehicleClass instanceDan Goodliffe2023-03-04
|
* Add Asset helpers to construct OpenGL ready meshes from Asset Factory meshes ↵Dan Goodliffe2023-03-04
| | | | during load
* Split Asset into its own fileDan Goodliffe2023-03-03