Blender Git Commit Log

Git Commits -> Revision cc3fdff

Revision cc3fdff by Clément Foucault (master)
October 21, 2020, 23:19 (GMT)
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.

Commit Details:

Full Hash: cc3fdffbbe450ef75a49571ec75fd8f0ecb45550
Parent Commit: 5a65305
Lines Changed: +3, -0

1 Modified Path:

/source/blender/draw/engines/external/external_engine.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021