Skip to content

Feat: Implement effect groups

Jean-Baptiste Mardelle requested to merge work/effect-groups-workflow into master

Add an option in the effect stack to enable effect groups. When enabled, adjusting a parameter for an effect, it will apply to all items in the group that have this effect.

Merge request reports