Pixscape Studio free 0.2.1 #4
lrobbens
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Pixscape Studio Free 0.2.1 — TMX Import and Spatial V3
Pixscape Studio Free 0.2.1 is a major workflow and runtime integration update focused on two important areas:
This release also includes extensive improvements to tileset placement, tiled animations, image layers, repeatable sprites, physics integration, scene activation, rendering stability, and editor reliability.
Pixscape Studio Free remains fully open source under the Apache License 2.0.
No Pixscape royalties.
No runtime fees.
No hidden export fees.
Important compatibility note
This release introduces breaking changes for existing scenes containing older tiled-map or Spatial tiled data.
Affected scenes should be re-imported or recreated with Pixscape Studio Free 0.2.1.
These changes were necessary to support:
Tiled and TMX import
Pixscape can now import supported
.tmxmaps as new scenes.The new import pipeline includes preflight validation, import planning, scene materialization, diagnostics, and rollback handling.
Supported workflows include:
.tsxtilesets.tsximport for supported single-image tilesetsrepeatxandrepeatyUnsupported features are reported before import instead of being silently ignored.
TMX object layers are currently detected and reported, but are not imported yet.
Tileset profiles
This release introduces tileset profiles for controlling how tiles are placed and rendered independently from their native image dimensions.
Profiles can define:
This improves support for tall isometric tiles, oversized environment sprites, and tiles whose image dimensions differ from the map cell size.
Tileset profiles are exported through
tileset-profiles.jsonand used consistently by both the Studio and Pixscape Runtime.Spatial V3
Spatial V3 introduces a redesigned model for deterministic 2.5D wall, tile, and actor ordering.
Highlights include:
Spatial-generated collision fixtures are now managed coherently while Use for physics collision is enabled.
Generated fixture geometry is locked, while Sensor, material, and filter properties remain editable. Deleting the generated fixture automatically disables the Spatial collision option, with full undo and redo support.
Reliability and editor improvements
This release also fixes and improves several important editor workflows:
Distribution
This release is available as:
SHA-256 checksum files are provided for the downloadable builds.
Requirements
Pixscape Studio Free 0.2.1 requires Java 21.
Projects exported by this release use Pixscape Runtime 0.1.8.
Pixscape Runtime 0.1.8 is published on Maven Central with Java 8-compatible bytecode for broader LibGDX ecosystem compatibility.
Current TMX limitations
Project direction
Pixscape Free is the open-source foundation of the project.
Pixscape Pro will remain a separate optional edition focused on advanced production workflows. Its purpose is to fund the long-term development of Pixscape without replacing, restricting, or weakening Studio Free.
Thank you to everyone who tested the TMX import pipeline, Spatial V3, Linux builds, and Preview workflows.
This discussion was created from the release Pixscape Studio free 0.2.1.
All reactions