Blender Git Commit Log

Git Commits -> Revision 2199796

March 21, 2021, 15:11 (GMT)
Geometry Nodes: Don't create empty components when realizing instances

Previously even if the input goemetry set had no point cloud or no mesh
instances, `geometry_set_realize_instances` would create empty data.
This isn't necessarily bad, but it can complicate things down the line if
there are a bunch of empty components getting passed around.

Commit Details:

Full Hash: 2199796694187cf25de1f48494b0cb4e930bfc92
Parent Commit: a9613b2
Committed By: Julian Eisel
Lines Changed: +11, -0

1 Modified Path:

/source/blender/blenkernel/intern/geometry_set_instances.cc (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021