Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-11 | view: do not split multi-frame sprites into multiple textures | Matthias Schiffer | |
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-11 | Add support for simple periodic sprite animations | Matthias Schiffer | |
2018-11-10 | view: add support for non-square, non-power-of-2 sprites | Matthias Schiffer | |
2018-10-31 | Switch from characters to numerical tile IDs | Matthias Schiffer | |
2018-10-31 | view: more refactoring | Matthias Schiffer | |