Blender Git Loki
Git Commits -> Revision e3344cb
Revision e3344cb by Joshua Leung (PSketch) January 30, 2016, 04:31 (GMT) |
PSculpt: Pressure and Influence Cleanups * Use tablet pressure to control strength of effect. More work is still needed to be able to turn this on and off as needed (i.e. the little toggle for pressure sensitivity) * Currently, all places which use this now use linear falloff. This again should be controllable by the user. * TODO: Discovered a bug with how the "data" structs are getting used. It turns out that the pso->data is not getting used, while a separate "clean slate" is getting created each time. |
Commit Details:
Full Hash: e3344cb9b89059cc807aeacfce329f692cc0f80b
Parent Commit: 677d2e2
Lines Changed: +36, -8
1 Modified Path:
/source/blender/editors/armature/pose_sculpt.c (+36, -8) (Diff)