Blender Git Commit Log

Git Commits -> Revision 4db1db3

Revision 4db1db3 by Campbell Barton (master)
July 12, 2016, 02:28 (GMT)
readfile: report SDNA decoding errors on file read

This was printed to the stdout, however the error case wasn't checked or well supported.
Also, errors decoding SDNA would sometimes call exit(1).

Commit Details:

Full Hash: 4db1db327a0613abee950ffe12b013afdec2c111
Parent Commit: 0b3183d
Lines Changed: +72, -29

5 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+18, -7) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_genfile.h (+2, -1) (Diff)
/source/blender/makesdna/intern/dna_genfile.c (+44, -19) (Diff)
/source/blender/makesrna/intern/rna_define.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021