Max plugin for Conductor Cloud Rendering Platform.
Project description
Conductor for 3DS Max
Max plugin submitter for the Conductor Cloud rendering service.
Install
To install the latest version.
pip install --upgrade ciomax --target=$HOME/Conductor
To install a specific version, for example 0.1.0.
pip install --upgrade --force-reinstall ciomax==0.1.0 --target=$HOME/Conductor
Then setup the Plugin startup file from a windows machine.
python ~/Conductor/ciomax/post_install.py
Usage
To set up a render, go to Rendering menu in 3ds Max and choose Render with Conductor.
For detailed help, checkout the tutorial and reference documentation.
License
Changelog
Version:0.2.1 -- 02 Feb 2021
- Fix export ass script. [e9b53e0]
- Remove autodefault to stop close on enter. [e6f63e8]
Version:0.2.0 -- 01 Feb 2021
-
Bump version file to 0.2.0. [59cd56d]
-
Ct 1568 change software selection to include only Arnold and Vray (#6)
-
Adds a close button
-
Adds safe store getters, in case old scene is missing some properties. [fe1300e]
Version:0.1.10 -- 24 Jan 2021
- Save collapsible state of sections between invocations. [2c1b9b3]
- Adds per-renderer defaults and renderer detection. [0747f07]
Version:0.1.9 -- 15 Jan 2021
- Ass export support and simplified UI. [b14b6b4]
Version:0.1.8 -- 07 Jan 2021
- Require 0.2.17 core which has UNC path support. [8c2ca64]
Version:0.1.7 -- 07 Jan 2021
- Adds presubmit script with test functionality. [1169a6c]
- Sections namespace and - presubmit script wip. [96ce40f]
Version:0.1.6 -- 28 Dec 2020
- resolve() function works in all sections.. [fb5a765]
Version:0.1.5 -- 23 Dec 2020
- Signals and slots in advanced section. [7f1a220]
- Assets section store signals and slots. [fadce90]
- Sots and signals for kvpair widgets: env and metadata. [aba9d1a]
Version:0.1.4 -- 17 Dec 2020
- Frames info calculation working. Remove fixtures directory option (assume ~/Conductor/fixtures). [09236b6]
Version:0.1.3 -- 14 Dec 2020
- Post_install to use ~ because env-vars are invalid in companion. [28d02b4]
Version:0.1.2 -- 14 Dec 2020
Version:0.1.1 -- 14 Dec 2020
- Fix path variable bug in post_install. [9bc1984]
- Fix readme. [43a20e8]
Version:0.1.0 -- 14 Dec 2020
- Post_install and prep for pypi. [fbc9529]
- Implement software section and provide dialog object to sections. [59ac89f]
- Populate from store. [e4662c6]
- Projects and inst types sourced from coredata. [a6197c0]
- Wip implementing resolve. [18595ce]
- Consolidate single sections into advanced section. [cd874de]
- Adds destination path - plus aesthetic improvements. [bcaf90d]
- Ct 1530 general (#3)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ciomax-0.2.1.tar.gz
(24.5 kB
view hashes)
Built Distribution
ciomax-0.2.1-py2-none-any.whl
(35.8 kB
view hashes)