Blender Git Loki

Git Commits -> Revision a7bf4ce

July 30, 2021, 14:55 (GMT)
Compositor: Export operation results as debug option

When fixing issues, seeing operation results can be helpful for
detecting which operation went wrong.

This commit adds an option for exporting all operations results to
image files.
Exceptions are:
- Output operations: They are already exported or can be seen in UI.
- Constant operations: There are too many and is rarely useful.

They are exported to "<temp session folder>/COM_operations/"
with filenames "<operation class name>_<operation id>.png".
Only works on full frame execution mode.

Reviewed By: jbakker

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

Commit Details:

Full Hash: a7bf4ce6290f27d11adb326697e0510538819a28
Parent Commit: 60af1ea
Committed By: Fabian Schempp
Lines Changed: +62, -1

3 Modified Paths:

/source/blender/compositor/intern/COM_Debug.cc (+44, -1) (Diff)
/source/blender/compositor/intern/COM_Debug.h (+17, -0) (Diff)
/source/blender/compositor/intern/COM_FullFrameExecutionModel.cc (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021