1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/src
Emmanouil Papadeas a5efb97d58 Set the group layer's default blend mode to Pass through
Mostly for performance reasons, but also to make it consistent with Photoshop and Photopea
2024-09-10 02:03:07 +03:00
..
Autoload Add Gaussian Blur as an image effect 2024-09-08 03:13:55 +03:00
Classes Set the group layer's default blend mode to Pass through 2024-09-10 02:03:07 +03:00
Palette Fix issue where the '\n` escape character got inserted inside the palette name, causing it to fail to be saved 2024-08-28 18:17:30 +03:00
Preferences Add a preference to change max undo steps 2024-08-16 14:28:54 +03:00
Shaders Add Gaussian Blur as an image effect 2024-09-08 03:13:55 +03:00
Tools Optimize the pencil & curve's fill inside option by making them check fewer pixels 2024-09-05 03:50:37 +03:00
UI Update AboutDialog.gd 2024-09-09 00:52:20 +03:00
HandleExtensions.gd Rename config file from cache.ini to config.ini 2024-05-16 00:07:38 +03:00
Main.gd Implement the ability to save with blended images with native file dialogs 2024-08-16 13:59:14 +03:00
Main.tscn Enable exclusive and disable popup_window flags in some more dialogs 2024-08-01 01:23:33 +03:00