Blender Git Loki

Git Commits -> Revision 7b9319a

Revision 7b9319a by Hans Goudey (master)
October 21, 2021, 16:51 (GMT)
Geometry Nodes: Update bounding box to work on individual instances

This commit makes the bounding box node work on each unique geometry
(including instances) individually instead of making one large bounding
box for everything. This makes the node much faster, and is often the
desired result anyway. For the old behavior, a realize instances node
can be used in front of this node (versioning adds it automatically).

The min and max outputs now only output the values from the realized
geometry.

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

Commit Details:

Full Hash: 7b9319adf90e1742873213abbcd9293c3c4c3749
Parent Commit: deb7ec3
Lines Changed: +50, -119

3 Modified Paths:

/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+13, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_bounding_box.cc (+36, -118) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021