Blender Git Commit Log

Git Commits -> Revision 0aca8b0

Revision 0aca8b0 by Jeroen Bakker (master)
March 19, 2019, 12:29 (GMT)
EEVEE/LookDev: Fix Cache In Quad View

When using LookDev in Quad view the cache was only updated for the first
Q-view. The evaluation data of the last cache was not stored with the
lightprobe textures. As the evaluation data was reused between the
Q-views only the lightprobe textures of the first view was updated.

With this patch the evaluated data is stored amongside the actual
lightprobe textures.

Fix T59046

Reviewed By: fclem

Maniphest Tasks: T59046

Commit Details:

Full Hash: 0aca8b017436395fc3af62d6265d16fd6d531f1a
Parent Commit: b0c6c9f
Lines Changed: +13, -7

2 Modified Paths:

/source/blender/draw/engines/eevee/eevee_lookdev.c (+8, -5) (Diff)
/source/blender/draw/engines/eevee/eevee_private.h (+5, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021