summaryrefslogtreecommitdiffstats
path: root/editor/icons/uint.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Optimize Variant iconsMewPurPur2023-09-121-1/+1
|
* Delay initialization of the visual shader editor UIYuri Sizov2023-05-231-0/+1
This makes sure that the theme is ready to be used before the methods is called. Also add missing icons (and update some existing). Co-authored-by: Samuel Wilson <yokomeshi@gmail.com>