Blender Git Commit Log

Git Commits -> Revision 6551b09

July 31, 2017, 18:55 (GMT)
WIP: Weight paint mode

Initial work to implement new weight paint mode.

Now only the new weight paint brush in sculpt mode is available, but not the mode itself.

New brush paint icon design by Matias Mendiola.

Commit Details:

Full Hash: 6551b09f41058346a8a443797467ab4a6bebed8f
Parent Commit: 9a413c4
Lines Changed: +181, -26

1 Added Path:

/release/datafiles/brushicons/gp_brush_weight.PNG (+0, -0) (View)

10 Modified Paths:

/source/blender/blenloader/intern/versioning_defaults.c (+43, -6) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+5, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_geom.c (+41, -15) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_brush.c (+77, -2) (Diff)
/source/blender/editors/include/ED_datafiles.h (+3, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021