add filtering to window manager to only show folders and images since this is what the user wants to see when using this addon #104845
@ -11,7 +11,7 @@ from bpy.props import (
|
|||||||
bl_info = {
|
bl_info = {
|
||||||
"name": "Import BrushSet",
|
"name": "Import BrushSet",
|
||||||
"author": "Daniel Grauer (kromar), CansecoGPC",
|
"author": "Daniel Grauer (kromar), CansecoGPC",
|
||||||
"version": (1, 3, 0),
|
"version": (1, 3, 1),
|
||||||
"blender": (2, 80, 0),
|
"blender": (2, 80, 0),
|
||||||
"location": "File > Import > BrushSet",
|
"location": "File > Import > BrushSet",
|
||||||
"description": "Imports all image files from a folder.",
|
"description": "Imports all image files from a folder.",
|
||||||
|
Loading…
Reference in New Issue
Block a user