blender/release/scripts
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
..
addons@f86f25e622 LineArt: Smooth tolerance value for chaining. 2021-09-26 19:43:12 +08:00
addons_contrib@5a82baad9f LineArt: Smooth tolerance value for chaining. 2021-09-26 19:43:12 +08:00
freestyle Fix T88015: Round end caps on Freestyle lines not shaped as documented 2021-07-12 22:14:57 +02:00
modules LibOverride: deprecate Proxies: Remove 'Make Proxy' operator. 2021-09-24 12:40:04 +02:00
presets Knife: Expose XYZ axis locking in modal keymap 2021-09-26 22:18:24 +01:00
startup Geometry Nodes: new Instance on Points node 2021-09-27 10:17:17 +02:00
templates_osl OSL: add basic OSL shader template 2021-03-26 10:27:31 -06:00
templates_py ToolSystem: support per-tool gizmo group properties 2021-08-26 16:02:31 +10:00