Blender Git Loki
Git Commits -> Revision 8255daa
March 29, 2017, 19:33 (GMT) |
Make reading without UI work again (and undo) We now try to read the workspace render-layer from the opened file and activate it in all workspaces. The workspace of the first stored window is used hereby, just like we use the scene from the first window too. |
Commit Details:
Full Hash: 8255daa459f49bf371b492f10c402e6e4c38f65c
Parent Commit: d045fec
Lines Changed: +41, -14
5 Modified Paths:
/source/blender/blenkernel/intern/blendfile.c (+8, -1) (Diff)
/source/blender/blenloader/BLO_readfile.h (+7, -4) (Diff)
/source/blender/blenloader/intern/readfile.c (+12, -3) (Diff)
/source/blender/blenloader/intern/writefile.c (+11, -3) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+3, -3) (Diff)
/source/blender/blenloader/BLO_readfile.h (+7, -4) (Diff)
/source/blender/blenloader/intern/readfile.c (+12, -3) (Diff)
/source/blender/blenloader/intern/writefile.c (+11, -3) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+3, -3) (Diff)