Blender Git Commit Log

Git Commits -> Revision 49b8f73

November 4, 2017, 04:43 (GMT)
Fix: Version patching code was creating extra GP datablocks and throwing them away

After modifying the BKE_object_add() function to create a new GP datablock
by default, this change in behaviour would cause problems for the version
patching code fixing the old scene->gpd.

Commit Details:

Full Hash: 49b8f73715b3b9f6e0f0c7ded91d46a79f480800
Parent Commit: b3a4b8e
Lines Changed: +42, -6

3 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+36, -1) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+2, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021