Blender Git Commit Log

Git Commits -> Revision c6abe11

Revision c6abe11 by Sergey Sharybin (master)
January 15, 2011, 14:48 (GMT)
IRC bugreport fix: thumb brush works incorrect when using tablet by Dan McGrath (troubled)

Quite silly fix, not sure if it could be smarter with current events/brushes design.
Use pressure_value from first brush step for brushes which don't support strokes -- thumb.
brush, brushes with anchored stroke method.

Should be fixed in nicer way after events redesigning.

P.S. Tried to place pressure saving into invaliants update fuunction, but it seens
that this function wouldn't know about pressure yet.

Commit Details:

Full Hash: c6abe115129651abd80aa361ca9bf717cf81c382
SVN Revision: 34333
Parent Commit: 384025f
Lines Changed: +17, -9

3 Modified Paths:

/source/blender/editors/sculpt_paint/paint_intern.h (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021