mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-20 12:33:14 +00:00
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. |
||
---|---|---|
.. | ||
blue_themes/tools | ||
caramel_themes | ||
cursor_icons | ||
dark_themes | ||
icons | ||
light_themes | ||
splash_screen | ||
tool_backgrounds | ||
circle_9x9.png | ||
circle_9x9.png.import | ||
circle_filled_9x9.png | ||
circle_filled_9x9.png.import | ||
dotted_line.png | ||
dotted_line.png.import | ||
pixel_image.png | ||
pixel_image.png.import | ||
splash.png | ||
splash.png.import |