Incorporate image fill data in JSON export of Tile #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a TileMap is exported in a JSON format each Tile must be fully serializable without any dependencies on resources from the file system.
At the time of writing image fill data is not serializable without depending on resources from the file system this is a unwanted dependency.
The suggested solution for this is to incorporate it into the JSON export preferably in a encoded fashion.
assigned to @shyzus
By shyzus on 2020-03-06T17:09:22 (imported from GitLab)
changed milestone to %1
By shyzus on 2020-03-06T17:09:24 (imported from GitLab)
changed weight to 5
By shyzus on 2020-03-06T17:10:11 (imported from GitLab)
changed the description
By shyzus on 2020-03-06T17:14:30 (imported from GitLab)
created merge request !3 to address this issue
By shyzus on 2020-03-09T12:19:18 (imported from GitLab)
mentioned in merge request !3
By shyzus on 2020-03-09T12:19:18 (imported from GitLab)
closed via merge request !3
By shyzus on 2020-03-21T18:54:52 (imported from GitLab)
mentioned in commit
d789dc9b41By shyzus on 2020-03-21T18:54:52 (imported from GitLab)