This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors
Joshua Leung 46ba8b6edb 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.)
2009-08-30 06:10:38 +00:00
..
2009-08-29 23:35:13 +00:00
2009-08-29 15:20:36 +00:00
2009-08-24 21:45:09 +00:00
2009-08-29 21:51:58 +00:00
2009-08-25 04:32:40 +00:00
2009-08-25 21:53:52 +00:00
2009-08-29 23:13:27 +00:00
2009-08-25 01:46:05 +00:00
2009-08-29 15:20:36 +00:00
2009-08-26 14:19:29 +00:00
2009-08-24 09:17:09 +00:00
2009-08-29 15:20:36 +00:00
2009-08-29 15:20:36 +00:00
2009-08-24 09:17:09 +00:00
2009-08-28 15:54:15 +00:00