-
Bug
-
Resolution: Done
-
P1: Critical
-
5.5.0
-
Kubuntu 15.04 + backports
Official 5.5 release from online installer
Linux 3.19.0-25-generic
-
d12391470f5a9b2f0ae22e11960177c5b7496a75
In Qt 5.4 and earlier, I could change the fragmentShader property of ShaderEffect dynamically to compile a different shader. On 5.5, after the first valid shader is provided, changing the source no longer recompiles the shader. Might be a side-effect of an internal optimization. But is a regression nonetheless.