View a markdown version of this page

Build a Blender conda package for Deadline Cloud - Deadline Cloud

Build a Blender conda package for Deadline Cloud

The samples repository includes conda recipes for the following Blender versions and add-ons. Each recipe builds for Linux 64-bit and Windows 64-bit, and downloads source archives from the Blender Foundation:

Submit a Blender 4.5 build job from the conda_recipes directory of the samples repository:

./submit-package-job blender-4.5

For details on the Blender packaging approach, see the blender-4.5 recipe README. To install Blender add-ons, place the .py or .zip file in a known location inside $INSTALL_DIR and modify the activate script to install the add-on with Blender's Python.