gamnit: fix pixelated changing only magnification behavior
[nit.git] / lib / gamnit / textures.nit
2017-05-01 Alexis Laferrièregamnit: fix pixelated changing only magnification behavior
2016-06-26 Alexis Laferrièregamnit: update users of glGet* functions
2016-05-20 Alexis Laferrièrelib/gamnit: rename GamnitAssetTexture to TextureAsset
2016-05-20 Alexis Laferrièrelib/gamnit: improve doc of subtexture with a vital...
2016-01-25 Alexis Laferrièrelib/gamnit: intro `GamnitRootTexture::pixelated=`
2016-01-25 Alexis Laferrièrelib/gamnit: fix `Subtexture::gl_texture` not being set
2016-01-16 Alexis Laferrièrelib/gamnit: move `Texture::checker` to its own class...
2016-01-16 Alexis Laferrièrelib/gamnit: document `offset` methods
2015-12-14 Alexis Laferrièrelib/gamnit: make `all_root_textures` public
2015-12-14 Alexis Laferrièrelib/gamnit: fix offsets in textures to be lazy
2015-12-10 Alexis Laferrièrelib/gamnit: intro texture support