Files
test2/source/blender/blenkernel
illua1 15f9e42c4f Geometry Nodes: new Index of Nearest node
The node outputs the index of the closest element to itself. See #102387
for the original design.

This is different from the Sample Nearest node in two important ways:
* It does not have a geometry input, instead the geometry is taken from the
  field evaluation context.
* The node can exclude the "current" element from the search.
* The group id input can be used to build subsets of elements that only
  consider each other as neighbors and ignore elements with other ids.

Pull Request: https://projects.blender.org/blender/blender/pulls/104619
2023-04-22 13:11:51 +02:00
..
2022-11-01 12:24:58 +11:00
2022-11-12 18:33:31 +01:00
2023-03-17 16:45:42 +11:00
2023-04-05 14:39:51 +10:00
2023-03-13 11:57:03 +01:00
2023-03-27 12:08:14 +11:00
2022-10-05 13:48:01 -05:00
2023-03-03 10:09:20 +11:00
2023-04-13 13:13:56 +10:00
2023-04-12 11:24:10 +10:00
2023-04-05 15:30:32 +02:00
2023-04-21 19:08:44 +02:00