]> git.tdb.fi Git - libs/gl.git/history - source/core/vertexformat.h
Add support for integer vertex attributes
[libs/gl.git] / source / core / vertexformat.h
2021-09-15 Mikko RasaAdd support for integer vertex attributes
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-09-15 Mikko RasaRemove deprecated things related to vertex formats...
2021-09-13 Mikko RasaTweak the comma operator between VertexAttribute and...
2021-04-13 Mikko RasaInclude only tangent in mesh data and calculate binorma...
2021-03-28 Mikko RasaFix and improve vertex group support
2021-03-21 Mikko RasaRearrange vertex attributes
2021-03-21 Mikko RasaRename VertexComponent to VertexAttribute
2021-02-14 Mikko RasaRearrange soucre files into subdirectories