1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 15:39:49 +00:00
Pixelorama/src/Autoload
Manolis Papadeas e901fc774a Replace "Export" with "Overwrite" when importing a png
When exporting an imported image, the export will happen immediately, without having the export dialog appear, unless "Export as..." is selected. For .png imported images, the menu option will display "Overwrite" instead of "Export". This makes it clear that if Control + E is pressed on an imported png, that file will be overwritten.
2022-03-25 02:00:40 +02:00
..
DrawingAlgos.gd Just one method for undo/redo in Global.gd 2021-12-02 02:22:32 +02:00
Export.gd Replace "Export" with "Overwrite" when importing a png 2022-03-25 02:00:40 +02:00
Global.gd Another canvas texture optimization + bug fix with resizing 2022-03-20 18:52:48 +02:00
HTML5FileExchange.gd Remove unneeded method from HTML5FileExchange 2021-12-18 02:31:10 +02:00
Import.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OpenSave.gd Replace "Export" with "Overwrite" when importing a png 2022-03-25 02:00:40 +02:00
Palettes.gd Disable "From Current Palette" preset option when creating a new palette, if there is no current palette 2022-03-07 19:33:23 +02:00
Tools.gd Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00