Blender Git Loki

Git Commits -> Revision ce8d6af

Revision ce8d6af by Antonio Vazquez (master)
March 6, 2019, 09:54 (GMT)
Fix T62230: Annotations corrupts GPencil brushes

Use annotations inside grease pencil drawing mode is something incompatible by design. Actually, the annotations are disabled in overlay panel for 2D template and the tool icon is not in the toolbar.

The unique way to get annotations was using D key, but this is wrong.

If you are inside drawing mode, all the events are captured by paint operator and to capture annotations, the operator must be canceled and the mode changed, but this change breaks several things.

It's not logic add annotation inside darwing mode, because you can simply add a new layer and write the text you want.

This change checks the mode and cancel the annotations if the mode is not thje right one.

Commit Details:

Full Hash: ce8d6afb63732771677eb54720903fc8a018a1bf
Parent Commit: 3b1e2a4
Lines Changed: +14, -2

1 Modified Path:

/source/blender/editors/gpencil/annotate_paint.c (+14, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021