Summary : Add-on Prefs #486
neomonkeus
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Blender 2.67 introduced add-on preferences which allow saving values specific to the add-on.
API for Addon-Preferences
http://www.blender.org/documentation/blender_python_api_2_71_release/bpy.types.AddonPreferences.html
This should allow:
We can discuss her what sort of prefences we would like to see.
Beta Was this translation helpful? Give feedback.
All reactions