Blender Git Commit Log
Git Commits -> Revision c3eab0e
November 23, 2014, 23:33 (GMT) |
Bugfix: Duplicating Grease Pencil datablocks wasn't doing so in a safe way Grease Pencil data (bGPdata) is now a datablock, so it isn't safe to use MEM_dupallocN() for copying new instances of these anymore. |
Commit Details:
Full Hash: c3eab0e2f4c8b6b1b2c62727358f936d2147604f
Parent Commit: 9901eed
Committed By: Julian Eisel
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/gpencil.c (+1, -1) (Diff)