Blender Git Commit Log

Git Commits -> Revision e51c428

Revision e51c428 by Clément Foucault (master)
August 25, 2020, 13:02 (GMT)
GPUSelect: Avoid assert caused by clearing without a depth mask

This should not cause any problem since the depth test is required
in order to draw to the depth buffer and this is not altered by
this change.

To be on the safe side, we still restor the mask after altering it.

Commit Details:

Full Hash: e51c428be64feef0877a957b483aa71e5753b29c
Parent Commit: 5f86a10
Lines Changed: +5, -0

1 Modified Path:

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