This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Clément Foucault cc3fdffbbe 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.
2020-10-22 01:19:10 +02:00
..
2020-10-19 09:11:00 -07:00
2020-10-19 08:12:33 -07:00
2020-10-19 09:15:34 -07:00
2020-10-19 09:15:34 -07:00
2020-10-19 09:15:34 -07:00