Why IF material node gets converted to A = B ? C : D

@TS100101
Thanks for the link! I will test this, probably it can actually improve performance in cases like if (…) { /* ton of code / } else { / ton of code */ }

But I wonder if this is going to be included in the Material Editor one day.