Disabling color management on linux for maya2020 so I can automate without errors?
24 views
Skip to first unread message
Geordie Martinez
unread,
Aug 28, 2020, 5:16:56 PM8/28/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Python Programming for Autodesk Maya
Hello all,
Does anybody have a good trick to disable color management in linux maya2020? the cloud machine we are running on doesn't have a graphics card so Maya viewport 2.0 throws an error. In older versions of maya you could set viewport to legacy and save preferences and it would be fixed. That option no longer exists in Maya 2020
This prevents automatically loading/unloading files in any loop because each new file imported/opened triggers the error.
RE Batch Mode: I am running in batch mode but a certain plugin we use currently requires the UI to be open. we are waiting for an update on that but until then I have a lot of things to batch process and I'm in a bind until I can fix one or the other.