This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Hans Goudey 7b9319adf9 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
2021-10-21 11:51:56 -05:00
..
2021-08-26 12:39:45 +10:00
2021-09-12 19:51:16 +10:00
2021-09-24 11:31:23 +10:00
2021-10-12 17:55:02 +11:00
2021-07-16 11:48:54 +10:00
2020-12-15 17:19:55 +01:00
2021-10-03 12:13:29 +11:00
2021-08-20 02:30:11 +02:00
2021-10-18 12:13:10 +11:00
2021-10-18 12:13:10 +11:00
2021-10-17 18:31:24 +02:00
2021-07-02 12:15:29 +10:00
2021-06-10 12:15:59 +02:00
2021-09-29 07:29:15 +10:00
2021-10-20 09:17:46 +11:00