]> git.tdb.fi Git - libs/gltk.git/history - source/image.cpp
Use triangle strips instead of quads
[libs/gltk.git] / source / image.cpp
2014-11-13 Mikko RasaUse triangle strips instead of quads
2013-11-06 Mikko RasaMake autosize_special const and add a const autosize...
2013-06-26 Mikko RasaRefactor widget autosizing
2013-06-25 Mikko RasaImprove widget part caching
2012-11-30 Mikko RasaCache widget parts in meshes
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2011-02-28 Mikko RasaAdd a signal to notify when the automatic size of a...
2011-02-27 Mikko RasaImplement autosize() method for most widgets
2010-11-12 Mikko RasaStore the Resources reference only in Root widget
2010-10-11 Mikko RasaAdd Image widget