Skip to main content

Maya plugin for Conductor Cloud Rendering Platform.

Reason this release was yanked:

it was a stub

Project description

Conductor for Blender

Blender plugin submitter for the Conductor Cloud rendering service.

Install

To install the latest version.

pip install --upgrade cioblender --target=$HOME/Conductor

To install a specific version, for example 0.1.0.

pip install --upgrade --force-reinstall cioblender==0.1.0 --target=$HOME/Conductor

Then setup the Blender module.

python ~/Conductor/cioblender/post_install.py

NOTE An alternative is to install from the Plugins page in the Conductor Companion app

Usage

Open the Plugin Manager and load Conductor.py.

Go to Conductor->About to check the version and other info.

To set up a render, choose Conductor->Submitter->Create from the Conductor menu.

For detailed help, checkout the tutorial and reference documentation.

Contributing

Clone the repo.

git clone git@github.com:ConductorTechnologies/cioblender.git
cd cioblender

Set up a clean virtual envirionment with Python 3.7 for development (optional).

python -m virtualenv cioblender.venv
. ./cioblender.venv/bin/activate

Install development dependencies

pip install -r requirements_dev.txt

Build and install from this directory into to a convenient location for testing.


pip install --upgrade -r requirements.txt --target=$HOME/ConductorDev

python $HOME/ConductorDev/cioblender/post_install.py

When you install from the file requirements.txt, the dependency on ciocore is specified as a local sibling of this project, meaning you can develop ciocore and cioblender in parallel.

The post_install.py script writes the conductor.mod file to your Blender modules directory. Check the output of the command to see where this is.

License

MIT

Changelog

Version:0.1.0 -- 21 Oct 2021

  • Setup circle ci. [60c2d21]
  • Initial commit with. [cc7ec9d]

--

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cioblender-0.1.0-py2.py3-none-any.whl (54.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file cioblender-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: cioblender-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 54.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for cioblender-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 73cc83d1826db12cdfb766d18a02deb396a4b623523ca3b506f21db20bf37060
MD5 260b8075397b5753ca0be5193fe576b6
BLAKE2b-256 fd2eee591eba70de6d42a8d5115391a8562a5b09d7020364cf631f34aff03407

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page