1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 15:39:49 +00:00
Pixelorama/src/Autoload
Manolis Papadeas add9ba926e Remove pre-set tool button nodes, tool setup now being done only in the Tools singleton
Now when making a new tool we only have to set it up in Tools.gd, along with its button and cursor textures and its tool options scene. Previously, we also had to put it in ToolButtons.gd and manually create a button in Tools.tscn
2022-02-21 18:02:02 +02:00
..
DrawingAlgos.gd Just one method for undo/redo in Global.gd 2021-12-02 02:22:32 +02:00
Export.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
Global.gd Remove pre-set tool button nodes, tool setup now being done only in the Tools singleton 2022-02-21 18:02:02 +02:00
HTML5FileExchange.gd Remove unneeded method from HTML5FileExchange 2021-12-18 02:31:10 +02:00
Import.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OpenSave.gd Implement a basic extension system 2022-02-19 03:21:08 +02:00
Palettes.gd Fix crash when importing .tres files that are not palettes 2022-02-16 18:23:32 +02:00
Tools.gd Remove pre-set tool button nodes, tool setup now being done only in the Tools singleton 2022-02-21 18:02:02 +02:00