summaryrefslogtreecommitdiff
path: root/assetFactory/cylinder.cpp
Commit message (Expand)AuthorAge
* Remove abuse of std::adjacent_find from cylinderDan Goodliffe2024-05-25
* 3D relative scaling in asset factoryDan Goodliffe2024-01-27
* Remove more use of legacy types from asset factoryDan Goodliffe2024-01-01
* Remove misleading power operator^ on vec2/3Dan Goodliffe2023-12-29
* WIP typedefing all the things - sourcesDan Goodliffe2023-11-09
* Swap messy glmvec wrapper for OpenMesh Point/Normal with real glm::vec and a ...Dan Goodliffe2023-03-10
* Rewrite asset factory cylinder generatorDan Goodliffe2023-03-09
* Make add_namedFace a thin template wrapperDan Goodliffe2023-03-09
* Refactor of asset factory to address mutation/face controller logicDan Goodliffe2023-03-09
* Primitives add named facesDan Goodliffe2023-02-25
* Add support for smooth facesDan Goodliffe2023-02-16
* Refactor so ModelFactoryMesh can define the smooth property on facesDan Goodliffe2023-02-16
* First cut of the model factory and the hardcoded Brush 47 modelDan Goodliffe2023-02-15