Search

Search

Help

Page 11 of 12. Showing 116 results (0.014 seconds)

  1. _SimpleCmd_QubeUIJobValidation

    that the "Browse Ouput" right-mouse menu works. Regex Progress Regular expression for identifying in-frame/chunk progress from stdout/stderr. Used to identify strings for relaying…
    QubeOct 13, 2020
  2. Customizing the Qube UI

    (where applicable). For example the following directory structure: plugins/menus/frameList/frameDelete.py # Creates a menu item in the frames list for the delete frame
    QubeMar 14, 2023
  3. XSI Job Submission

    to open a new instance of the XSI file for each frame that it renders. Although this can be slower for large scenes, it can also be more flexible in large, complex environments…
    QubeFeb 01, 2017
  4. _SimpleCMD_ParametersVRED

    to render Render Directory Specify the Directory for output Image File Basename File name without the extension, can use placeholders for the frame numbers: name.### Output Format…
    QubeFeb 01, 2017
  5. 3DSMax Batch Submission QubeUI

    to open a new instance of the 3dsMax file for each frame that it renders. Although this can be slower for large scenes, it can also be more flexible in large, complex environments…
    QubeOct 13, 2020
  6. 3DSMax Job Submission

    the full sequence. Submit Batch Render will use the command line to open a new instance of the 3dsMax file for each frame that it renders. Although this can be slower for large scenes…
    QubeFeb 01, 2017
  7. 3DSMax Job Submission QubeUI

    to generate the full sequence. Submit Batch Render will use the command line to open a new instance of the 3dsMax file for each frame that it renders. Although this can be slower…
    QubeOct 13, 2020
  8. submit-agenda-timeout-job.py

    qb # This script demonstrates how to submit a job with agenda (frame) timeouts, # using a simple "cmdrange" job. # The trick is to set up a timeout value for agenda items via…
    Qube / … / PythonOct 15, 2014
  9. workerLock.py

    this script is killed by # launchctl when the user logs out #================================================================================================ def handler(signum, frame
  10. Callbacks

    ': cbCode } jobB['callbacks'] = callbacks qb.submit( [jobA, jobB] ) Each frame in JobB waits for the its corresponding frame in jobA to complete frameRange = '1-10' jobA = { 'name…
    QubeSep 14, 2018