Commit Graph

14 Commits

Author SHA1 Message Date
5c755ab594 Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
c0bf48f850 development_class_viewer: update 2.8x 2019-09-14 11:13:57 +10:00
edbccc1833 development_class_viewer: update for changes in Blender 2019-08-21 01:39:20 +10:00
f69655b4c4 Update contrib Add-ons class properties to annotations
This should take care of most of the class property conversions to
use the new annotation format (colon instead of equals) for
assignment in 2.80. There may still be a few edge cases that
were missed.
2019-01-17 17:50:55 -05:00
e88b7dfc3b Class Viewer: Improve the handling of comments, cleanup
Bumped version to 0.1.3
Pep 8 cleanup
Refactor menu code
Remove unused menu property
Use a BaseCheckPoll class for inheritance

Better support for comments:
- support inline comments
- trim the menu entries length to 60 characters
- skip the GPL block from the entries parsing

Some small UI changes
2017-12-14 16:12:54 +01:00
3f433bbe91 mass clean up: remove/replace redundant bl_tracker info 2016-07-22 22:51:45 +10:00
eab846e293 Clean-up: bl_info['tracker_url'] updated to developer.blender.org, some minor other edits 2014-02-04 02:56:01 +01:00
b3d1375269 own error in recent commit 2012-12-20 02:18:18 +00:00
071e9f1764 fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ? 2012-12-19 16:05:42 +00:00
85c90df171 bl_info cleanup 2012-12-19 15:43:09 +00:00
2b65001c0d remove api field, was never used 2012-01-14 12:59:14 +00:00
a3c35853df tabs to spaces 2012-01-04 04:27:00 +00:00
74228666e2 Fixed identation error on line 41. 2011-12-01 15:28:57 +00:00
2f48ca4df1 2011-11-30 08:00:29 +00:00