1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 03:19:49 +00:00
Pixelorama/src/Autoload
Emmanouil Papadeas 29f4f52600
Change the file format of pxo to be a ZIP (#952)
* Save pxos as zip files in disguise

* Load pxo files as zip

* Add a checkbox in save dialog to let users include the final blended images in the pxo or not
2023-12-05 00:12:05 +02:00
..
DrawingAlgos.gd Optimize layer blending modes and make them work on all GPUs (hopefully) - Fixes #938 2023-11-25 00:10:19 +02:00
Export.gd Optimize layer blending modes and make them work on all GPUs (hopefully) - Fixes #938 2023-11-25 00:10:19 +02:00
ExtensionsApi.gd Exposed get_enclosed_image() to API (#944) 2023-11-20 14:43:40 +02:00
Global.gd Limit outline width step to 1 and allow lesser/greater values for shader-generated sliders 2023-11-22 17:18:37 +02:00
HTML5FileExchange.gd Fix some typos in the code 2023-10-04 18:25:49 +03:00
Import.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
OpenSave.gd Change the file format of pxo to be a ZIP (#952) 2023-12-05 00:12:05 +02:00
Palettes.gd Allow user to move Palettes to Trash/Recycle Bin instead of deleting them permanently (#914) 2023-10-11 19:20:05 +03:00
Tools.gd Make the color picker be always visible in the UI instead of a popup (#953) 2023-12-05 00:10:42 +02:00