Blender Git Commit Log

Git Commits -> Revision bfbee87

Revision bfbee87 by Pablo Dobarro (master)
September 9, 2019, 15:55 (GMT)
Sculpt: Pose Brush

This brush lets the user pose a model simulating an armature-like deformation. The pivot point for rotation is calculated automatically based on the radius of the brush and the topology of the model.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D5647

Commit Details:

Full Hash: bfbee8783138c87c0f805bcb69540f7391bf2ad3
Parent Commit: 55245ed
Lines Changed: +295, -6

6 Modified Paths:

/source/blender/blenkernel/intern/brush.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+3, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+279, -5) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021