Releases: smlu/gimp-ijim
Releases · smlu/gimp-ijim
v3.0 - GIMP 3
Changes
- Updated plugin to support GIMP 3
- Optimized reading/writing mat file
- Redesigned export dialog
SHA256 Checksum
file-mat.zip: 93344E8FAC835310BE2D6695B4B9F62DCBA21E321BFAAED862C72769B3D417BA
v2.0
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
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
Fixed decoding of RGBA-5551
Add Mipmap options to export dialog
v1.0.1
- Fixed wrong color mode
- Add image counter to export dialog