Blender Git Commit Log

Git Commits -> Revision abc5e7d

Revision abc5e7d by Antonio Vazquez (master)
November 4, 2020, 15:13 (GMT)
Annotations: Set as visible when use the annotation tool

If the annotation draw operator is used, enable the annotations in the current area.

Before this change, some editors had the annotation flag set to OFF, but this could be solved with a versioning code, but this did not solve the root problem. The user can disable annotation visibility in the overlay or side panel, depending on the editor. If the user uses the annotation tool and this flag is OFF, the annotation is not visible, and this is not correct. With this patch, every time the user uses the tool, the annotation visibility flag is set to ON to ensure the annotation is visible.

This solves the problem of T82273, T79578 and T80294

Maniphest Tasks: T82273

Differential Revision: https://developer.blender.org/D9409

Commit Details:

Full Hash: abc5e7d59600249b4ac97b159ffe715fe463cb7f
Parent Commit: b63490b
Lines Changed: +38, -0

1 Modified Path:

/source/blender/editors/gpencil/annotate_paint.c (+38, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021