Blender Git Commit Log

Git Commits -> Revision cea8f02

Revision cea8f02 by Joshua Leung (master)
August 29, 2016, 04:27 (GMT)
Fix: GPencil Paste couldn't be used to paste strokes from one datablock to another

This was because the poll callback was checking for the presence of an active layer.
If you just create an empty datablock and try to paste, nothing would happen.

However, this check was kindof redundant anyway, as the operator would add a layer for
you if it didn't find one.

Commit Details:

Full Hash: cea8f024eccae3860086aa2b1f65df28dbdf69db
Parent Commit: 44524f7
Lines Changed: +4, -2

1 Modified Path:

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