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 39c85c3079 Implement the ability to load custom shaders and image and layer effects
Finally expose the feature of importing custom shaders as image effects, and implement custom shader loading for layer effects as well. To load a shader, drag and drop a .gdshader file into Pixelorama and it will get copied into `user://shaders`. Then, in the Effects menu, a new "Loaded" submenu will appear, and the new shaders will also be available in the layer effects dialog. Since they are stored on a persistent location, the shaders will also be available on the next times Pixelorama will launch as well.
2024-12-16 01:18:56 +02:00
..
Autoload Implement the ability to load custom shaders and image and layer effects 2024-12-16 01:18:56 +02:00
Classes Implement the ability to load custom shaders and image and layer effects 2024-12-16 01:18:56 +02:00
Palette Show the index of the palette swatches when color indices are visible on the canvas 2024-12-15 00:13:59 +02:00
Preferences Implement audio layers (#1149) 2024-12-14 00:30:04 +02:00
Shaders Implement a color curves image effect 2024-12-15 18:10:55 +02:00
Tools Make brush size in draw tools not affect the draw tiles mode 2024-12-14 16:05:51 +02:00
UI Implement the ability to load custom shaders and image and layer effects 2024-12-16 01:18:56 +02:00
HandleExtensions.gd Make ExtensionsAPI version 5 backwards compatible with version 4 2024-10-17 17:16:17 +03:00
Main.gd Fix wrong current directory of the open and save dialogs 2024-12-09 00:55:22 +02:00
Main.tscn Set the backup confirmation dialog's popup_window to false 2024-10-14 15:55:48 +03:00