Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-11 | view: remove support for non-power-of-2 sprites again | Matthias Schiffer | |
Sprites with unusual dimensions must be padded with transparency. By only supporting power-of-two sprites, the anchor point can always be specified accurately. | |||
2018-11-10 | view: add support for non-square, non-power-of-2 sprites | Matthias Schiffer | |