Blender Git Commit Log

Git Commits -> Revision 2ed2dd7

Revision 2ed2dd7 by Antonio Vazquez (master)
April 14, 2020, 10:48 (GMT)
GPencil: Add missing 2.82 Random Layer color removed in refactor

Use a single color by object in grease pencil is not practical because is necessary to see all layers.

To tint by layer, the layer tint parameter is used and not the material color as is done in other modes.

This function has been backported from 2.82 because was removed in the 2.83 refactor.

Commit Details:

Full Hash: 2ed2dd7b13a09b1081c8110c245c51bb6b3bac91
Parent Commit: cc9bee9
Lines Changed: +30, -22

2 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_cache_utils.c (+26, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_data.c (+4, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021