Blender Git Loki
Git Commits -> Revision 1b9d9cb
Revision 1b9d9cb by Germano Cavalcante (master) November 5, 2020, 21:34 (GMT) |
Fix T82164: Knife tool draws huge vertices after using bgl.glPointSize Since it is possible to have multiple draw callbacks, (some of which use bgl and others gpu), check and force the reset of the drawing status at the end of each callback. Differential Revision: https://developer.blender.org/D9476 |
Commit Details:
Full Hash: 1b9d9cb1ed7019e05b11cc480aef75a10e952957
Parent Commit: 69e567c
Lines Changed: +3, -5
1 Modified Path:
/source/blender/editors/space_api/spacetypes.c (+3, -5) (Diff)