tornavis/release/scripts/startup
Victor-Louis De Gusseme 4d39a0f8eb Geometry Nodes: Add Attribute Proximity Node
This node calculates a distance from each point to the closest position
on a target geometry, similar to the vertex weight proximity modifier.
Mapping the output distance to a different range can be done with an
attribute math node after this node.

A drop-down changes whether to calculate distances from points,
edges, or faces. In points mode, the node also calculates distances
from point cloud points.

Design task and use cases: T84842

Differential Revision: https://developer.blender.org/D10154
2021-02-05 08:28:31 -06:00
..
bl_app_templates_system Cleanup: pep8, blank lines 2020-10-02 11:59:16 +10:00
bl_operators Fix T79822: Custom preset casing not preserved 2021-02-03 17:48:39 -07:00
bl_ui Merge branch 'blender-v2.92-release' 2021-02-04 10:40:35 -07:00
keyingsets_builtins.py Fix missing custom-property escaping for whole-character keying set 2020-12-10 19:31:22 +11:00
nodeitems_builtins.py Geometry Nodes: Add Attribute Proximity Node 2021-02-05 08:28:31 -06:00