Cleanup: import-brush-set-replace-hardcoded-file-extensions #104802
No reviewers
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Blocks
#104812 Fix: ensure loaded path is folder and not file
blender/blender-addons
Reference: blender/blender-addons#104802
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "DanielGrauer/blender-addons:import-brush-set-replace-hardcoded-file-extensions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
722261993e
toce37aea4d6
This commit makes other changes than removing hard coded extensions list, without any explanation for why.
I'd prefer to see this split into two PR's.
WIP: import-brush-set-replace-hardcoded-file-extensionsto Cleanup: import-brush-set-replace-hardcoded-file-extensionsI reverted the additional changes and will open dedicated PR's for them.
5bdc8e2167
to7234bb5786
@ -26,3 +17,3 @@
"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://developer.blender.org/maniphest/task/edit/form/2/",
"tracker_url": "https://projects.blender.org/blender/blender-addons/src/branch/main/io_import_BrushSet.py",
This is the URL to the file in GIT, this is not the tracker URL.
Please don't make unrelated changes, it complicates and slows down patch review.
What would then be the link to use?
I reverted the tracker url change.
Thanks, we should really go over & correct every tracker_url for add-ons in one pass.
Typically this is to report bugs, so linking to the add-on report field makes most sense, we might be able to include arguments to set the add-on name so any reports include the proper add-on.
It's outside the scope of this patch though.
Committed, noticed various other issues while testing, see:
6a94b5537c
da3a7ce1c4
4c1d613615