add thumbnail for blender icons

This commit is contained in:
2023-11-22 17:41:43 +08:00
parent 1432c2990a
commit e84c1148f3
68 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# Raw Icons
This folder contain all images used by this Blender plugin.
This folder should not be distributed in production because all of these files are in original size. It is pretty need too much time to load them in blender.
So we keep these high quality images here and provide a tools in `tools` folder. Builder should run script to generate thumbnails in `icons` folder.
Then this Blender plugin can work normally.