Blender Git Loki
Git Commits -> Revision 9e09ae7
November 7, 2020, 10:52 (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: 9e09ae7affd2d22fbea1423b9e150a5aaaf68707
Parent Commit: c51a5e1
Committed By: Joseph Eagar
Lines Changed: +3, -5
1 Modified Path:
/source/blender/editors/space_api/spacetypes.c (+3, -5) (Diff)