Blender Git Commit Log
Git Commits -> Revision c6eaa9c
Revision c6eaa9c by Simon Lenz (master) November 26, 2021, 10:08 (GMT) |
MaskEditor: draw active layer on top Instead of drawing the mask layers in the sequence of their occurence, draw the active mask *always* on top. Implementation: - move drawing loop for splines to separate static function - draw active mask last Example: lowest layer is active, yet still drawn on top. {F12140355} This is part of an effort to make mask editing more intuitive & easy to use: https://developer.blender.org/T93097 Reviewed By: sergey Differential Revision: https://developer.blender.org/D13372 |
Commit Details:
Full Hash: c6eaa9c552eb5e505075dda4c7c4e59dc7497738
Parent Commit: 658fd8d
Committed By: Sergey Sharybin
Lines Changed: +38, -18
1 Modified Path:
/source/blender/editors/mask/mask_draw.c (+38, -18) (Diff)