1
0
Commit Graph

8 Commits

Author SHA1 Message Date
5d0f911597 README 2023-10-22 13:13:52 +02:00
2cd21d3608 set_shader_texture_size 2023-10-22 13:11:49 +02:00
89884e59c4 Can now also be used outside of LÖVE, in a low capacity. 2020-07-07 12:52:37 +02:00
bc3752da1b Added several convenience features.
Including allowing specifying number of tiles for each dimension, if for
example it is known that the image will contain 16x16 sprites, but the
size of the individual sprite is unknown.
2019-12-04 18:11:13 +01:00
69f0d85100 Slightly better error message when mode is unknown. 2019-06-10 19:41:59 +02:00
7769d53040 Added useful method for shader work. 2019-02-26 22:45:31 +01:00
acd14a510b Fixed small bug 2018-11-10 15:03:21 +01:00
093f67ecfa Separated SpriteSheet2 as own library 2018-11-08 16:27:03 +01:00