Blender Git Loki
Git Commits -> Revision f34e03d
Revision f34e03d by Bastien Montagne (master) November 20, 2017, 09:16 (GMT) |
Fix (unreported) Crash: broken RNA accessors to tesselated MCol data. Regression from rB823bcf1689a3 (VPaint 2017 GSoC, this is not in 2.79 release). Also cleanup, using fake-array-ification to access struct members is generally not a great idea, but when we already have a totally confusing broken struct layout, this is pure evil, as demonstrated here! Found while investigating T53341. |
Commit Details:
Full Hash: f34e03d34d79785bdb4710b668b4cf803704c9a4
Parent Commit: 65af15a
Lines Changed: +42, -41
1 Modified Path:
/source/blender/makesrna/intern/rna_mesh.c (+42, -41) (Diff)