Releases: houmain/spright
Releases · houmain/spright
3.5.4
Fixed
- Fixed case of package name causing problems with
spright-vscode
installation on Linux (houmain/spright-vscode#3).
- Looking for templates also in share/spright directory (#18).
3.5.3
Added
- Added reason to packing sprite failed warning.
Fixed
- Fixed installation on MacOS.
3.5.2
Added
- Added .DEB and .RPM package releases.
Changed
glob
only adds not yet encountered inputs.
3.5.1
Added
- Allow filename sequence for
description
to output each slice separately (#14).
- Substitute variable in
template
filename.
Fixed
- Fixed variable
source.filenameBase
to contain no extension.
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
when grid
or atlas
is active.
Fixed
- Fixed # in string literals.
- Fixed
grid
when globbing.
- Preventing
grid
and atlas
in input
file sequences.
grid-cells
is considering grid-spacing
.
3.4.0
Added
- Added function
makeId
.
- Added function
base64
.
- Added variables
source.filenameBase
, source.filenameStem
, and source.filenameId
.
Changed
- Separated
texture.path
from texture.filename
.
- Also lookup templates in "templates" subdirectory.
- Also packaging templates.
Fixed
- Improved PixiJS template.
3.3.1
Added
- Added max-sprites definition.
- Added Cocos2d-x template.
Changed
- Abort globbing when pattern is too coarse.
Fixed
- Ensure the lowest index duplicate sprite is the one that is kept.
- globbing does not always search subdirectories.
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
Added
- Added PixiJS template.
- Replacing variables in tag values.
Changed
- Renamed template files to .inja.
Fixed
- Fixed output path for descriptions.
- Fixed redundancy check when outputting multiple descriptions.
3.1.0
Added
- Added default sheet.
- Added description and template definitions.
Changed
- Reporting unpackable sprites as warnings.
- y-parameter of grid is no longer optional.
- Atlas completion does not add skipped.