libgdx-texturepacker

Standalone version of gdx-tools' texturepacker.

APACHE-2.0 License

Stars
5

Bot releases are hidden (Show)

libgdx-texturepacker - 1.12.1.0 Latest Release

Published by tommyettinger 7 months ago

This release just updates libGDX and Gradle. Nothing big. It may be helpful if there were bugs (possibly on macOS) that were fixed in libGDX 1.12.1.

You probably just want the runnable JARs here. That would be libgdx-texturepacker-runnable-1.12.1.0.jar and libgdx-textureunpacker-runnable-1.12.1.0.jar. The other JARs are for usage as a library, in your code, but you are encouraged to use Gradle or Maven for that instead of needing these.

libgdx-texturepacker - 1.12.0.0

Published by tommyettinger about 1 year ago

This is a minor release that updates libGDX to 1.12.0, applies ProGuard more effectively to the runnable JARs, and changes the defaults for three settings (legacy and pretty modes default to false now, and fast mode defaults to true).

This release publishes some much-smaller JARs to Maven Central, and has larger runnable JARs here. The runnable JARs include libGDX inside, so they will work given just Java, and the libraries only provide the texture packing code (they need libGDX as a separate dependency). As a user, you probably want the "runnable" JARs here if you want a tool for texture packing, or the JARs without "runnable" in the name if using the code as a library. In the latter case, you should probably prefer using Gradle or Maven to download the dependency (or dependencies) from Maven Central, as explained in the README.md .

libgdx-texturepacker - 1.11.0.1

Published by tommyettinger almost 2 years ago

This release publishes some much-smaller JARs to Maven Central, and has larger runnable JARs here. The runnable JARs include libGDX inside, so they will work given just Java, and the libraries only provide the texture packing code (they need libGDX as a separate dependency). As a user, you probably want the "runnable" JARs here if you want a tool for texture packing, or the JARs without "runnable" in the name if using the code as a library. In the latter case, you should probably prefer using Gradle or Maven to download the dependency (or dependencies) from Maven Central, as explained in the README.md .

libgdx-texturepacker - 1.11.0.0

Published by tommyettinger almost 2 years ago

This initial release makes a separate runnable JAR for TexturePacker and TextureUnpacker; each JAR is available here, though you probably want libgdx-texturepacker-runnable-1.11.0.0.jar . See the README.md here (and the libGDX wiki) for more information.

Package Rankings
Top 39.6% on Repo1.maven.org