Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Lucke <jacques@blender.org>2021-10-26 12:25:32 +0300
committerJacques Lucke <jacques@blender.org>2021-10-26 12:25:32 +0300
commit5bfe09df2244cb9de0b6554a378eecef77b1e75d (patch)
treee4315292b81a99f08abe83c02e550ae79e41a8d6 /CMakeLists.txt
parentfee2cedb33ccf33f72d0370892dd25faa884968b (diff)
Geometry Nodes: support viewing field values in spreadsheet
The viewer node has been expanded to have a field input next to the geometry input. When both are connected (by ctrl+shift clicking on a node) the spreadsheet will show the evaluated field on the geometry. The operator to link to the viewer has become a bit smarter. It automatically detects if it should link to the geometry or field input. In the future some more smartness could be added, such as automatically relinking the "right" geometry when viewing a field. Internally, there are two major changes: * Refactor of what happens when ctrl+shift clicking on a node to link to a viewer. The behavior of the geometry nodes viewer is a bit more complex than that of the compositor viewers. The behavior in compositing nodes should not have changed. Any change should be reported as a bug (and then we can decide if it's worse than before or if it needs fixing). * Evaluation, display and caching of fields in the spreadsheet editor. Differential Revision: https://developer.blender.org/D12938
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions