Blender Git Commit Log

Git Commits -> Revision 5f82225

Revision 5f82225 by Bastien Montagne (master)
October 17, 2018, 14:43 (GMT)
DEBUG_IO: add sanity check on libdata in undo step as well.

There are serious suspicions that weird corruptions faced by studio
artists may happen in undo/redo code, so let's see whether that's the
case.

With this, and when --debug-io arg is passed on startup, the whole lib
data are checked at every undo. This makes undo slower (from two to
three times slower), but it could help us spot better what happens...

Commit Details:

Full Hash: 5f8222501c2267ae82829ccf6f6df295a8b8ec55
Parent Commit: 496c325
Lines Changed: +28, -8

2 Modified Paths:

/source/blender/editors/undo/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/undo/ed_undo.c (+27, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021