Blender Git Loki
Git Commits -> Revision f51bef7
Revision f51bef7 by Jacques Lucke (master) September 29, 2021, 08:10 (GMT) |
Geometry Nodes: instance on points in instances For consistency with other nodes, we also want to process all instances in the Points input independently. This allows for more efficient instancing of many objects but also leads to nested instancing. All instances are processed in their local space, so that instances don't have to be realized. Differential Revision: https://developer.blender.org/D12660 |
Commit Details:
Full Hash: f51bef75f44681c7a33cf54c790ff4cee949c274
Parent Commit: 8cbec0b
Lines Changed: +22, -19
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_instance_on_points.cc (+22, -19) (Diff)