1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 23:49:47 +00:00
Pixelorama/src/Autoload
Variable 17ee10a131
[ExtensionsAPI] Implement an Import API (#957)
* Added ImportAPI

* Delete src/UI/Dialogs/PreviewDialog.gd

* Delete src/UI/Dialogs/PreviewDialog.tscn
2023-12-12 16:04:49 +02:00
..
DrawingAlgos.gd More z-index layer ordering fixes 2023-12-06 15:11:04 +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 [ExtensionsAPI] Implement an Import API (#957) 2023-12-12 16:04:49 +02:00
Global.gd Don't call project_changed() whenever a reference image gets imported 2023-12-07 16:09:00 +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 [ExtensionsAPI] Implement an Import API (#957) 2023-12-12 16:04:49 +02:00
Palettes.gd Fix crash when the palette directory doesn't exist 2023-12-06 03:57:26 +02: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