]> git.tdb.fi Git - libs/gl.git/commitdiff
Rewrite VertexFormat to support an arbitary amount of components
authorMikko Rasa <tdb@tdb.fi>
Sat, 10 Jan 2009 10:07:36 +0000 (10:07 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 10 Jan 2009 10:07:36 +0000 (10:07 +0000)
Add support for generic vertex attributes to VertexFormat and VertexArray
Check for proper extensions in Shader constructor
Blender exporter: Export texture coordinates


No differences found