Skip to content

Releases: gfargo/pixelkiln

v0.56.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 15:21

0.56.0 (2026-09-22)

Features

  • gallery: add "+ New state"/"+ New animation" to a character/objectPro family (828dc4e)

v0.55.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 13:32

0.55.0 (2026-09-22)

Features

  • pixellab: add objectPro generator for PixelLab's object entity (16e9e26), closes #198

v0.54.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 00:22

0.54.0 (2026-09-21)

Features

  • pixellab: add isometricTile generator for /create-isometric-tile (#198) (68631bb)

v0.53.4

Choose a tag to compare

@github-actions github-actions released this 20 Sep 22:31

0.53.4 (2026-09-20)

Bug Fixes

  • pixellab: terrain-generator tiles are square, not isometric (#196) (fd44b11)

v0.53.3

Choose a tag to compare

@github-actions github-actions released this 20 Sep 22:16

0.53.3 (2026-09-20)

Bug Fixes

  • pixellab: use Godot's isometric corner names for terrain peering bits (5730d24)

v0.53.2

Choose a tag to compare

@github-actions github-actions released this 20 Sep 21:37

0.53.2 (2026-09-20)

Bug Fixes

  • cli: let export/pack select terrain-generator tileset entries (08a1894)

v0.53.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 19:08

0.53.1 (2026-09-20)

Bug Fixes

  • pixellab: normalize the terrain generator's Wang corners for tileset export (e4bafea)

v0.53.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 18:00

0.53.0 (2026-09-20)

Features

  • gallery: create image-to-image revisions from the drawer (#182) (77313b5)

v0.52.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 17:42

0.52.0 (2026-09-20)

Features

  • pixellab: add an imagePro generator wrapping /generate-image-v2 (#181) (332e7b5)

v0.51.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 17:30

0.51.0 (2026-09-20)

Features

  • pixellab: add a terrain generator wrapping /create-tileset (#180) (ed6af3d), closes #179