Blender Git Loki

Git Commits -> Revision 600ed4e

Revision 600ed4e by Thomas Lachmann (soc-2021-curves)
June 21, 2021, 14:31 (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: 600ed4e99bef3966deb2cd8fec0cc3f71a62eada
Parent Commit: 10099e5
Committed By: Dilith Jayakody
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