Resetting settings when updating the extension #28
Labels
No Label
bug
duplicate
enhancement
help wanted
need info
not a bug
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: extensions/space_view3d_pie_menus#28
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Blender Version: 4.2.1 LTS, branch: blender-v4.2-release, commit date: 2024-08-19 11:21, hash:
396f546c9d82
Add-on Version: 1.5.3
Today I updated the extension and all my settings were reset to default. Is this a bug on the extension's side or should I report this to the developers of Blender itself?
Hey, sorry, I think this happened because of changes to the way I'm storing the add-on's preferences. This is not something that Blender gives me for free sadly, except for hotkeys of built-in operators, but that only covers a sub-set of the add-on's operators.
I'm tempted to say that this shouldn't happen anymore, although I did tweak some relevant code for the upcoming 1.6 update, but I believe it should be compatible.
If it happens again, feel free to re-open this and let me know.