1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-03 18:13:16 +00:00
Pixelorama/src/Autoload
Emmanouil Papadeas cfbe851da5 Add a convolution matrix layer effect
Still WIP, could use some extra parameters such as RGBA channel, and I should also implement it as an image effect.
2024-08-16 04:24:43 +03:00
..
DrawingAlgos.gd Implement support for group layer blending (#1077) 2024-08-15 15:52:55 +03:00
Export.gd Fix group layer children blending not working with nested group layers and with layer effects 2024-08-11 01:38:18 +03:00
ExtensionsApi.gd [skip ci] Fix typo in ExtensionsAPI 2024-08-02 21:43:57 +03:00
Global.gd Add a convolution matrix layer effect 2024-08-16 04:24:43 +03:00
HTML5FileExchange.gd Some static typing improvements 2024-03-22 03:07:21 +02:00
Import.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
OpenSave.gd Experiment with Steam achievements, using a new SteamManager class 2024-07-22 03:11:29 +03:00
Palettes.gd Implement Columns field of imported .gpl palettes. (#1025) 2024-06-09 14:19:06 +03:00
Themes.gd Make the size of the text of rulers and guides be affected by the font size 2024-07-15 00:31:52 +03:00
Tools.gd Add <kbd>Control+Shift+Alt</kbd> as a shortcut that automatically selects a layer directly from the canvas when using tools 2024-08-15 20:16:43 +03:00