Blender Git Loki

Git Commits -> Revision 6e62491

Revision 6e62491 by Sergey Sharybin (master)
October 22, 2012, 17:33 (GMT)
Fix #32522: Object's diffuse color not showing in Sculpt Mode

Added option to display object's diffuse color multiplied by sculpting
mask. This option could be found in Options panel of toolshelf when in
sculpting mode.

Thanks to Nicholas and Brecht for reviewing the patch!

Commit Details:

Full Hash: 6e62491c5a101ee36ec48db97e4a4f4945f5eada
SVN Revision: 51510
Parent Commit: c6b4494
Lines Changed: +216, -64

15 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_paint.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/cdderivedmesh.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+3, -0) (Diff)
/source/blender/blenlib/BLI_pbvh.h (+2, -0) (Diff)
/source/blender/blenlib/intern/pbvh.c (+26, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+3, -0) (Diff)
/source/blender/gpu/GPU_buffers.h (+7, -3) (Diff)
/source/blender/gpu/GPU_draw.h (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+126, -56) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+15, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_material.c (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+23, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021