1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 03:19:49 +00:00
Pixelorama/src/Autoload
Manolis Papadeas 36680795ee Move even more code away from Global
The idea is to make the project less dependant on Global. Global should strictly be used for reusable code in multiple places, not as a second Main. I just hope I'm not breaking anything during this process.
2021-11-22 17:37:06 +02:00
..
DrawingAlgos.gd DrawingAlgos Explicit Project DataType (#526) 2021-08-29 15:59:05 -07:00
Export.gd Use JavaScript.download_buffer() for file downloading in the Web version 2021-11-10 20:16:25 +02:00
Global.gd Move even more code away from Global 2021-11-22 17:37:06 +02:00
HTML5FileExchange.gd Use JavaScript.download_buffer() for file downloading in the Web version 2021-11-10 20:16:25 +02:00
Import.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
OpenSave.gd Move even more code away from Global 2021-11-22 17:37:06 +02:00
Palettes.gd Persist palette selection (#549) 2021-10-17 16:20:11 +03:00
Tools.gd Remove some unneeded yield() calls 2021-11-17 19:59:14 +02:00