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
Jacques Lucke 96da8e9ca3 Geometry Nodes: realize instances before passing geometry to constructive mesh modifier
Previously, when the output of a Geometry Nodes modifier would
contain instances, those could not be accessed by other existing
modifiers (e.g. the Array modifier). That is because those modifiers
don't know about instances.

Upcoming commits will improve an this in two ways:
* Also realize instances before deform modifiers.
* Convert a point cloud in the geometry to mesh vertices so that
  they can be accessed as well.

Note, making instances real can result in loosing some information
that we do not support in Geometry Nodes yet. That includes some
special builtin attributes like bevel weights.

Ref T85281.

Differential Revision: https://developer.blender.org/D10432
2021-02-17 12:28:00 +01:00
..
2021-02-17 15:04:29 +11:00
2021-02-17 15:04:29 +11:00
2021-02-16 21:15:45 +11:00
2021-02-17 15:04:29 +11:00
2021-02-14 20:58:04 +11:00
2021-02-14 20:58:04 +11:00
2021-02-17 15:04:29 +11:00
2021-02-15 19:03:32 +01:00
2021-02-17 15:04:29 +11:00