aachman98 / Sorcar

Procedural modeling in Blender using Node Editor
https://aachman98.itch.io/sorcar
GNU General Public License v3.0
1.16k stars 112 forks source link

[BUG] select vertices by connection does not seem to work #163

Open plankatron opened 4 years ago

plankatron commented 4 years ago

i have tried several methods of using this node, none seem to work.

  1. create input mesh (ico sphere)
  2. create / connect Select by Index node (set to a number above 0)
  3. create/connect Select vertice by connections node (set to 5)

Should select all vertices with 5 connecdtions

Version: Linux Mint 19.3 Blender 2.83 and 2.831 Sorcar latest master

plankatron commented 4 years ago

Small addendum , i was able to make this work by going into the n panel under item/properties and select vertex since neither vertex / edge / face are selected , also selecting anything but vertex does not seem to work which makes sense but it also does not make sense that those are even options?

aachman98 commented 4 years ago

Will remove the options to change selection mode from the node by next release.