Blender Git Loki
Git Commits -> Revision 9930f7e
Revision 9930f7e by Nathan Vollmer (soc-2016-pbvh-painting) June 19, 2016, 03:16 (GMT) |
Added blur, although I might rename this tool as smudge and make a seperate blur tool. |
Commit Details:
Full Hash: 9930f7ed33841ae6e114fec1a060cce06bb9da6d
Parent Commit: bc8e4c7
Lines Changed: +127, -19
5 Modified Paths:
/source/blender/blenkernel/BKE_pbvh.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+96, -19) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+15, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+11, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+96, -19) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+15, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+11, -0) (Diff)