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