Reset Sculpt Brushes Addon

Updated to 1.1.2

  • Bugfix: Fixed error happening on plugin deactivation
1 Like

Debuk: you probably already know but some addons have two extra lines in the bl_info = {...} block, they are missing in your script :

"wiki_url": "https://blenderartists.org/t/reset-sculpt-brushes-addon/1214140/",
"tracker_url": "https://github.com/debukgit/ResetSculptBrushes/issues",

Yes I know, I left those out intentionally as I could not decide on what’s my preferred way to get bug reports for this and then it stayed as is. :upside_down_face: But thanks for the reminder.

1 Like

1.1.2 is now working for me. Installing from the .zip will locate the new directory with the addon in the correct location but the dialog to activate it doesn’t show up. No problem though as all I need do is go to this new directory after hitting Install again and clicking on the ResetSculptBrushes.py file and then I can activate it! No errors and all is good.

Yes the intended way to install this is choosing the extracted file in the blender addon installer, what seems that this was your final step. Glad to hear its running fine for you too.

1 Like

Re-installed this today. Still a very useful tool, especially if you frequently update Sculpt Dev builds. :+1:

1 Like