Skip to content

UV Shape need update #20

@brothermechanic

Description

@brothermechanic

Hello
I use this great addon on blender 2.79 very well,
but on blender 2.79.4 get this error

Traceback (most recent call last):
  File "/home/bm/.config/blender/2.79/scripts/addons/UVShape.py", line 395, in execute
    create_uv_shape()
  File "/home/bm/.config/blender/2.79/scripts/addons/UVShape.py", line 341, in create_uv_shape
    uv_to_shape_key()
  File "/home/bm/.config/blender/2.79/scripts/addons/UVShape.py", line 238, in uv_to_shape_key
    divide_garment(ob, dict)
  File "/home/bm/.config/blender/2.79/scripts/addons/UVShape.py", line 210, in divide_garment
    linked = find_linked(ob, vert, v_list)
  File "/home/bm/.config/blender/2.79/scripts/addons/UVShape.py", line 189, in find_linked
    vert = new_verts[-cull]
TypeError: The numpy boolean negative, the `-` operator, is not supported, use the `~` operator or the logical_not function instead.

location: <unknown location>:-1

Please, update it.
Thank you for this super addon!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions