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

Two New File Naming Options #138

Closed
wants to merge 173 commits into from

Conversation

JohnnyTurbo
Copy link

Hello,

I have created two additional file naming options that will prepend the file name with the layer index in ascending or descending order. I am using this tool in conjunction with a game engine that will import all files exported from this tool and order them based on their proper index (so they appear on top of each other correctly) while still keeping the layer name. These options will use the selected delimiter to separate between the index and layer name.

Example file name: 01_Layer_Name or 02-Layer-Name

Figured if it was useful to me, someone else might find is useful as well. Please let me know if you'd like me to change anything.

Thank you for your consideration
-Johnny

Villena Guillaume and others added 27 commits August 26, 2018 11:24
…ing-with-bang' into integration

# Conflicts:
#	Export Layers To Files (Fast).jsx
# Conflicts:
#	Export Layers To Files (Fast)-dialog.json
#	Export Layers To Files (Fast).jsx
# Conflicts:
#	Export Layers To Files (Fast).jsx
# Conflicts:
#	Export Layers To Files (Fast)-dialog.json
#	Export Layers To Files (Fast).jsx
if the group is empty , don't call merge()
Multiple Features - Implements old requests/issues
grpBgFgLayer is parent of cbBgLayer/cbFgLayer
Cosmetic changes, better dialog formatting
…ginning of the file name in ascending or descending order. The chosen delimiter (underscore or hyphen) will separate the layer index from the file name.
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.