You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mmMemoryGPU - don't print verbose error from missing GPU
When a MRenderer cannot be found, lets just print that and allow the
command to continue successfully.
An MRenderer is probably not found if Maya is running in a batch-mode
without any GPU, for example in a Docker container, or the Linux machine
is not running a X11 display server.
0 commit comments