Merge: gamnit: fix gamepad path, pixelated minification, text X align and low-opacity...
authorJean Privat <jean@pryen.org>
Mon, 1 May 2017 15:49:51 +0000 (11:49 -0400)
committerJean Privat <jean@pryen.org>
Mon, 1 May 2017 15:49:51 +0000 (11:49 -0400)
A few fixes to gamnit:

* Fix path of virtual gamepad texture.
* Fix the look of `pixelated` textures when minified (zoomed out).
* Fix X align of `TextSprites` so the first letter starts from the given coordinate.
* Lower the threshold to discard transparent fragments.

Pull-Request: #2415


No differences found