Add Easy_Weight
to Addons
#47
@ -18,7 +18,9 @@ bl_info = {
|
|||||||
"blender": (2, 90, 0),
|
"blender": (2, 90, 0),
|
||||||
"location": "Weight Paint > Weights > Easy Weight",
|
"location": "Weight Paint > Weights > Easy Weight",
|
||||||
"description": "Operators to make weight painting easier.",
|
"description": "Operators to make weight painting easier.",
|
||||||
"category": "3D View"
|
"category": "Rigging",
|
||||||
|
"doc_url": "https://gitlab.com/blender/easy_weight/-/blob/master/README.md",
|
||||||
|
"tracker_url": "https://gitlab.com/blender/easy_weight/-/issues/new",
|
||||||
}
|
}
|
||||||
|
|
||||||
import bpy
|
import bpy
|
||||||
|
Loading…
Reference in New Issue
Block a user