Blender Git Loki
Git Commits -> Revision cc949f0
Revision cc949f0 by Jacques Lucke (master) November 9, 2021, 15:46 (GMT) |
Fix: wrong attribute propagation in Distribute node Currently the Distribute Points on Faces node does not propagate non-point attributes correctly. That is because it first interpolates the attributes to the point domain on the input mesh, and then propagates them. Differential Revision: https://developer.blender.org/D13148 |
Commit Details:
Full Hash: cc949f0a40237d38c3f57b7bd6e15415dcdab1bd
Parent Commit: 368d794
Lines Changed: +12, -17
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_distribute_points_on_faces.cc (+12, -17) (Diff)