Blender Git Commit Log

Git Commits -> Revision 5a65305

Revision 5a65305 by Clément Foucault (master)
October 21, 2020, 23:10 (GMT)
Fix T81784 BGL: Gizmo glitch when using glEnable/glDisable

This was caused by unprotected drawing callbacks.
From 2.91, we now require that all python callbacks used for
drawing needs to be safeguarded by `GPU_bgl_end()` to end the
state tracking override.

Commit Details:

Full Hash: 5a65305f8998a72c8bf39bc69414c7ba2da57055
Parent Commit: b0f34ee
Lines Changed: +6, -0

1 Modified Path:

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