Blender Git Commit Log

Git Commits -> Revision fcf1ba1

Revision fcf1ba1 by Hans Goudey (master)
October 29, 2021, 18:17 (GMT)
Fix: Incorrect component type warning in points to volume node

This node doesn't only support point clouds, it supports any geometry
component type with points, so meshes, curves, and point clouds.
We could explicitly list them to add a warning for volumes, but
that wouldn't really have any practical benefit, and isn't done
elsewhere.

Commit Details:

Full Hash: fcf1ba18f0c41187bc7e34e1cdba8d59970a632c
Parent Commit: b5f4202
Lines Changed: +1, -1

1 Modified Path:

/source/blender/nodes/geometry/nodes/node_geo_points_to_volume.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021