-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
QDS 4.7.0
-
None
-
1
-
18829569c (qds/dev)
-
QDS Oulu - 2024 Week 43/44
- Open an effect
- Make a small change to one of the parameters
- Save
- Do this process several times.
- The qep file expands the code by adding "\n" to the end of the shaders
"fragmentCode": [ "void main() {", " fragColor = texture(iSource, texCoord);", " @nodes", " fragColor = fragColor * qt_Opacity;", "}", "", "", "", "", "", "", "" ],