[0.12.22] [Twinsen] Combinator strange behavior
Posted: Sun Feb 14, 2016 11:33 pm
I am not sure is this behaviour a bug or unintended feature, but it leads to occurring lots of small mistakes in combinators which is very annoying.
It seems like combinator performs specified check (Each<4) before calculating sum of the red and green signal.
At the same time, information in status window contradicts itself:
Input: 6 Blue
Condition: output if value less than 4
Output: 6 Blue (wtf??)
The most obvious way to fix this issue is to check summary of the red and green signal.
It seems like combinator performs specified check (Each<4) before calculating sum of the red and green signal.
At the same time, information in status window contradicts itself:
Input: 6 Blue
Condition: output if value less than 4
Output: 6 Blue (wtf??)
The most obvious way to fix this issue is to check summary of the red and green signal.