mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 01:29:49 +00:00
baba43d274
Instead of having a gazillion icons for each tool and its blue-orange variations, which led us to create 4 different textures for each tool, now we only need one texture for each tool and each theme. The blue-orange background has been made into a different TextureRect for each button. This makes it easier for people to create new tools. Now, each new tool requires 3 textures (to cover every theme), instead of 12(!). I'm hoping to bring the number down to 1 in a future commit, by automating the theme color converting process. |
||
---|---|---|
.. | ||
bucket.png | ||
bucket.png.import | ||
colorpicker.png | ||
colorpicker.png.import | ||
ellipsetool.png | ||
ellipsetool.png.import | ||
eraser.png | ||
eraser.png.import | ||
horizontal_mirror_off.png | ||
horizontal_mirror_off.png.import | ||
horizontal_mirror_on.png | ||
horizontal_mirror_on.png.import | ||
lightendarken.png | ||
lightendarken.png.import | ||
move.png | ||
move.png.import | ||
pan.png | ||
pan.png.import | ||
pencil.png | ||
pencil.png.import | ||
rectangletool.png | ||
rectangletool.png.import | ||
rectselect.png | ||
rectselect.png.import | ||
vertical_mirror_off.png | ||
vertical_mirror_off.png.import | ||
vertical_mirror_on.png | ||
vertical_mirror_on.png.import | ||
zoom.png | ||
zoom.png.import |