rkgk/crates/rkgk
liquidex fb0e15c00c fix a couple bugs which could cause chunks to get eaten away across reloads
mainly related to me not knowing how to decode WebP properly (I blame the API design of the webp crate)
turns out it can return RGB images instead of RGBA and so you have to convert it to RGBA first

there were also a couple math bugs with chunk drawing/saving related to some of my refactors of that math
2024-08-24 17:21:28 +02:00
..
src fix a couple bugs which could cause chunks to get eaten away across reloads 2024-08-24 17:21:28 +02:00
Cargo.toml bump rkgk to 0.1.1 2024-08-24 16:16:08 +02:00