Blender Git Commit Log

Git Commits -> Revision 88bbb68

Revision 88bbb68 by Bastien Montagne (master)
April 20, 2018, 08:46 (GMT)
Add debug tool to check validity of current file *before* saving.

It is hidden behind the --debug-io flag for now.

Idea is to try to catch broken libraries state in current Main before we
actually write the file on disk, should help catching and understanding
what happens in Spring corruption cases.

Commit Details:

Full Hash: 88bbb68ad01bed841fad9ad26a68510f298e6f3b
Parent Commit: dda7e3b
Lines Changed: +169, -0

1 Added Path:

/source/blender/blenloader/intern/blend_validate.c (+150, -0) (View)

4 Modified Paths:

/source/blender/blenloader/BLO_runtime.h (+3, -0) (Diff)
/source/blender/blenloader/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021