1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-20 20:43:14 +00:00
Pixelorama/src/Autoload
Martin Novák 42696e7b37
Replace old palette system with a new one (#447)
* Replace old palette system with a new one

* Replace default json palettes with new resource versions

* Add missing translation strings

* Fix Erevoid's issues 2, 3 and 4

* Rewrite palette grid to improve performance
Add middle click scrolling

* Fix index conversion functions

* Fix palettes editing by copying them to XDG user write path

* Add Windows specific fixes

* Add import support for old json palette format

* Add create/edit palette settings check.
Hide add/delete color buttons when no palette is displayed.
2021-04-16 11:09:03 -07:00
..
DrawingAlgos.gd Fixed a bug with the Zoom tool, removed Godot's version check from Tools.gd and updated AboutDialog, CHANGELOG and Translations 2021-01-26 16:34:25 +02:00
Export.gd Remove unneeded location variables (#425) 2021-01-06 07:11:50 -08:00
Global.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
HTML5FileExchange.gd Add PAL palette format import (#315) 2020-08-26 12:36:03 +03:00
Import.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
OpenSave.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
Palettes.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
Tools.gd Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00