Blender Git Commit Log

Git Commits -> Revision 5e5a38c

Revision 5e5a38c by Brecht Van Lommel (master)
October 20, 2009, 16:43 (GMT)
Bugfixes for quit.blend + library linking, the last commit didn't solve
that completely:

* quit.blend is saved from the undo file, which did not save out library
ID_LI and ID_ID blocks, for quick undo keeping the library datablocks.
However this means library links are lost on reading the quit.blend, so
now instead of not writing them, they are not read on undo.
* Libraries were not not using the right path yet always.

Note the screen setup is still not recovered from the quit.blend if no
auto save happened yet, but that is not important enough to spend time on
now.

Commit Details:

Full Hash: 5e5a38cdc3f4983eb17588fcaa1c4a44dbb20892
SVN Revision: 24010
Parent Commit: 9a00cc5
Lines Changed: +30, -14

4 Modified Paths:

/source/blender/blenloader/intern/readblenentry.c (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+27, -10) (Diff)
/source/blender/blenloader/intern/readfile.h (+1, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021