Dear All,
I have made Display Lut to Linear by inserting the following command in int.py - nuke.knobDefault("Viewer.display\_lut","linear")
but when how can i change everything in the properties bin, where u go to LUT, u get Default LUT settings there u have
1) monitor, - sRGB
2) viewer, - sRGB
3) 8-bit files, - sRGB
4) 16-bit files, - sRGB
5) log files, - sRGB
6) float files - Linear( its by default linear ),
right now im changing these things manually
so where can i find the script to cahnge these things as follows,
1) monitor, - Linear
2) viewer, - Linear
3) 8-bit files, - Linear
4) 16-bit files, - Linear
5) log files, - Linear
6) float files - Linear( its by default linear ),
thanks for your help inadvance