Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2022-10-04 00:48:01 +0300
committerHans Goudey <h.goudey@me.com>2022-10-04 00:54:23 +0300
commit4ddc5a936e07129aaf94ed7d188b8f5f5ea14085 (patch)
tree07eed04f6900128076155c7530f4f519da9ddc14 /source/blender/editors/sculpt_paint/sculpt_detail.c
parent99cbaced3bfcc98a0ecf4e20ebb3b12bba24a342 (diff)
Geometry Nodes: Add index input to Edge Vertices node
Previously the edge index was always determined by the field context, and the node didn't work when the context was in any other domain. Adding an index input makes it work much more nicely with the other topology nodes. It's now in the topology submenu too. I also reimplemented the edge positions input to use the field at index node internally. That will probably make it slower for now, but we need to optimize that to do nothing in some special cases anyway. Differential Revision: https://developer.blender.org/D16105
Diffstat (limited to 'source/blender/editors/sculpt_paint/sculpt_detail.c')
0 files changed, 0 insertions, 0 deletions