Hi Marcin,

I appreciate your helpful tips.

I was wondering, are there all the attributes inside the Render Settings 
Panel could be found in this  createMayaSoftwareCommonGlobalsTab.mel ? 

Once again thank you for your help. 



On Thursday, April 3, 2014 7:15:25 PM UTC+8, marcin wrote:
>
> 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] <javascript:>
> >:
>
>> 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] <javascript:>.
>> 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/a3e9aa38-08ed-405f-9179-795c1f5b303f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to