Page MenuHome

Improved Addons in User Prefs (Enabled and Disabled indication)
Closed, ArchivedPublicPATCH

Description

This patch adds two rows to the Addons in User Prefs that indicate more clearly which addons are installed and which aren't.

http://www.pasteall.org/12063/python

Event Timeline

Updated patch, with the new bl_addon_info['description'] key.

http://www.pasteall.org/12110/python

bl_addon_info['description'] key adds a one line description of the script to the dropdown info.
currently the info is good & clean, but there's no description to tell the user what the script does.
If accepted I will update all add-ons scripts.

Commited the 'description' key in 27934, but left out the seperation. People can use the "Filter" to only see enabled or disabled addons.

Thomas Dinges (dingto) changed the task status from Unknown Status to Unknown Status.Apr 1 2010, 7:51 PM