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

Load Tileset file independently of a Map #91

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

hegh
Copy link

@hegh hegh commented Dec 7, 2024

Feature to allow loading a .tsx file without a related .tmx file.

Based on #35 by @MetalBlueberry, but without the controversial parts (for expediency, this required removing the Save feature).

MetalBlueberry and others added 7 commits October 17, 2020 14:07
…/load_tileset

Resolved all conflicts in favor of lafriks, which breaks this feature.

The next commit will fix it.
Concerns were around using pointer-to-bool to support omitting default-true
bools during save.

Removed the Save feature to get past that issue, hoping to get at least part
of this PR submitted after 4 years.
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