Blender Git Loki

Git Commits -> Revision 468765d

Revision 468765d by Manuel Castilla (master)
July 19, 2021, 20:05 (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: 468765d29e783e0983a607310788dbbedc912570
Parent Commit: 9aa88a6
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