]> git.tdb.fi Git - libs/gl.git/history - source/primitivebuilder.cpp
Merge branch 'animation-rework'
[libs/gl.git] / source / primitivebuilder.cpp
2011-09-06 Mikko RasaRework exceptions
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-04-08 Mikko RasaAdd an element offset to PrimitiveBuilder
2010-12-05 Mikko RasaAdd a MatrixStack to VertexBuilder
2010-07-15 Mikko RasaSupport multiple sets of texture coordinates in VertexA...
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-01 Mikko RasaAdd static Texture::unbind_from function
2008-09-05 Mikko RasaAdd append() method and and operator[] to VertexArray
2008-03-24 Mikko RasaSupport specifying elements in PrimitiveBuilder
2008-02-05 Mikko RasaAdd a missing negation
2008-02-04 Mikko RasaMake the use of DevIL optional