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

AdjustTileMetaData also updates tile types #3237

Merged
merged 2 commits into from
Jan 17, 2022

Conversation

albertvaka
Copy link
Contributor

When a tileset image has changed size and existing tile IDs are auto-adjusted, also update tile types in addition to other metadata.

Fixes #3236

Copy link
Member

@bjorn bjorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just perfect, thanks!

src/tiled/adjusttileindexes.cpp Outdated Show resolved Hide resolved
@bjorn bjorn merged commit be81053 into mapeditor:master Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-adjusting tile references when a tileset has grown doesn't update tile types and properties
2 participants