Blender Git Loki

Git Commits -> Revision e954e56

Revision e954e56 by Jeroen Bakker (blender-v2.83-release)
March 3, 2021, 08:24 (GMT)
Fix T79999: Double color management applied during viewport animation render

In 2.81 there was a change to increase the performance of viewport
animation rendering. This change would perform the color management on the
GPU if the only 8bit was needed. This saved CPU cycles and data
transfer.

The issue is that in the image editor or when saving the image the CM
will be reapplied. Although the speed is desired, exporting the actual
colors has more priority.

In the ticket there is an analysis that shows that shows that this fix
is the correct short term step to take. It would be better that the
render result is aware of the color space of its buffers so the applying
color management could be skipped when saving to disk or drawing in the
image editor.

The issue with this change is the performance penalty it has.

Reviewed By: Brecht van Lommel

Maniphest Tasks: T79999

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

Commit Details:

Full Hash: e954e565e1a83e2018278a4be73f5c7ecd22ec45
Parent Commit: 7b00b67
Lines Changed: +2, -5

1 Modified Path:

/source/blender/editors/render/render_opengl.c (+2, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021