Blender Git Commit Log
Git Commits -> Revision 8319a91
Revision 8319a91 by Joshua Leung (master) November 22, 2014, 05:05 (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: 8319a91ad4c010dc6060260b36fe5cb15c55e005
Parent Commit: 82aa32c
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/gpencil.c (+1, -1) (Diff)