tmxlite icon indicating copy to clipboard operation
tmxlite copied to clipboard

Allow loading a Tileset without a Map

Open mpartel opened this issue 1 year ago • 3 comments

Useful e.g. for generating maps in code.

Includes some cleanup commits.

Not super extensively tested, since I don't have a large project using this yet.

mpartel avatar Jun 20 '23 08:06 mpartel

Hi! Thanks for this. I'm a little reluctant to add this right now if you say it's not fully tested - however please do keep this up to date with any changes so I can re-evaluate it down the line! 😁 If the clean up commits are important (such as the Colour operator) you can always move them to a separate PR.

fallahn avatar Jun 21 '23 09:06 fallahn

I'm actually not sure where the bar should be for testing :thinking: The change works for me, and it doesn't break the included examples :man_shrugging: If it also works with your games, and passes your review, perhaps that's good enough?

Anyway, no pressure, I don't mind using a forked version in my project.

mpartel avatar Jun 21 '23 10:06 mpartel

Sure! I'll give it a go when I have a moment - if nothing is broken then I'm sure it'll be OK to merge 😁

fallahn avatar Jun 21 '23 10:06 fallahn