1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 19:09:50 +00:00
Pixelorama/src/UI/Dialogs
Variable f9c275d0a4
"SpriteSheet as layer" and "Replace Frame" import options (#453)
* fixed some more bugs

* Removed some more bugs

* Added "Replace Frame" option

It was originally made to use primarily in "Spritesheet (new layer)" but it thought it could also be useful to put it there as an import option

* Update PreviewDialog.tscn

* Update PreviewDialog.gd

* Update OpenSave.gd

* added import option for SpriteSheet and Frame

Now we can add SpriteSheets in current project and Replace frames in current project

* added functions for SpriteSheet and Frames

I added functions that would allow me to add SpriteSheet as new Layer. I also added an option for "Replace frame" (the function "open_image_at_frame()" is originally being used in "open_image_as_spritesheet_layer()" method but i decided to use it as an import option as well)

* Changed contribution name

* Changed contribution name

* Fixed some lines

* fixed sprite lines not updating
2021-02-07 06:43:44 -08:00
..
ImageEffects ScaleImage dialog improvements 2021-01-27 00:45:12 +02:00
AboutDialog.gd "SpriteSheet as layer" and "Replace Frame" import options (#453) 2021-02-07 06:43:44 -08:00
AboutDialog.tscn Update copyright statements to present 2021-01-03 21:03:20 +02:00
CreateNewImage.gd Added more standart devices from 8/16Bit era (#450) 2021-02-05 03:05:08 -08:00
CreateNewImage.tscn ScaleImage dialog improvements 2021-01-27 00:45:12 +02:00
ExportDialog.gd Make FPS project-specific and store it in the pxo files 2020-12-17 02:20:47 +02:00
ExportDialog.tscn Add transparent checker to export dialog and animation cels (#318) 2020-08-26 12:45:32 +03:00
OpenSprite.tscn Saving .pxo files in HTML5 is now possible 2020-06-30 20:25:43 +03:00
PreviewDialog.gd "SpriteSheet as layer" and "Replace Frame" import options (#453) 2021-02-07 06:43:44 -08:00
PreviewDialog.tscn "SpriteSheet as layer" and "Replace Frame" import options (#453) 2021-02-07 06:43:44 -08:00
SaveSprite.tscn Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
SaveSpriteHTML5.tscn Have "untitled" as default project name in SaveSpriteHTML5 2020-07-15 18:28:46 +03:00
SplashDialog.gd Changed CJK font and fixed some character issues 2020-10-29 00:45:23 +02:00
SplashDialog.tscn Update copyright statements to present 2021-01-03 21:03:20 +02:00