blender/source
Germano Cavalcante 1b9d9cb1ed 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
2020-11-05 18:34:47 -03:00
..
blender Fix T82164: Knife tool draws huge vertices after using bgl.glPointSize 2020-11-05 18:34:47 -03:00
creator CMake: remove -fmacro-prefix-map from build-info 2020-11-04 18:41:40 +11:00
tools@7011d02c29 Improve Voxel Remesher volume projection artifacts on sharp edges 2020-10-15 18:51:26 +02:00
CMakeLists.txt