Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Foucault <foucault.clem@gmail.com>2020-10-22 02:19:10 +0300
committerClément Foucault <foucault.clem@gmail.com>2020-10-22 02:19:10 +0300
commitcc3fdffbbe450ef75a49571ec75fd8f0ecb45550 (patch)
treefdc1875ca6226a47914bc5102cbaa9e5d3ca7a82 /source/blender/windowmanager
parent5a65305f8998a72c8bf39bc69414c7ba2da57055 (diff)
DRW: Fix custom engine not being BGL safe
This was caused by unprotected drawing callbacks. As of 2.91, we require that all python callbacks used for drawing needs to be safeguarded by `GPU_bgl_end()` to end the state tracking override.
Diffstat (limited to 'source/blender/windowmanager')
0 files changed, 0 insertions, 0 deletions