Blender Git Commit Log

Git Commits -> Revision 46ba8b6

Revision 46ba8b6 by Joshua Leung (master)
August 30, 2009, 06:10 (GMT)
Grease Pencil: Hacky fix for "broken strokes" bug (pun intended) ;)

For the strokes drawn using OpenGL lines, moderately-sized changes in the pressure between two points could result in the stroke being disjointed, since a new GL_LINE_STRIP would need to be created with the new line thickness due to the new pressure value.

(In reference to the summary of this commit, this bug was noticed by Matt Ebb (broken). This bug is also in 2.4x, but was suprisingly not really noticed.)

Commit Details:

Full Hash: 46ba8b6edb242b5cf7605cf04c79c85159eb222c
SVN Revision: 22884
Parent Commit: 05ebac7
Lines Changed: +20, -0

1 Modified Path:

/source/blender/editors/gpencil/drawgpencil.c (+20, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021