yuki-koyama / blender-cli-rendering

Blender Python scripts for rendering images directly from command-line interface
GNU General Public License v3.0
733 stars 107 forks source link

Fix cycles utils #24

Closed yuki-koyama closed 4 years ago

yuki-koyama commented 4 years ago

The current utils.set_cycles_renderer takes non-cycles parameters as inputs, which is not very meaningful. This should be fixed.