1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/src/Autoload
Emmanouil Papadeas 7e15fc9d15 Remove duplicate project-specific variables from Export
Removed `directory_path`, `file_name`, `file_format` and `was_exported` from Export.gd. These variables already exist on Project.gd, no need to have them twice.
2022-12-18 03:33:53 +02:00
..
DrawingAlgos.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
Export.gd Remove duplicate project-specific variables from Export 2022-12-18 03:33:53 +02:00
ExtensionsAPI.gd Add an ExtensionsAPI version 2022-09-14 01:16:39 +03:00
Global.gd Make the notifications always appear on the bottom left of the main canvas 2022-12-16 19:44:40 +02:00
HTML5FileExchange.gd Tile mode fixes (Heavy testing required) (#723) 2022-08-02 18:57:06 +03:00
Import.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OpenSave.gd Remove duplicate project-specific variables from Export 2022-12-18 03:33:53 +02:00
Palettes.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
Tools.gd Paint selection brush (#792) 2022-12-14 18:34:13 +02:00