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.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.1.6.tar.gz
(20.4 kB
view hashes)
Built Distribution
ciomax-0.1.6-py2-none-any.whl
(29.2 kB
view hashes)