Blender Git Commit Log
Git Commits -> Revision 4ab5883
Revision 4ab5883 by Joshua Leung (master) December 27, 2014, 14:05 (GMT) |
Experimental fix for "random large dots" bug when using a stylus Since I don't have a (pressure sensitive) tablet handy, I can't really test this out, but apparently there is a bug which currently exists with the following description: "Small Dots, when you do just one click a single GP dot is created, it´s fine but don't recognize the pen pressure, always the maximum value of thickness, and It´s so easy create dots accidentally (even when you use the eraser, this dots appear spontaneously) and you start to have big screen-size-constant dots beside of you fine lines." This commit just shuffles around the order of things a bit so that some of the misfiring events might get skipped instead. |
Commit Details:
Full Hash: 4ab58837667c990baeddea2e9d722c3203743c9c
Parent Commit: 49052c6
Lines Changed: +9, -9
1 Modified Path:
/source/blender/editors/gpencil/gpencil_paint.c (+9, -9) (Diff)