Commit Graph

7 Commits

Author SHA1 Message Date
Kurt
e40d3ce554 Style updates
makes it easier to look at
still looks yuck ;)
2018-08-08 20:56:32 -07:00
Kurt
a31571d1d6 Rearranging
need to make bclim code generic (bmp data -> encoded swizzle)
CLIM is now
2018-01-01 20:29:26 -08:00
Kurt
a852730ab7 Refactoring
part 1
2018-01-01 17:00:48 -08:00
Kurt
775955af99 Fix rgb8 export
oops
2017-12-31 22:49:26 -08:00
Kurt
f1f01ad10d skip etc1 swizzling
images come out fine for BFLIM lul
add cropping
https://i.imgur.com/RLgfnrS.png
2017-12-31 15:52:02 -08:00
Kurt
abef306ffc Migrate out etc handling
currently only works for bclim, dunno if I want to try and fix the
swizzling / standardize the reading
basically just outputs scrambled ETC1 images rather than throwing an
exception
2017-12-31 13:50:37 -08:00
Kurt
71b6d95ec5 Fix tile shuffling
reference calculated "Width" instead of cropped "width" property
2017-12-31 13:25:07 -08:00