Geometry Node: Index of Nearest #104619

Merged
Jacques Lucke merged 31 commits from mod_moder/blender:index_of_nearest into main 2023-04-22 13:12:03 +02:00

31 Commits

Author SHA1 Message Date
Iliya Katushenock afcc40fb4a Jacques name changes 2023-04-22 12:59:57 +03:00
Iliya Katushenock b7ae0c0530 Merge branch 'main' into index_of_nearest 2023-04-22 12:39:14 +03:00
Iliya Katushenock 76022550de progress 2023-04-21 17:28:02 +03:00
Iliya Katushenock a7cb230973 Merge branch 'main' into index_of_nearest 2023-04-21 17:04:22 +03:00
Iliya Katushenock ae4cf3861e progress 2023-04-21 16:21:47 +03:00
Iliya Katushenock 590a9c0781 progress 2023-04-21 15:51:04 +03:00
Iliya Katushenock 61628dd06e progress 2023-04-21 15:02:26 +03:00
Iliya Katushenock 699aeb1951 Merge branch 'main' into index_of_nearest 2023-04-21 14:15:32 +03:00
Iliya Katushenock ce1deccee5 progress 2023-04-21 01:00:08 +03:00
Iliya Katushenock e1fe1ccb6e Merge branch 'main' into index_of_nearest 2023-04-20 23:59:01 +03:00
Iliya Katushenock ecabb72a3c progress 2023-04-20 22:51:24 +03:00
Iliya Katushenock a07844b59f Merge with Hans branch o fixes in index of nearest pr 2023-04-20 21:19:41 +02:00
Hans Goudey f8d47be900 Changes to implementation:
- Build the kdtree from the entire input, not using the evaluation mask
- Use separate static functions for some logic
- Use VArraySpan for positions
- Separate Has Neighbor to a different field input
2023-04-20 15:00:51 -04:00
Hans Goudey 1c26c392e0 Also mention similar node in "Sample Nearest" node 2023-04-20 14:57:48 -04:00
Hans Goudey 3af5b2f7ff Move node to "Geometry > Sample" menu 2023-04-20 14:50:41 -04:00
Hans Goudey 2009b57ea3 Merge branch 'main' into index-of-nearest-104619 2023-04-20 14:50:11 -04:00
Iliya Katushenock 3dc61ed809 take off extra option 2023-04-19 18:15:08 +03:00
Iliya Katushenock ba3f503382 Merge branch 'main' into index_of_nearest 2023-04-19 15:57:39 +03:00
Iliya Katushenock f1720d2022 redurand const, change Valid output name 2023-04-18 22:34:33 +03:00
Iliya Katushenock b464060012 Merge branch 'main' into index_of_nearest 2023-04-18 21:55:50 +03:00
Iliya Katushenock 5fe5a655bc Merge branch 'main' into index_of_nearest 2023-04-14 05:53:38 +02:00
Iliya Katushenock 8fbcab8368 minor changes 2023-04-06 00:06:24 +03:00
Iliya Katushenock a5272482aa _cpp 2023-04-05 20:04:47 +03:00
Iliya Katushenock a7f477b2ef changes for last comments 2023-04-05 19:39:38 +03:00
Iliya Katushenock 53d14ff227 Merge branch 'main' into index_of_nearest 2023-04-05 16:59:41 +03:00
Iliya Katushenock 9b15dc86c2 Fix node name
Fix node name and also old missing bug with indices for empty result
2023-04-04 17:38:20 +03:00
Iliya Katushenock d77b169591 Merge branch 'main' into index_of_nearest 2023-04-04 17:04:50 +03:00
Iliya Katushenock 3edcc6a4a8 Merge branch 'main' into index_of_nearest
buildbot/vexp-code-patch-coordinator Build done. Details
2023-03-21 19:23:48 +01:00
Iliya Katushenock 273d1e4a2c fix merge conflict 2023-03-21 20:54:11 +03:00
Iliya Katushenock 8e156d013b fix merge conflict in makefile 2023-02-26 13:26:43 +03:00
Iliya Katushenock 84ac3d4edc init commit of added index of nearest node 2023-02-11 17:54:06 +03:00