Blender Git Loki
Git Commits -> Revision 6b42183
Revision 6b42183 by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) 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