Blender Git Commit Log

Git Commits -> Revision 6b42183

June 28, 2018, 07:13 (GMT)
3D Annotations: Restore ability to access annotations from the 3D view

For now, the "gpencil" context properties work as follows:
* If the active object is a GP Object, the GP data associated with
that is returned
* Otherwise, the Scene's GP data (i.e. annotations) are used

We may need to revise this later. But in the meantime, I'm restoring
this so that we have a quick way of figuring out what parts of the
annotation tool workflow are currently broken.

Commit Details:

Full Hash: 6b42183120f162c32d41bfc47c1bc3ccbacf52f3
Parent Commit: f855bb5
Lines Changed: +39, -16

3 Modified Paths:

/source/blender/editors/gpencil/gpencil_utils.c (+26, -7) (Diff)
/source/blender/editors/include/ED_gpencil.h (+6, -2) (Diff)
/source/blender/editors/screen/screen_context.c (+7, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021