]> git.tdb.fi Git - libs/gl.git/history - source/font.cpp
Style update: add spaces around assignment operators
[libs/gl.git] / source / font.cpp
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
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-29 Mikko RasaWindows compatibility:
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