chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
652 stars 76 forks source link

UI icons overhaul #1036

Open ShirleyNekoDev opened 3 years ago

ShirleyNekoDev commented 3 years ago

I'd suggest to add more icons to the UI to tell buttons faster apart. It could probably also be useful to create higher quality icons in the future (32x32 or higher resolution), because the current icon set under chunky/src/res/icons looks very pixelated for modern applications and might not always represent what they are used for. While this is not a high priority, we could also look into including icon sets/icon fonts (like e.g. FontAwesome) to get a coherent design including common functions like "open folder/file", "save", "export", ...

MadDog443 commented 3 years ago

I think I could work on this a little.