Cleanup: import-brush-set-replace-hardcoded-file-extensions #104802

Merged
Showing only changes of commit 5c84e61055 - Show all commits

View File

@ -16,7 +16,7 @@ bl_info = {
"description": "Imports all image files from a folder.",
"warning": '', # used for warning icon and text in addons panel
"doc_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Import-Export/BrushSet",
"tracker_url": "https://projects.blender.org/blender/blender-addons/src/branch/main/io_import_BrushSet.py",
"tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
"category": "Import-Export",
}