Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-14016

Opening composition node causes expanding the code.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • None
    • QDS 4.7.0
    • Effect Composer
    • 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;",
      
                  "}",
      
                  "",
      
                  "",
      
                  "",
      
                  "",
      
                  "",
      
                  "",
      
                  ""
      
              ], 

       

        For Gerrit Dashboard: QDS-14016
        # Subject Branch Project Status CR V

            ali.kianian Ali Kianian
            ali.kianian Ali Kianian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes