Blender Git Commit Log

Git Commits -> Revision b3ca926

Revision b3ca926 by Jacques Lucke (master)
October 25, 2021, 09:37 (GMT)
Geometry Nodes: use vector socket for offset in Set Position node

This replaces the boolean Offset input in the Set Position node with
a vector input. This makes the node easier to use. Using a "Position"
input as an "Offset" sounds wrong anyway.

The Position and Offset inputs are evaluated at the same time.

The versioning only works correctly when the Offset input was not connected
to something else before.

Differential Revision: https://developer.blender.org/D12983

Commit Details:

Full Hash: b3ca926aa8e1a2ea26dc5145cd361c211d786c63
Parent Commit: 1ecb4e6
Lines Changed: +52, -6

2 Modified Paths:

/source/blender/blenloader/intern/versioning_300.c (+47, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_set_position.cc (+5, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021