I made a few annotations to help me out with proportions.
Now i’m further in development and theye are cluthering the screen.
I found a way to hide them.
But can’t seem to find a way to delete them.
Yes i have google -.-
I made a few annotations to help me out with proportions.
Now i’m further in development and theye are cluthering the screen.
I found a way to hide them.
But can’t seem to find a way to delete them.
Yes i have google -.-
You have to display Sidebar of 3DView by pressing N.
At that moment, Annotations Panel becomes visible.
In this panel, you can delete the note or the whole annotations datablock.
Is it possible to delete any (and all) annotations at once, in one fell swoop?
You have to open Blend File display mode in Outliner.
Under Grease Pencil session, you should see all annotations.
You can select them all and delete them all at once by using right click menu → Delete.
Thanks a bundle for the info, @zeauro . However, a global hotkey would be the ultimate thing, since one does annotations all the time for various small things. I’d imagine a hotkey would come in especially handy for people doing screencasts, while explaining things. (Shouldn’t be difficult to code a simple add-on in Python, I wager. Alas, I’m not the coder type myself.)
I create simple add-on for clear current note layer with global hotkey Ctrl-D. I’m new user and cannot upload file to BlenderArtist, so here link to source at PasteBin: Clear Note
Thank you very much