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