Server: tweaked blender-render job compiler
The compiler is now actually registering, and the 'format' parameter is optional. This also required the frame_range_merge() function to return unicode strings (which is a good idea anyway).
Showing
- packages/flamenco/flamenco/job_compilers/__init__.py 1 addition, 1 deletionpackages/flamenco/flamenco/job_compilers/__init__.py
- packages/flamenco/flamenco/job_compilers/blender_render.py 1 addition, 1 deletionpackages/flamenco/flamenco/job_compilers/blender_render.py
- packages/flamenco/flamenco/job_compilers/commands.py 1 addition, 1 deletionpackages/flamenco/flamenco/job_compilers/commands.py
- packages/flamenco/flamenco/utils.py 5 additions, 5 deletionspackages/flamenco/flamenco/utils.py
Please register or sign in to comment