Maya Submission Scripts/Plugin Setup

Post Reply
nospitters
Posts: 8
Joined: Sat Apr 10, 2021 12:31 pm

Maya Submission Scripts/Plugin Setup

Post by nospitters »

hi,

i am trying to setup cgru with maya 2018-2020...to render with redshift.
however i dont get the submission scripts showing in maya.
can somebody give me a hint how to setup the maya submissstion plugins/scripts, so i can submit jobs from inside maya?
(the documentation doesnt help much on this...)

cgru version 3.1.1, windows 10
nospitters
Posts: 8
Joined: Sat Apr 10, 2021 12:31 pm

Re: Maya Submission Scripts/Plugin Setup

Post by nospitters »

ok found out in the meanwhile...

something like this if someone wonders:
in maya python script editor:

Code: Select all

from afanasy import *
ui = UI().show()
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Maya Submission Scripts/Plugin Setup

Post by timurhai »

Hi!
Hm... I see that nobody supporting Maya documentation:
https://cgru.readthedocs.io/en/latest/s ... /maya.html
Very pity ((

But project is open-source and you can write something! ))

If you can't (do not want) to edit rst on github, but really want to help with docs, you can just write something on forum, and i can update
https://github.com/CGRU/cgru/blob/maste ... e/maya.rst
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply