]> git.tdb.fi Git - libs/gl.git/history - source/font.h
Drop Id tags and copyright notices from files
[libs/gl.git] / source / font.h
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-12-05 Mikko RasaUse VertexBuilder's MatrixStack in Font
2010-12-05 Mikko RasaUse a RefPtr to store font texture
2010-12-01 Mikko RasaReorder Font members
2010-02-04 Mikko RasaInherit Loaders from the ObjectLoader classes
2008-11-02 Mikko RasaSupport embedding textures inside font files
2008-02-26 Mikko RasaAdd class MeshBuilder
2008-02-04 Mikko RasaMake the use of DevIL optional
2007-12-11 Mikko RasaDefault to Utf8 instead of direct mapping in Font
2007-10-17 Mikko RasaAllow retrieving data from Mesh
2007-09-03 Mikko RasaAdd Id tags and copyright notices to files
2007-09-03 Mikko RasaMake use of the ability to load multiple arguments...
2007-08-21 Mikko RasaMake ~Program virtual
2007-07-10 Mikko RasaAdd ascent and descent to Font
2007-06-12 Mikko RasaAdd vertex arrays and buffers
2006-11-27 Mikko RasaAdd files