Hide Only Vertex [Lock Vertex]

by Bookyakuno in Addons


Item Rating

This item has an average rating of 5 from 4 ratings by the community.

75%
25%
0%
0%
0%
  • Vholf
    5 months ago

    Works as advertised, I could not work without it now! thank you.

  • Peter
    6 months ago

    Didn't work out of the box for me, Blender 3.6

    `Python: Traceback (most recent call last):
    File "C:\Users\frede\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\hide_only_vertex.py", line 110, in execute
    sel_l += act_obj
    TypeError: 'Object' object is not iterable`

    fix was simple enough tough.
    on ln 110 `sel_l += act_obj` -> `sel_l.append(act_obj)`

    • Bookyakuno

      6 months ago

      Thank you for reporting the bug.
      This error was caused by running [Hide Only Vertex] without any active objects.
      This bug has been fixed in ver1.0.41.

  • blender49
    11 months ago

    The Hide Only Vertex(UnSelected) operator is good.

  • b l render
    over 1 year ago

    for years, i have been missing this ability that i used to have in lightwave, to decide which vertices were or were not affected by magnetic (proportional) editing. no longer! plus, i can SEE what i'm doing!

  • Displaying 4 ratings

Purchase this item to leave a review!

Sales 300+
Customer Ratings 4
Average Rating
Published over 3 years ago
Blender Version 2.8, 2.81, 2.82, 2.83, 2.9, 2.91, 2.92, 2.93, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
License GPL
Have questions before purchasing?

Contact the Creator with your questions right now.

Login to Message