Skip to content

Releases: crashinvaders/gdx-texture-packer-gui

4.7.3

20 Jun 16:53
Compare
Choose a tag to compare
  • Fixed launching of nine patch editor leads to crash.
  • Fixed packing of multiple atlases occasionally fails.
  • Fixed some UI elements don't respond to a mouse button click.
  • GitHub error reporting workflow improved with better API integration.

4.7.2

27 May 15:27
Compare
Choose a tag to compare
  • Fixed wrong page size when padding is not zero (regression bug).
  • Spinner widgets replace with seek bars (where suitable).
  • UI texture/font filtering changed to linear/linear.

4.7.1

17 May 08:41
Compare
Choose a tag to compare
  • Fixed wrong page size when padding is not zero.

4.7.0

15 May 18:05
5061e06
Compare
Choose a tag to compare
  • Save prompt before project closing if any changes are detected.
  • Scaling resampling option per scale factor entry.
  • If output directory doesn't exist, it will be created automatically during packing.
  • Interface scaling option (check Tools -> Interface scaling).
  • Support for user defined hotkeys (check Tools -> Customize hotkeys).
  • Visual indication for newly added pack files.
  • Memory consumption optimized run configuration. The app will never exceed 1GB of RAM and free up memory faster.
  • Application crashes get captured and reported directly to GitHub issues.
  • Fixed crash when input text contains square brackets.
  • Fixed memory leak with the new TTF fonts.
  • Fixed shortcut keys do not function when an input field is focused.
  • Fixed crash when a pack file no longer exists during packing or properties dialog.

4.6.0

01 Dec 22:20
Compare
Choose a tag to compare
  • Application eats much less system CPU resources when idle
  • 9-patch editor improvements (preview pane, value number fields)
  • Support for CJK characters (downloadable extension module)
  • Traditional Chinese localization, thanks to @Tokenyet
  • Log output into external files (easy to grab and send with a report)
  • Fixed KTX ETC2 compression fails to write page files to a directory with spaces

4.5.0

08 Jul 11:37
Compare
Choose a tag to compare
  • Page image file type configuration. ETC(KTX) file format support.
  • Nine patch editor. Nine patches can be created from a plain images on the fly.
  • Recursive and flatten paths flags for an input directory
  • "Grid layout" algorithm now sorts regions and packs them in a name/index order
  • Fixed "Use aliases" flag is missing in a save file
  • Fixed old pack data file does not get replaced with a new one properly, when custom extension is being used
  • Fixed crash when project contains input dir that is a parent of the project save file itself

4.4.0

10 May 07:53
Compare
Choose a tag to compare
  • Each pack now consists of list of input/ignore files (no more single source dir)
  • File drag'n'drop support (image files and project file)
  • Fixed occasional output image file locking after Pngtastic compression
  • Fixed "Use indices" flag doesn't save
  • .tpproj file extension association for Windows (if program installed through installer)

4.3.2

02 Apr 05:37
Compare
Choose a tag to compare
  • German localization added, thanks to @terafog
  • Fixed occasional crash upon language change
  • Fixed "Flatten paths" checkbox (it works now!)
  • Fixed no window on application startup in some cases
  • MacOS distribution configuration

4.3.1

14 Jan 01:40
Compare
Choose a tag to compare
  • Input/output paths that are equal to project file dir, now correctly save and load
  • Minor layout and localization text fixes

4.3.0

06 Jan 22:09
Compare
Choose a tag to compare
  • bleed, limitMemory and flattenPaths flags were added to pack settings
  • Full set of tooltips for all pack setting properties
  • Russian localization added
  • Common UI improvements and some new inspection data is shown for packing and atlas preview