Search
Page 4 of 8. Showing 75 results (0.013 seconds)
_SimpleCmd_jobValidation
. regex_outputPaths Regular expression for identifying outputPaths of images from stdout/stder. This is useful for returning information to the Qube GUI so that the "Browse Ouput…_SimpleCmd_jobValidation_noImage
Regular expression for identifying outputPaths of images from stdout/stder. This is useful for returning information to the Qube GUI so that the "Browse Ouput" right-mouse menu works…WranglerView 7.5-0 Release Notes
if the sequence name is submitted with leading or trailing whitespace ==== CL 20257 ==== @FIX: paths in C4D appFinder outputPaths are double-quoted if the -oimage or -omultipass arguments…WranglerView 6.6-4 Release Notes
========================= ==== CL 14090 ==== @FIX: don't wrap empty paths in QB_CONVERT_PATH ==== CL 14086 ==== @FIX: supplying an outputPath but no renderQueueIndex or compName results…Qube 6.8-3c Release Notes
package with regex_errors causes the logParser to generate a false positive for the regex_errors match ==== CL 16049 ==== @NEW: add 'outputPath match required' to python-based jobs…Adding custom columns
is in a dictionary (as the one in this example), you can access dictionary items using the colon Example: work['resultPackage']['outputPaths'] would use the attribute…execute.py
agendaItem['resultpackage'] = { 'outputPaths': 'C:/YOUR/PATH/GOES/HERE/image'+agendaItem['name']+'.tga' } # == Report back the results to the Supervisor…execute.py
agendaItem['resultpackage'] = { 'outputPaths': 'C:/YOUR/PATH/GOES/HERE/image'+agendaItem['name']+'.tga' } # == Report back the results to the Supervisor…execute.py
agendaItem['resultpackage'] = { 'outputPaths': 'C:/YOUR/PATH/GOES/HERE/image'+agendaItem['name']+'.tga' } # == Report back the results to the Supervisor…execute.py
agendaItem['resultpackage'] = { 'outputPaths': 'C:/YOUR/PATH/GOES/HERE/image'+agendaItem['name']+'.tga' } # == Report back the results to the Supervisor…