mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-20 13:22:58 +00:00
corrective shape keys: add manual link
This commit is contained in:
@ -25,8 +25,8 @@ bl_info = {
|
|||||||
"blender": (2, 80, 0),
|
"blender": (2, 80, 0),
|
||||||
"location": "Object Data > Shape Keys Specials or Search",
|
"location": "Object Data > Shape Keys Specials or Search",
|
||||||
"description": "Creates a corrective shape key for the current pose",
|
"description": "Creates a corrective shape key for the current pose",
|
||||||
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
|
"wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
|
||||||
"Scripts/Animation/Corrective_Shape_Key",
|
"animation/corrective_shape_keys.html",
|
||||||
"category": "Animation",
|
"category": "Animation",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user