Data previews: add utils to generate/clear previews.

Not much to add, you can now clear previews from current .blend file, or a set of non-opened files.
Likewise, you can generate previews (for mat/tex, objects, groups, scenes, ...).
This commit is contained in:
Bastien Montagne
2015-08-10 17:26:37 +02:00
parent 8f837e0ac5
commit 8d37aaeca1
12 changed files with 1030 additions and 6 deletions

View File

@@ -28,6 +28,7 @@ _modules = [
"anim",
"clip",
"console",
"file",
"image",
"mask",
"mesh",