Fix: Missing edge domain in node tool set selection node #113367

Merged
Hans Goudey merged 2 commits from HooglyBoogly/blender:fix-set-selection-edge into blender-v4.0-release 2023-10-17 09:56:33 +02:00

2 Commits

Author SHA1 Message Date
Hans Goudey 85ac9308b2 Merge branch 'blender-v4.0-release' into fix-set-selection-edge 2023-10-07 09:15:01 -04:00
Hans Goudey 38d20422ea Fix: Missing edge domain in node tool set selection node
This wasn't implemented in the initial commit because we didn't have
a function to flush edge selections to vertices and faces. But using the
existing domain interpolations makes that trivial, so it may as well be
added now to avoid the arbitrary limitation from the user perspective.
2023-10-06 16:37:52 -04:00