Page MenuHome

Fix T86370: Select color for glow is inverted
ClosedPublic

Authored by Falk David (filedescriptor) on Mar 9 2021, 5:54 PM.

Details

Summary

The shader was filtering everything but the selected color.
The fix inverts the check to make sure that color is selected.

Diff Detail

Repository
rB Blender
Branch
T86370 (branched from master)
Build Status
Buildable 13370
Build 13370: arc lint + arc unit

Event Timeline

Falk David (filedescriptor) requested review of this revision.Mar 9 2021, 5:54 PM
Falk David (filedescriptor) created this revision.

@Clément Foucault (fclem) Can you review this small change? You know better than me was going on in the shader.

This revision is now accepted and ready to land.Mar 13 2021, 9:57 PM