]> git.tdb.fi Git - libs/gl.git/history - source/core/vertexformat.cpp
Use standard fixed-size integer types
[libs/gl.git] / source / core / vertexformat.cpp
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-09-17 Mikko RasaUse C++11 features with containers
2021-09-15 Mikko RasaAdd support for integer vertex attributes
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-04-13 Mikko RasaInclude only tangent in mesh data and calculate binorma...
2021-03-28 Mikko RasaMove checking of vertex attribute indices to VertexSetup
2021-03-28 Mikko RasaRefactor lexical conversion of vertex attributes
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