Blender Git Loki
Git Commits -> Revision 057117d
Revision 057117d by Antonio Vazquez (master) March 11, 2019, 16:42 (GMT) |
GPencil: Add support to display the material name in selected strokes 2D artists have requested a way to see in viewport the name of the material assigned to a stroke. This is a special request for 2D animation and required to manage complex drawings with multiple materials on it. We don't need add a separate option for this in the panel. Now, when enable Name option in the Viewport Display panel, when you select a stroke in edit mode, the name of the material is displayed near the first point selected. Design reviewed by @mendio and @pepeland |
Commit Details:
Full Hash: 057117de7869cc7adb5f82f25879f15ce18ac4dd
Parent Commit: 84cb5f3
Lines Changed: +60, -0
1 Modified Path:
/source/blender/draw/modes/object_mode.c (+60, -0) (Diff)