Blender Git Commit Log
Git Commits -> Revision c7c711b
Revision c7c711b by Joshua Leung (master) February 18, 2015, 01:49 (GMT) |
GPencil Fix: Added checks to ensure that copy/paste doesn't paste incompatible strokes There was a problem with the copy/paste functionality, where it would be possible to paste 3d strokes into 2D editors, or 2D strokes into the 3D view. The problem with that though is that these will not show up, and because there's no feedback at the time, users may end up doing this pasting several times. |
Commit Details:
Full Hash: c7c711bb726b32ded12a921baffda3b434d44ddb
Parent Commit: bd92168
Lines Changed: +32, -6
1 Modified Path:
/source/blender/editors/gpencil/gpencil_edit.c (+32, -6) (Diff)