Blender Git Commit Log

Git Commits -> Revision 77d6883

July 2, 2010, 01:29 (GMT)
Made mask layer's opacity adjustable.

* Added a new "strength" field to CustomDataLayer, set to 1 by default.
* Added RNA for strength; the update function is ugly, commented in the file
* Added a slider control to adjust strength

Commit Details:

Full Hash: 77d68836f494f40a81ffe15ef48e993348cc9939
SVN Revision: 29862
Parent Commit: cccf56b
Lines Changed: +53, -11

10 Modified Paths:

/release/scripts/ui/space_view3d_toolbar.py (+3, -0) (Diff)
/source/blender/blenkernel/BKE_paint.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/customdata.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/paint.c (+13, -0) (Diff)
/source/blender/blenlib/intern/pbvh.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+1, -3) (Diff)
/source/blender/gpu/GPU_buffers.h (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+11, -5) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+17, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021