Blender Git Loki

Git Commits -> Revision 17672ef

Revision 17672ef by Jacques Lucke (master)
February 9, 2021, 10:45 (GMT)
Geometry Nodes: initial attribute interpolation between domains

This patch adds support for accessing corner attributes on the point domain.
The immediate benefit of this is that now (interpolated) uv coordinates are
available on points without having to use the Point Distribute node.

This is also very useful for parts of T84297, because once we have vertex
colors, those will also be available on points, even though they are stored
per corner.

Differential Revision: https://developer.blender.org/D10305

Commit Details:

Full Hash: 17672efa0e02172b77eed95bfb977c914a5305b9
Parent Commit: 4601e3a
Lines Changed: +323, -5

1 Added Path:

/source/blender/blenkernel/intern/attribute_math.cc (+58, -0) (View)

4 Modified Paths:

/source/blender/blenkernel/BKE_attribute_math.hh (+163, -1) (Diff)
/source/blender/blenkernel/BKE_geometry_set.hh (+3, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenkernel/intern/attribute_access.cc (+98, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021