Blender Git Commit Log

Git Commits -> Revision e0ffb91

Revision e0ffb91 by Jeroen Bakker (master)
March 2, 2020, 08:24 (GMT)
Fix T74299: PyGPUOffscreen Color Management

Color management currently happens after the python handlers. This means
that all common drawing operations needs to happen in SRS. The
PyGPUOffscreen requested that the color management was applied, that
resulted into applying colormanagement twice.

This patch makes sure that PyGPUOffscreen.draw_view3d renders in SRS.
There are more code paths that needs to be checked that the correct
space is being requested.

Commit Details:

Full Hash: e0ffb911a22bb03755687f45fc1a996870e059a8
Parent Commit: f78ca97
Lines Changed: +1, -1

1 Modified Path:

/source/blender/python/gpu/gpu_py_offscreen.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021