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

Setting to keep extensions #108

Closed
GniLudio opened this issue Jun 14, 2021 · 6 comments · Fixed by sakibguy/gdx-texture-packer-gui#3
Closed

Setting to keep extensions #108

GniLudio opened this issue Jun 14, 2021 · 6 comments · Fixed by sakibguy/gdx-texture-packer-gui#3

Comments

@GniLudio
Copy link

Keep Extension Setting

Suggestion

It would be nice if it would be possible to keep the file extensions,
so that it would be possible to have the same paths in code.

Why?

Changing from Texture to TextureRegion (or vice versa) in code wouldn't change the path...

@metaphore
Copy link
Member

Not sure what kind of files are you talking about? Atlas data files or page image files?

@GniLudio
Copy link
Author

I want to keep the extensions of the old image file extensions in the region names.
So that the image ui/screen/loadingScreen/background.png has the same region name in the texture atlas.
(Now it would be ui/screen/loadingScreen/background)

@metaphore
Copy link
Member

Ah I see. I don't think that would be that difficult to do. Will keep it on the list for the next release.

@GniLudio
Copy link
Author

@metaphore Beautiful. Should I close the issue then?

@metaphore
Copy link
Member

Please keep it open. I'll make sure it's closed when the feature is implemented.

@metaphore
Copy link
Member

The setting is available now at the end of "Pack settings" section and configures this behavior on per atlas basis.

image

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 a pull request may close this issue.

2 participants