Flamenco: Compress all blend files

All blend files in the BAT pack are now compressed, and not just the one
we save from Blender. Requires BAT 0.5 or newer.
This commit is contained in:
2018-11-27 16:40:05 +01:00
parent 113eb8f7ab
commit 419249ee19
3 changed files with 4 additions and 2 deletions

View File

@@ -6,6 +6,8 @@
- Fix crashing Blender when running in background mode (e.g. without GUI).
- Flamenco: Include extra job parameters to allow for encoding a video at the end of a render
job that produced an image sequence.
- Flamenco: Compress all blend files, and not just the one we save from Blender.
Requires BAT 0.5 or newer.
## Version 1.9.4 (2018-11-01)