Blender Git Commit Log

Git Commits -> Revision 022dcb8

November 5, 2020, 04:36 (GMT)
Added autosmooth-like option to run vcol boundary tool in paint tool

Commit Details:

Full Hash: 022dcb8e6c44dfbc6e692d8421eebd091977ef7d
Parent Commit: 6d66e81
Lines Changed: +80, -21

9 Modified Paths:

/release/scripts/startup/bl_ui/properties_paint_common.py (+4, -0) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+20, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+25, -13) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+2, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_paint_color.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+18, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021