Releases: houmain/spright
Releases · houmain/spright
3.5.3
3.5.2
3.5.1
3.5.0
Added
- Allow
grid
cell size of one dimension to be 0 (to maximize). - Added function
removeDirectories
. - Added function
joinPaths
.
Changed
- Not merging sequences in
glob
whengrid
oratlas
is active.
Fixed
- Fixed # in string literals.
- Fixed
grid
when globbing. - Preventing
grid
andatlas
ininput
file sequences. grid-cells
is consideringgrid-spacing
.
3.4.0
Added
- Added function
makeId
. - Added function
base64
. - Added variables
source.filenameBase
,source.filenameStem
, andsource.filenameId
.
Changed
- Separated
texture.path
fromtexture.filename
. - Also lookup templates in "templates" subdirectory.
- Also packaging templates.
Fixed
- Improved PixiJS template.
3.3.1
3.3.0
Added
- Added pack method origin.
- Added alpha mode opaque.
- Added color parameter to alpha mode clear.
Changed
- Ignoring unsupported extension when globbing with '.*'.
- Skip output of descriptions without filename.
Fixed
- Properly handling missing closing quote.
- Expand sprite bounds by over-alignment.
3.2.0
3.1.0
3.0.0
Changed
- Added glob, removed source definition.
- Replaced several commandline parameters with single run mode parameter.
- Outputting sprite indices by input/source.
- Checking sequence bounds.
Added
- Autocompletion can update.
- Allow to autocomplete only specific inputs.
- Generalized skip to atlas and sequences.
- Allow to specify grid's offset from the bottom-right corner.