1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-18 19:43:14 +00:00
Pixelorama/src/Autoload
Emmanouil Papadeas f56d536b36 Create a get_mirrored_positions() method in Tools
Reduces some code replication across tools
2024-02-13 02:31:48 +02:00
..
DrawingAlgos.gd Some code improvements in DrawingAlgos 2024-01-31 02:26:49 +02:00
Export.gd Add a popup_error() method in Global 2024-01-24 02:27:57 +02:00
ExtensionsApi.gd Add a popup_error() method in Global 2024-01-24 02:27:57 +02:00
Global.gd Set Selection.gd process input false by default, fix cursor still being set to a cross when entering the canvas if it's disabled in the preferences 2024-02-04 00:12:19 +02:00
HTML5FileExchange.gd Fix issue when uploading a shader on the Web version 2024-02-12 00:29:30 +02:00
Import.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
OpenSave.gd Use FFMPEG to import videos and gifs 2024-02-05 03:32:43 +02:00
Palettes.gd Remove unused method parameter in Palettes' copy_palette() 2024-02-05 00:17:56 +02:00
Tools.gd Create a get_mirrored_positions() method in Tools 2024-02-13 02:31:48 +02:00