Search found 10 matches

by gushh
Sun Apr 13, 2014 9:17 pm
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

MonoPack just got a bit more powerful!

http://gushh.net/dls/monopackb9e.zip ( X64 and x86 binaries )

Full commandline switch support, while still being able to define all settings through the configuration file.
The configuration is first loaded, then the command line switches are parsed, if ...
by gushh
Fri Apr 11, 2014 5:45 pm
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

Quick update: http://gushh.net/dls/monopackb9d.zip

07/04/2014 - Added support for the Unity3D format.
08/04/2014 - Destination Path is now the second command line parameter the third parameter is Destination Name.

The docs contain a small example for the paths and names.

Currently no command line ...
by gushh
Fri Apr 11, 2014 5:44 pm
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

It's been a while, but here's the latest version for those who are interested: http://gushh.net/dls/monopackb9c.zip

Padding has been implemented, a simple edge-padding feature is also present but it's still experimental (corners missing). The "SeparateAlpha" feature has not been implemented yet ...
by gushh
Mon Apr 07, 2014 12:04 pm
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

It's been a while, but here's the latest version for those who are interested: http://gushh.net/dls/monopackb9c.zip

Padding has been implemented, a simple edge-padding feature is also present but it's still experimental (corners missing). The "SeparateAlpha" feature has not been implemented yet ...
by gushh
Thu Mar 06, 2014 7:27 am
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

Beta8 is now out! Please visit http://gushh.net/blog/monopack-atlas-generator/ for more information, or get it directly from: http://gushh.net/dls/monopackb8.zip

Changelog for this version:

06/03/2014 - Multiple loader formats are allowed now, including subdirectories.
JPEG is now supported for ...
by gushh
Tue Mar 04, 2014 8:18 pm
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

Beta 7 is out, fixes a small bug using AutoSize and includes new AutoSize options (BoundsCheck) among a new Packer configuration for sorting method.

Grab it here: http://gushh.net/dls/monopackb7.zip

Enjoy!
by gushh
Tue Mar 04, 2014 6:55 pm
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

New beta version 6 released
You can find it here: http://gushh.net/dls/monopackb6.zip

Changelog:

27/02/2014 - Initial public beta release.
28/02/2014 - Added support for Slick2D, TreSensa and "Texture Packer" data formats.
01/03/2014 - Added "autosize" feature to automatically generate the ...
by gushh
Sat Mar 01, 2014 12:26 am
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

Ciao!

At this moment only a single texture is generated per given directory (ie. per atlas). Multiple "pages" will be supported in the upcoming versions.
by gushh
Fri Feb 28, 2014 5:24 pm
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

Re: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

Beta 5 is available here: http://gushh.net/dls/monopackb5.zip

Changes: Added support for Slick2D, TreSensa and "Texture Packer" (https://dl.dropboxusercontent.com/u/116871/Texture%20Packer.exe) data formats.

The reason many formats have to be supported is simply because I don't expect anyone to ...
by gushh
Fri Feb 28, 2014 4:24 pm
Forum: Announcement
Topic: MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER
Replies: 11
Views: 7328

MONOPACK - FREE LIGHTWEIGHT TEXTURE PACKER

Hi guys (and gals),

This is a contribution to all gamedevs in the PureBasic community:
http://gushh.net/blog/monopack-atlas-generator/

From the page:

MonoPack is a simple, comprehensive and lightweight pipeline oriented sprite / texture packer for web, game and software developers alike.

Right ...