Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Releases: AtomicConductor/conductor_client

Adds OCIO scraping to Nuke

01 Sep 17:05
a0a7c7b
Compare
Choose a tag to compare
v2.17.4

Updates the URL to download get-pip.py (#323)

vray Tile, and update pip location

15 Jul 16:09
Compare
Choose a tag to compare
Pre-release
v2.17.3

location of pip 2.7 changed

vray fix plus linux build script fix

05 Feb 18:18
Compare
Choose a tag to compare
v2.17.2

force pip 2.7

Gpu instance type selector

17 Dec 21:59
10a399f
Compare
Choose a tag to compare
Merge pull request #314 from AtomicConductor/gpu-instance-types

Gpu instance types

Handle dynamic path replacement plugin

10 Dec 20:18
Compare
Choose a tag to compare
Pre-release

Testing release - don't merge.
See #313

Bugfix: Nuke UNC output path

04 Dec 01:48
Compare
Choose a tag to compare
Pre-release
remove centos 6 build

- centos 6 has reached end-of-life

v2.16.5: Merge pull request #308 from AtomicConductor/ocio-bugfix

26 Oct 21:51
60bce52
Compare
Choose a tag to compare
strip drive letter from OCIO environment variable

reverse instance-types order in combobox

08 Oct 17:34
1f4b8d5
Compare
Choose a tag to compare

reverse the order of instance-types populated in submitter combobox

Fix for Jellyfish

07 Sep 03:34
Compare
Choose a tag to compare
Fix for Jellyfish Pre-release
Pre-release

This adds support for two environment variables: CONDUCTOR_DEPSCAN_LEAF_FILE and CONDUCTOR_DEPSCAN_EXCLUDE_FILE

Both variables can be used to a point to a text file on disk that contains a list of file paths to either treat as a dependency leaf or exclude completely. This works similar to .gitignore

A dependency leaf is a file (ex: ass, rib, etc...) that may contain nested dependencies. By treating it as a dependency leaf, the file itself is treated as dependency but it won't be scraped for nested dependencies. Ex: teapot.ass that contains a texture, checker.exr . teapot.ass will be included in the list of dependencies but checker.exr won't be.

File in the excluded list are ignored as are any of the their nested dependencies

glob patterns are supported ( https://en.wikipedia.org/wiki/Glob_(programming) )

v2.16.3

01 Sep 05:15
Compare
Choose a tag to compare
v2.16.3 Pre-release
Pre-release
add support for Maya Redshift Proxy scraping