Blender Git Loki
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