Add Easy_Weight
to Addons
#47
@ -18,9 +18,11 @@ bl_info = {
|
||||
"blender": (2, 90, 0),
|
||||
"location": "Weight Paint > Weights > Easy Weight",
|
||||
"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
|
||||
|
||||
from . import smart_weight_transfer
|
||||
|
Loading…
Reference in New Issue
Block a user