Blender Git Commit Log
Git Commits -> Revision ae223ff
Revision ae223ff by Aaron Carlisle (master) March 5, 2020, 00:45 (GMT) |
Addons: deprecate 'wiki_url' When running with debug enabled ('-d' argument), warnings are printed for add-ons which are not yet updated. Reminder to name things based on what they do, not the technologies they use :) |
Commit Details:
Full Hash: ae223ff52bed52811873c110ecf1045d2da35b9b
Parent Commit: 3da2dc8
Committed By: Campbell Barton
Lines Changed: +23, -7
5 Modified Paths:
/doc/python_api/examples/bpy.types.AddonPreferences.1.py (+1, -1) (Diff)
/intern/cycles/blender/addon/__init__.py (+1, -1) (Diff)
/release/scripts/modules/addon_utils.py (+17, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+3, -3) (Diff)
/release/scripts/templates_py/addon_add_object.py (+1, -1) (Diff)
/intern/cycles/blender/addon/__init__.py (+1, -1) (Diff)
/release/scripts/modules/addon_utils.py (+17, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+3, -3) (Diff)
/release/scripts/templates_py/addon_add_object.py (+1, -1) (Diff)