Blender Git Loki

Git Commits -> Revision da6bda6

Revision da6bda6 by Bastien Montagne (master)
January 25, 2019, 16:46 (GMT)
Fix T60783: (Certain) shapekeys stopped working in 2.8.

This commit adds another optional check (when `--debug-io` is set) on
write .blend process, to check and ensure all shape keys have their
'from' pointer properly set to their respective user ID.
This is intended to be used as debuging tool mostly (to try to detect
when/why some of those pointers can become NULL).

For now, it also systematically perform same checks/fixes when loading a
.blend file, to fix all broken ones laying around. Later we might move
that usage to a do_version instead, but for now think it's safer to
always perfom it (and it's rather cheap process anyway).

Commit Details:

Full Hash: da6bda64839e91dea4e6a7c144f8ae30e2d9076b
Parent Commit: a42441d
Lines Changed: +44, -2

4 Modified Paths:

/source/blender/blenloader/BLO_blend_validate.h (+1, -0) (Diff)
/source/blender/blenloader/intern/blend_validate.c (+37, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021