gamnit: make `SpriteSet` public so clients can use its services
[nit.git] / lib / gamnit / model_parsers /
2017-06-04 Alexis Laferrièregamnit: don't load the same .mat material more than...
2016-01-16 Alexis Laferrièrelib/gamnit: add support for map_Ka in the .mtl parser
2016-01-14 Alexis Laferrièrelib/gamnit: intro parsers for .obj and .mtl files
2016-01-14 Alexis Laferrièrelib/gamnit: intro new services and refine `StringProces...