Blender Git Commit Log

Git Commits -> Revision d0d47c7

Revision d0d47c7 by Brecht Van Lommel (master)
February 13, 2010, 23:18 (GMT)
Avoid a DNA parsing bug that would parse "float gravity [3];" as two
struct members "gravity" and "[3]". Now it throws an error in this case,
safer than trying to fix the parsing code. Also patches the old DNA of
ClothSimSettings which had this problem .. very ugly code.

Fixes #20330: cloth sim settings getting corrupted when read from 2.49.

Commit Details:

Full Hash: d0d47c70a924554667b35ceaea9e009f19980c69
SVN Revision: 26877
Parent Commit: ce26d45
Lines Changed: +28, -7

3 Modified Paths:

/source/blender/makesdna/DNA_cloth_types.h (+2, -4) (Diff)
/source/blender/makesdna/intern/dna_genfile.c (+21, -2) (Diff)
/source/blender/makesdna/intern/makesdna.c (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021