Blender Git Commit Log

Git Commits -> Revision 731f347

Revision 731f347 by Joshua Leung (master)
November 22, 2014, 05:05 (GMT)
Fix for previous commit

gpencil_data_duplicate() was being used for gp drawing undo buffers, where using an
exact copy is exactly what we want/need. Instead, the code here now has an additional
arg for determining whether a direct copy is warranted or not.

Commit Details:

Full Hash: 731f3476b7b4660adc446bfb1c6061c20a7d0c1b
Parent Commit: 8319a91
Lines Changed: +12, -9

4 Modified Paths:

/source/blender/blenkernel/BKE_gpencil.h (+1, -5) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+9, -2) (Diff)
/source/blender/editors/gpencil/gpencil_undo.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/space_sequencer.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021