4647175a7e
Turn off "use overwrite" and "use placeholder" for Flamenco blend files.
...
If you want to re-render frames, delete them first, then reschedule
the render task.
2017-02-14 10:21:50 +01:00
33da5195f3
Fixed bugs when blendfile is outside the project directory
2017-02-01 14:00:46 +01:00
15484a65cd
Tweaked output dir to not end in '.flamenco'
2017-01-31 18:29:10 +01:00
d9e2b36204
A bit broader exception handling
2017-01-31 18:29:00 +01:00
cc690ec8c9
Always use EXR for progressive rendering
2017-01-31 18:28:47 +01:00
0422070d55
Flamenco: use 6 #-signs, Flamenco Server expects this
2017-01-31 18:28:35 +01:00
8cefb4fb07
Flamenco: Take "Square samples" into account when computing nr of samples
2017-01-31 18:28:14 +01:00
23549fa676
Added support for blender-render-progressive jobs
2017-01-30 10:38:35 +01:00
fbf02c3625
Captialising labels/captions
2017-01-24 15:15:08 +01:00
95699aca36
Open webbrowser after submitting a Flamenco job
...
This can be disabled in the add-on preferences.
2017-01-24 15:14:43 +01:00
60018cd78c
Using explicit status EnumProperty to show Flamenco status
...
By Andy's request, I've removed the window_manager.progress_xxx stuff (so
no longer hijacking the mouse cursor) and instead show the Flamenco status
in the Flamenco Render panel.
2017-01-24 14:55:39 +01:00
5f73837d3c
Don't write to artist's blend file, but to temporary file.
...
This file is saved to '{blendfile}.flamenco.blend', which is used to BAM-
pack and create the Flamenco job. After that, the file is removed from
the local filesystem again.
2017-01-24 14:39:49 +01:00
e14a0aa53c
Warn in the Flamenco panel about the "Overwrite" checkbox.
2017-01-19 15:06:03 +01:00
51cf097c8f
Removed logging when file is outside project path
2017-01-19 15:04:12 +01:00
4608204f1d
Prevent error when current file is outside Flamenco project path
2017-01-18 16:45:54 +01:00
64e29e695b
Flamenco: determine render output path using add-on prefs and filename.
2017-01-18 14:31:25 +01:00
d5f285a381
self._log -> self.log
2017-01-18 12:50:50 +01:00
e39429272d
Single quotes intead of double
2017-01-18 10:53:16 +01:00
bdb00eeaaa
Flamenco: show crude progress when BAM-packing & creating Flamenco job
2017-01-18 09:35:23 +01:00
3ef2ca0c07
Added scene properties for Flamenco render job type & priority
2017-01-18 09:34:45 +01:00
35d4f85010
Added BAM-packing, requires version of Blender that includes BAM 1.1.1
2017-01-17 17:30:37 +01:00
2d2585b8d7
Fixed bug in flamenco.unregister
2017-01-13 17:57:57 +01:00
570b1d4bfe
Initial Flamenco support.
...
Lots to do:
- Doesn't call BAM yet to copy files onto the job storage folder (even
though you can configure that folder).
- Uses the same project as Attract, so you have to select it in an
unintuitive location. Also, you can only start Flamenco jobs on a project
that is Attract-enabled (and not necessarily Flamenco-enabled).
2017-01-13 17:24:37 +01:00