Blender Git Commit Log
Git Commits -> Revision 72e2b50
Revision 72e2b50 by Jacques Lucke (master) February 18, 2021, 10:03 (GMT) |
Geometry Nodes: support adapting point to corner domain This allows accessing per-point attributes on the corner domain, which can be useful e.g. when adding per-point displacement to per-corner uv coordinates. Also it is required to make an upcoming patch work well, that makes the Point Distribute node use density weights per corner instead of per point, giving the user more precise control over the distribution. |
Commit Details:
Full Hash: 72e2b5060dcc164b05a6d204824e6f94834ca100
Parent Commit: e3f0b6d
Lines Changed: +43, -3
1 Modified Path:
/source/blender/blenkernel/intern/attribute_access.cc (+43, -3) (Diff)