summaryrefslogtreecommitdiff
path: root/assetFactory/modelFactoryMesh.cpp
Commit message (Collapse)AuthorAge
* Use texture atlas for asset factoryDan Goodliffe2023-04-13
|
* Remember the name of the adjacent face of each halfedge of each named faceDan Goodliffe2023-04-08
| | | | | Used when extruding to remember what the new face name will be, even after the adjacent face has been removed/replaced/split/etc
* Make add_namedFace a thin template wrapperDan Goodliffe2023-03-09
|
* Add face name property and wrapper to add a named faceDan Goodliffe2023-02-25
|
* Refactor so ModelFactoryMesh can define the smooth property on facesDan Goodliffe2023-02-16