CozyPixelStudio/src/UI/Dialogs
OverloadedOrama 0cd8fa7ddf Fixes critical bug with saving projects that contained linked cels
It used to save the linked cel array which contained the canvas nodes into the .pxo. This, however, does not make sense, because the canvas nodes are being recreated when a .pxo is loaded. Therefore, they are different nodes than they used to be.

Now, an array containing the frame numbers which have cels linked for each frame is being saved and loaded into the pxo.
2020-05-09 03:51:23 +03:00
..
AboutDialog.gd Fixes critical bug with saving projects that contained linked cels 2020-05-09 03:51:23 +03:00
AboutDialog.tscn Changed layer button and "current frame" text position 2020-05-05 21:50:39 +03:00
CreateNewImage.gd Set the presets of CreateNewImage and FrameTagDialog color pickers to be invisible 2020-05-06 20:24:22 +03:00
CreateNewImage.tscn Set the presets of CreateNewImage and FrameTagDialog color pickers to be invisible 2020-05-06 20:24:22 +03:00
ExportDialog.gd Added selective animation tag export for Spritesheets (#230) 2020-05-09 02:46:51 +03:00
ExportDialog.tscn Added selective animation tag export for Spritesheets (#230) 2020-05-09 02:46:51 +03:00
FrameTagDialog.gd Added a Tween to make the background UI darker when a dialog is opened 2020-05-08 18:37:45 +03:00
FrameTagDialog.tscn Set the presets of CreateNewImage and FrameTagDialog color pickers to be invisible 2020-05-06 20:24:22 +03:00
HSVDialog.gd Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
HSVDialog.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
ImportSprites.gd Added a Tween to make the background UI darker when a dialog is opened 2020-05-08 18:37:45 +03:00
ImportSprites.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
NoProjectEditedOrCreatedAlertDialog.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
OpenLastProjectAlertDialog.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
OutlineDialog.gd Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
OutlineDialog.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
PreferencesDialog.gd Renamed Gold theme to Caramel 2020-05-06 22:01:58 +03:00
PreferencesDialog.tscn Renamed Gold theme to Caramel 2020-05-06 22:01:58 +03:00
RotateImage.gd Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
RotateImage.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
ScaleImage.gd Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
ScaleImage.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
SplashDialog.gd Asset renaming (#225) 2020-05-05 03:53:58 +03:00
SplashDialog.tscn Updated changelog in SplashDialog and made it a bit bigger 2020-05-06 02:21:42 +03:00