1
0
Commit Graph

9 Commits

Author SHA1 Message Date
f02c18c26e Code quality v2
All checks were successful
LÖVE Library / Lua-Testing (push) Successful in 5s
LÖVE Library / Static-Analysis (push) Successful in 4s
2024-04-26 11:58:22 +02:00
4da6f66703 Code quality
Some checks failed
LÖVE Library / Lua-Testing (push) Successful in 5s
LÖVE Library / Static-Analysis (push) Failing after 3s
2024-04-26 11:56:27 +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