Blender Git Statistics -> Developers -> TL

Thomas Lachmann (TL)

Total Commits : 4
Master Commits : 2
Branch Commits : 2
First Commit : June 14, 2021
Latest Commit : June 24, 2021

Commits by Month

DateNumber of Commits
June, 20214

Commit Distribution

PathNumber of Commits
master2
override-recursive-resync1
soc-2021-curves1

Favourite Files

FilenameTotal Edits
rna_render.c4
RE_engine.h3
pipeline.c3

File Changes

ActionTotalPer Commit
Modified102.5

Code Changes

ActionTotalPer Commit
Lines Added15739.3
Lines Removed8120.3

Latest commits Feed

Revision 15868b1 by Thomas Lachmann / Brecht Van Lommel (master)
June 24, 2021, 17:03 (GMT)
Fix wrong default value for RenderEngine.bl_use_image_save

Differential Revision: https://developer.blender.org/D11680
Revision 600ed4e by Thomas Lachmann / Dilith Jayakody (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
Revision 121fa8b by Thomas Lachmann / Bastien Montagne (override-recursive-resync)
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
Revision b84707d by Thomas Lachmann / Brecht Van Lommel (master)
June 14, 2021, 12:20 (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

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021