8000 Duplicate code cleanup in Tiled Map Loaders. Replacement for PR(#7136) by BoBIsHere86 · Pull Request #7635 · libgdx/libgdx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Duplicate code cleanup in Tiled Map Loaders. Replacement for PR(#7136) #7635

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BoBIsHere86
Copy link
Contributor

This is a replacement for the original one from back in 2023.
The original PR was no longer easily mergeable as the Map Loaders have been changed around a bit since then. But the core code he was trying to optimize still existed, it was just shifted around into a newly added getTileSetDependencyFileHandle method.

I also went ahead and modified the code in the new TmjMapLoader to match as both map loader's shared a similar structure So we got a 2 for 1 clean up deal here.

Other than that there isn't much else to this PR. So this is it, the last of the 2 fixable PRs on the big list. #7488

BoBIsHere86 and others added 2 commits April 29, 2025 08:05
…Loader to reflect PR libgdx#7136's code duplication fix.

Did the same for the TmjMapLoader as well.
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
0