Skip to content

Releases: Jerakin/editor-script-atlas

v3.0.0

10 Jun 19:52

Choose a tag to compare

Minimum Defold version 1.10.2

Added

  • Ability to create an atlas from an directory.
    • If sub directories are found gives the option to add only the "Top most" images, add any folders with images as animations or add all images recursively.
      image
  • Action on an atlas to remove any duplicated images.

Changed

  • Now using the new editor script atlas API

v2.0.1

10 Jun 19:48

Choose a tag to compare

Fixed button properly highlighting

v2.0.0

28 Sep 19:25

Choose a tag to compare

New

  • Added dialog boxes.

Major increase as this will break compatibility with older versions of the editor.

v1.1.0

28 Sep 19:24

Choose a tag to compare

New

  • Added functionality to add images as an animation.

v.1.0.0

08 Nov 15:41

Choose a tag to compare

Pure Lua

The extension is now pure lua. I added the ability to create an atlas from selected images and removed the ability to sort an atlas.

v0.1.0

08 Nov 15:40

Choose a tag to compare

Python Release

This release have a python and deftree dependency