summaryrefslogtreecommitdiff
path: root/gfx/models/vertex.hpp
Commit message (Collapse)AuthorAge
* Add material field to vertex and configure it in meshDan Goodliffe2023-04-13
|
* Add defaulted Vertex equality operatorDan Goodliffe2023-03-19
|
* Make Vertex aggregrate constructor conditional on requirementDan Goodliffe2023-03-19
|
* Support for model colours mixed with texturesDan Goodliffe2023-02-24
|
* Make Vertex constexprDan Goodliffe2022-12-30
|
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Simplify vertex interfaceDan Goodliffe2021-01-25
|
* Big reshuffleDan Goodliffe2021-01-17
Fixes code quality warnings now picked up.