Blender Git Loki

Git Commits -> Revision 121fa8b

June 14, 2021, 14:34 (GMT)
Python API: option for render engines to disable image file saving

For some custom rendering engines it's advantageous not to write the image files to disk.
An example would be a network rendering engine which does it's own image writing.

This feature is only supported when bl_use_postprocess is also disabled, since render
engines can't influence the saving behavior of the sequencer or compositor.

Differential Revision: https://developer.blender.org/D11512

Commit Details:

Full Hash: 121fa8b997c900edef9ffaf7307a64ffe0679177
Parent Commit: 0c9b87e
Committed By: Bastien Montagne
Lines Changed: +52, -27

3 Modified Paths:

/source/blender/makesrna/intern/rna_render.c (+9, -0) (Diff)
/source/blender/render/intern/pipeline.c (+42, -27) (Diff)
/source/blender/render/RE_engine.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021