Blender Git Commit Log
Git Commits -> Revision 49b8f73
Revision 49b8f73 by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) 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