Blender Git Commit Log

Git Commits -> Revision 36b6ea6

Revision 36b6ea6 by Alexander Gavrilov (master)
December 21, 2020, 17:50 (GMT)
Weight Paint: fix Multi-Paint weight display after rB5502517c3.

Weight Paint Multi-Paint definitely depends on the weight specific
flag, and vertex group locking also involves group name symmetry
via BKE_object_defgroup_mirror_selection. These two are also
features implemented by me so I feel confident.

The rest of object_vgroup.c possibly should be changed too, but
that requires more consideration than these obvious cases.

Commit Details:

Full Hash: 36b6ea6cb10751dca752bbef7a87dfbf0aba4de8
Parent Commit: be71bd8
Lines Changed: +2, -2

2 Modified Paths:

/source/blender/draw/intern/draw_cache_impl_mesh.c (+1, -1) (Diff)
/source/blender/editors/object/object_vgroup.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021