Search

Search

Help

Page 8 of 10. Showing 98 results (0.016 seconds)

  1. UI "3dsmax Job..."

    Files/Autodesk/3ds Max 2011/3dsmaxcmd.exe browse or enter manually the location of 3dsmaxcmd.exe on the workers Scenefile Tooltip - Path to 3ds Max scenefile (required) Browse…
    Qube 6.4Sep 04, 2013
  2. framesubmit.py

    the Python api into the search path. # This is only if you havn't installed the Qube module # in the python default search path. # import os, sys # load Qube's python module…
    Qube 6.4 / … / PythonNov 08, 2012
  3. Submit Menu

    SimpleCmds directory. One can also set additional search paths for these interfaces so all client machines can pull customized versions from the same network directory. See…
    Qube 6.4May 23, 2013
  4. Simple Job Type back end

    Example There is no need to inform the back end script of the path to the API libraries. use qb; use DBI; my $job = qb::jobobj(); while(1) { my $frame = qb…
    Qube 6.4Oct 22, 2012
  5. _SimpleCmd_jobValidation

    paths for the job. This is useful for returning information to the Qube GUI so they you can right click browse output. regex_progress Tooltip - Regular expression for identifying…
    Qube 6.4Aug 15, 2013
  6. Common Administrative Actions

    to network filesystems either with something like NFS or UNC paths Worker Authentication http://confluence.pipelinefx.com/display/QUB064/Worker+Authentication : Setting up Worker…
    Qube 6.4Oct 18, 2012
  7. Drive Mounting: Remote files I access in OS X aren't visible on the Worker

    client machines so that the paths to the files you access when you submit the job will be consistent with your Workers. Here's a link: http://www.bombich.com/mactips/automount.html…
    Qube 6.4Nov 05, 2012
  8. QubeMobileServer Installation

    . We recommend ActiveState Python http://www.activestate.com/activepython/downloads, since it will add itself to the registry and system search PATH. See the requirements…
    Qube 6.4Jun 10, 2013
  9. jobSubmit_emailCallback.py

    # # ====================================================== import os, sys # Make sure that qb module is in the python path if 'QBDIR' in os.environ: sys.path.append('%s/api/python' % os.environ['QBDIR…
    Qube 6.4 / … / PythonNov 08, 2012
  10. qbsubmit.py

    Contract with # PipelineFX L.L.C. # ####################################################################### import os, sys # # Setup the module path # if 'QBDIR' in os.environ…
    Qube 6.4 / … / PythonNov 08, 2012