Skip to content

Fix tile transformations#94

Merged
lafriks merged 2 commits into
lafriks:mainfrom
doctorstal:main
Jun 28, 2025
Merged

Fix tile transformations#94
lafriks merged 2 commits into
lafriks:mainfrom
doctorstal:main

Conversation

@doctorstal

Copy link
Copy Markdown
Contributor

Tile transformations are not commutative, i.e. their order matters.
Although I did not find the order in tiled docs, trial and error method shows that Tiled uses next order of transformations:

  1. Dflip
  2. Hflip
  3. Vflip

@doctorstal

Copy link
Copy Markdown
Contributor Author

Fixes #93

@lafriks lafriks closed this Jun 28, 2025
@lafriks lafriks reopened this Jun 28, 2025
@lafriks lafriks merged commit ead2eb9 into lafriks:main Jun 28, 2025
1 check failed
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.

2 participants