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:
-
blender-flipfluids
: FLIP Fluids physics simulation add-on for Blender. -
blender-plugin-bundle
: A bundle of Blender plugins packaged together.
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.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.