Blender Git Loki
Git Commits -> Revision d772b1d
Revision d772b1d 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 16, 2017, 12:16 (GMT) |
Fix crashes when loading old GP files from 2.79 Moved all the datablock-twiddling version patching magic to the "after_liblink" version patching function. Apparently the problem was that many of the old pointers had not been fixed up at that point, causing problems if relying on accessing their contents. |
Commit Details:
Full Hash: d772b1d934ed9d3c9ec55ac250b29f6107eea025
Parent Commit: d482857
Lines Changed: +59, -49
1 Modified Path:
/source/blender/blenloader/intern/versioning_280.c (+59, -49) (Diff)