Skip to content

Releases: smlu/gimp-ijim

v2.0

15 Jun 20:47
Compare
Choose a tag to compare

gimp-ijim v2.0

Changes

  • Refactored plugin to work only on single image and its layers. Multiple MAT CEL textures are now imported as image layers.
  • Redesigned export dialog to work on image layers
  • Added option for RGBA-5551 when exporting as 16 bit image
  • Optimized exporting image to MAT file, ~15x faster in most cases
  • Optimized importing MAT file, ~35% faster

Full Changelog: v1.2...v2.0

SHA256 Checksum

gimp-file-mat.zip: 421B18CCEE7FEB556B387AE93BF1D9B9D52A8046919A10225652E9BFF7335701

v1.2

29 Aug 19:58
Compare
Choose a tag to compare

Refactored MAT class #890da8f
Fixed bug when max num of cel images to load is greater than number of cells in MAT file #0277672
Set DEBUG constant to be False by default #a99e7e7

SHA256 Checksum

b2a4fa50b827a587215b5194e6d65c39246f2546556bcca5ae353a350dc48388

v1.1

06 Jun 21:52
Compare
Choose a tag to compare

Fixed decoding of RGBA-5551
Add Mipmap options to export dialog

v1.0.1

06 May 21:08
Compare
Choose a tag to compare
  • Fixed wrong color mode
  • Add image counter to export dialog

v1.0

08 Oct 00:00
2977e92
Compare
Choose a tag to compare
Update README.md