Files
test/source/blender
Jacques Lucke 38af29df5c Geometry Nodes: simplify looping over attributes in geometry set
This adds three new methods:
* `InstancesComponent::foreach_reference_as_geometry(...)`
* `GeometrySet::attribute_foreach(...)`
* `GeometrySet::gather_attributes_for_propagation(...)`

The goal is that these iteration primitives can be used in places
where we use more specialized iterators currently.

Differential Revision: https://developer.blender.org/D12613
2021-09-23 17:59:44 +02:00
..
2021-03-29 19:11:17 -06:00
2021-09-23 22:08:02 +10:00
2021-09-22 08:22:23 +02:00
2021-09-23 22:08:02 +10:00
2021-09-13 17:50:02 +10:00
2021-09-23 15:00:45 +02:00
2021-09-23 22:08:02 +10:00
2021-09-22 16:55:09 +02:00
2021-08-02 15:22:54 +10:00
2021-09-17 12:22:00 +02:00