Blender Git Commit Log
Git Commits -> Revision e26301f
Revision e26301f by Clément Foucault (master) August 21, 2020, 23:42 (GMT) |
Fix T79971 Regression: Transform Gizmos doesnt work anymore This changes the state of occlusion queries quite a bit. Now scissors is explicitely disabled and we enabled color write. I still don't understand why we now need this. This patch is just trial and error on an affected setup. Note that on the same computer, renderdoc was not able to capture the regression (the regression did not manifest during capture). Regression likely introduced by rB5f414234ddea |
Commit Details:
Full Hash: e26301f4d1a3f40991e7a928fa0fc912beb50ab1
Parent Commit: a204324
Lines Changed: +11, -8
1 Modified Path:
/source/blender/gpu/intern/gpu_select_sample_query.c (+11, -8) (Diff)