mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:04:43 -04:00
Added selective animation tag export for Spritesheets (#230)
* Added selective frame tag export for Spritesheets * Changes LinesCount value and max_value to canvas_size This does not allow the spritesheet to contain more frames than the tag has, because it limits its size to the number of frames the currently selected tag has. Co-authored-by: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
This commit is contained in:
parent
4a0a4617ff
commit
adc109ed18
3 changed files with 84 additions and 14 deletions
|
@ -167,6 +167,12 @@ msgstr ""
|
|||
msgid "Frame"
|
||||
msgstr ""
|
||||
|
||||
msgid "Frames:"
|
||||
msgstr ""
|
||||
|
||||
msgid "All Frames"
|
||||
msgstr ""
|
||||
|
||||
msgid "Spritesheet"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue