Tone Mapping Operators in ART - CTL Scripts

Hi János, Thank you very much. It is necessary to modify the comment lines of the scripts. Before every string that will appear in the UI, you need to insert a key starting with $, with a “;” character at the end. For example: // @ART-param: [“contrast”, “$CTL_TMO_CONTRAST;Contrast”, 0.1, … The…