Blender Git Loki
Git Commits -> Revision b5b0968
Revision b5b0968 by Joshua Leung (GPencil_Editing_Stage3) August 16, 2015, 14:18 (GMT) |
GP Sculpt: Added timer which can be used to "accumulate" the brush effects if held * This is currently only used for the "twist" brush. It is useful for making points rotate around the pivot point without needing to make constant movements to trigger updates (whcih is undesirable here, as that would alter the transforms). * Currently this uses a hardcoded "rate" (i.e. repeat frequency). This will be addressed alongside other issues, such as extending this to other appropriate brush types. |
Commit Details:
Full Hash: b5b0968ba939eacec1f3c2ce944fce5a789e94e1
Parent Commit: 0ca69db
Lines Changed: +13, -11
1 Modified Path:
/source/blender/editors/gpencil/gpencil_brush.c (+13, -11) (Diff)