Blender Git Loki
Git Commits -> Revision 770bcfa
Revision 770bcfa by Jacques Lucke (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) November 12, 2020, 12:24 (GMT) |
Geometry Nodes: improve point distribute node * Support vertex weights to control density. * O(n) performance instead of O(n^2). * More stable when density weights are changed. The vertex group has to be specified using an index for now. This is a technical limitation that will resolved a bit later. |
Commit Details:
Full Hash: 770bcfac9b007bc5e99001d6acdad434f6e1dc8b
Parent Commit: b081108
Lines Changed: +63, -75
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_point_distribute.cc (+63, -75) (Diff)