Search

Search

Help

Page 2 of 12. Showing 111 results (0.009 seconds)

  1. How to implement locking/unlocking an OS X worker at user login/out

    Many users have asked if we have scripts that would automatically lock the worker when a user logs in, and unlock it when they log out. Here's how. ensure that no other…
    QubeOct 20, 2014
  2. How to add a Qube! Button to After Effects

    In addition to the “File > Scripts > Qube! submit” method you can now have a dock-able submit button as seen below Qube!AEbutton.png To install simply put the Qube!.jsx…
    QubeSep 22, 2017
  3. cbTest_runScript.py

    ' ######################################## # build the job ######################################## job = { 'prototype': 'cmdrange', 'name': 'supervisor-side script execution callback test…
  4. SimpleCmds Location

    The SimpleCmds are stored as Python script files under the simplecmds directory. This directory is dynamically scanned on startup of the QubeGUI whereupon all Python scripts
    QubeOct 21, 2014
  5. _SimpleCMD_QubeUIParametersMayaBatch

    . Enter the script string. postRenderMel The mel string to be executed after a scene is rendered. Enter the script string. preRenderLayerMel The mel string to be executed before…
    QubeOct 13, 2020
  6. I'm working on a Job Type, and I want to run a different version of Perl or Python?

    User mode: Set the user's PATH environment variable to point to the version of the scripting language you prefer Proxy mode: the proxy user's PATH environment variable…
    QubeOct 15, 2014
  7. bootstrap.py

    . ################################################################## # # python bootstrap script # ################################################################## # load system libs import sys import os # load…
    Qube / … / PythonOct 15, 2014
  8. How to add a Qube! button to your C4D palette

    ” https://lh6.googleusercontent.com/T2Ivh1hC4KG5J_1dBZpFe2Y2C7T10vE4T1YILpN3KXte3Dvn9dzLoDRYI-sFk7-dPW6qlhdboDq3R7JTNfAQrZT-4Bdl8DmrpGtNxfS11BhfM00C9iE with command manager open select the relevant qube_submit script
    QubeOct 15, 2014
  9. universalCallbacks

    code in them. If you ever need to run an external script in a callback, we recommend the use of subprocess.Popen() to run the external script inside the callback. This returns…
    QubeNov 01, 2018
  10. Installing Additional JobTypes

    interfaces (like Maya, 3dsMax, and XSI) are controlled via (perl or python) scripts. These scripts are installed on the Worker by installing the desired jobtypes. The application…
    QubeFeb 01, 2017