Page MenuHome

Geometry Nodes: Add swap mode to switch node
AbandonedPublic

Authored by Charlie Jolly (charlie) on May 14 2021, 2:18 PM.

Details

Reviewers
None
Group Reviewers
Geometry Nodes
Summary

This adds an additional mode to the switch node that swaps the two inputs with two outputs.

Not entirely sure about the naming.

Diff Detail

Repository
rB Blender
Branch
master
Build Status
Buildable 14556
Build 14556: arc lint + arc unit

Event Timeline

Charlie Jolly (charlie) requested review of this revision.May 14 2021, 2:18 PM
Charlie Jolly (charlie) created this revision.

Incompatible with longer term plans for indexed n-1 based switch.

This type of switch can be easily implemented with a couple of switch nodes.