1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/src
John Jerome Romero adc109ed18
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>
2020-05-09 02:46:51 +03:00
..
Autoload Added a Tween to make the background UI darker when a dialog is opened 2020-05-08 18:37:45 +03:00
Palette Added a Tween to make the background UI darker when a dialog is opened 2020-05-08 18:37:45 +03:00
Shaders Saved the TransparentChecker shader as a resource 2020-05-03 03:49:44 +03:00
UI Added selective animation tag export for Spritesheets (#230) 2020-05-09 02:46:51 +03:00
CameraMovement.gd Merged "Scripts" and "Prefabs" folders into "src" 2020-05-01 22:17:05 +03:00
Canvas.gd Merged "Scripts" and "Prefabs" folders into "src" 2020-05-01 22:17:05 +03:00
Canvas.tscn Merged "Scripts" and "Prefabs" folders into "src" 2020-05-01 22:17:05 +03:00
Drawers.gd Updated donors in the About dialog 2020-05-07 17:02:35 +03:00
Main.gd Added a Tween to make the background UI darker when a dialog is opened 2020-05-08 18:37:45 +03:00
Main.tscn Added a Tween to make the background UI darker when a dialog is opened 2020-05-08 18:37:45 +03:00
SelectionRectangle.gd Merged "Scripts" and "Prefabs" folders into "src" 2020-05-01 22:17:05 +03:00
XDGDataPaths.gd Append Global.root_directory to XDG_DATA_DIRS 2020-05-02 16:41:30 +03:00