blender/release/scripts/startup
Jacques Lucke 617954c143 Geometry Nodes: new Instance on Points node
This adds a new Instance on Points node that is a replacement
for the old Point Instance node. Contrary to the old node,
it does not have a mode to instance objects or collections
directly. Instead, the node has to be used with an Object/
Collection Info to achieve the same effect.

Rotation and scale of the instances can be adjusted in the node
directly or can be controlled with a field to get some variation
between instances.

The node supports placing different instances on different points.
The user has control over which instance is placed on which point
using an Instance Index input. If that functionality is used, the
Instance Geometry has to contain multiple instances that can are
instanced separately.

Differential Revision: https://developer.blender.org/D12478
2021-09-27 10:17:17 +02:00
..
bl_app_templates_system GPencil: Change default Scale Thickness to True in 2D template 2021-09-02 16:26:13 +02:00
bl_operators Asset Browser: Disable metadata editing for external asset libraries 2021-09-23 14:46:13 +02:00
bl_ui VSE: Expose Zoom to Fit in all display modes 2021-09-27 04:40:05 +02:00
keyingsets_builtins.py Refactor IDProperty UI data storage 2021-08-27 08:27:24 -05:00
nodeitems_builtins.py Geometry Nodes: new Instance on Points node 2021-09-27 10:17:17 +02:00