1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-13 17:23:08 +00:00
Pixelorama/src/Autoload
2024-09-11 17:01:03 +03:00
..
DrawingAlgos.gd Create a new ShaderLoader class to move some code away from Global 2024-08-16 18:43:25 +03:00
Export.gd Fix issue when exporting and the user has specific frames selected, then changes the layers and then changes the frames again 2024-09-11 17:01:03 +03:00
ExtensionsApi.gd Fix typos and stuff (#1099) 2024-09-03 00:20:50 +03:00
Global.gd Add Gaussian Blur as an image effect 2024-09-08 03:13:55 +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 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
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 Remove unnecessary variable from change_layer_automaticaly() 2024-08-16 13:57:51 +03:00