Enable Color Management is controlled by
createMayaSoftwareCommonGlobalsTab.mel. You can check this with whatIs mel
command. If you enable color management checkbox you will see
"changeColorProfileEnabled" in script editor. In script mentioned above you
can find attributes that need to be changed to set input or output color
profile. You need to set defaultRenderGlobals.outputColorProfle or
inputColorProfile depending on your needs.


2014-04-03 13:04 GMT+02:00 Chi Ngai Lai <[email protected]>:

> For example, "Enable Color Management" checkbox doesn't be reflected
> correctly in the script editor while "echo all commands" is activated, so
> anyone could help? Thank you so much.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/648db753-883e-400f-9fc3-261504364bed%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAGVP5mrTNHx_UTskOVL04m1ffsM-V4-P9fD5s%2B0syd9j5mYybg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to