Blender Git Commit Log

Git Commits -> Revision 770bcfa

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)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021