Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compose: handle multiple entries in a single tile_entry.json file #34901

Merged
merged 1 commit into from
Oct 20, 2019

Conversation

mlangsdorf
Copy link
Contributor

Summary

SUMMARY: Build "compose: handle multiple entries in a single `tile_entry.json` file"

Purpose of change

Fixes #34884

Adjust compose so it can handle multiple tile_entry objects in a single file.

Testing

Moved three tile_entrys into a single .json file and verified that they were composited correctly into a tilesheet.

Fixes CleverRaven#34884

Adjust compose so it can handle multiple tile_entry objects in a
single file.
@mlangsdorf mlangsdorf added <Enhancement / Feature> New features, or enhancements on existing [Python] Code made in Python SDL: Tiles / Sound Tiles visual interface and sounds. labels Oct 20, 2019
@ZhilkinSerg ZhilkinSerg merged commit 4a0e242 into CleverRaven:master Oct 20, 2019
@mlangsdorf mlangsdorf deleted the compose_load_arrays branch October 20, 2019 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Enhancement / Feature> New features, or enhancements on existing [Python] Code made in Python SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow compose.py to parse multiple objects within one file
2 participants