Files
test/source/blender/blenkernel/intern
Jacques Lucke 75e9056cac Geometry Nodes: support group ids in Sample Nearest Surface node
This adds group ids to the `Sample Nearest Surface` node. This allows e.g. finding
the closest point on a specific mesh island.

Three new sockets are added:
* `Group ID`: Is evaluated on the face domain and splits the input mesh into  multiple
  parts, each with its own id.
* `Sample Group ID`: Determines in which group the closest nearest surface is detected.
* `Is Valid`: Outputs true if a nearest surface was found, it's false if the group is empty.

Pull Request: https://projects.blender.org/blender/blender/pulls/118150
2024-02-15 20:35:02 +01:00
..
2024-01-30 14:42:13 -05:00
2024-02-09 18:59:42 +01:00
2024-02-09 18:59:42 +01:00
2024-01-30 14:42:13 -05:00
2024-02-09 18:59:42 +01:00
2024-02-09 18:59:42 +01:00
2024-01-31 14:04:56 -05:00
2024-02-15 10:16:32 +01:00
2024-01-19 20:29:38 +01:00
2024-01-19 14:32:28 +01:00