Blender Git Commit Log

Git Commits -> Revision 4597b93

December 23, 2016, 19:29 (GMT)
Make undo and file loading without UI work

Phew, that wasn't easy... lots of digging through history to understand why code is like it is... Also, the window manager relinking in blo_lib_link_screen_restore was never executed (I think) because WM is recreated during file read and was NULL at this point. Now we need to run it, so we simply pass old WM. Things are working quite stable now.

Commit Details:

Full Hash: 4597b93b526c2e9d3d7946ee6800e6a1d1b8f468
Parent Commit: e9ba64c
Lines Changed: +283, -268

3 Modified Paths:

/source/blender/blenkernel/intern/blendfile.c (+14, -13) (Diff)
/source/blender/blenloader/BLO_readfile.h (+2, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+267, -254) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021