Skip to content

Releases: kotwys/stx-gimp-plugin

Release v0.3

01 Feb 18:03
Compare
Choose a tag to compare
Release v0.3 Pre-release
Pre-release

This is refactored version of plugin. Now it is compatible with modern GIMP 2.10 API.

Changelog

  • Use modern GIMP libraries such as babl, gegl and gio.
  • fix: Files from another drives weren't openable.
  • Separate STX specific logic from main plugin code.

v0.2

18 Jan 11:34
v0.2
a12c28d
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

This release includes some bug fixes.

Changelog

  • fix: Avoid crashing on any raised error.
  • Check for file signature to detect invalid files.

v0.1

16 Jan 14:04
2b2eb33
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

You can already use this build for opening and saving textures. But there are still some bugs to be fixed.