Blender Git Commit Log

Git Commits -> Revision 443b3ca

Revision 443b3ca by Bastien Montagne (master)
September 14, 2016, 09:35 (GMT)
Fix two issues related to 'partial' .blend files:

I) Filename was not put in temp Main generated to save selected data only,
this was breaking readcode when trying to open partial file, leading to missing
filename in final loaded Main data.

II) Read code would confuse partial .blend files with Undo ones, when they had no screen in them
(which happens to 99.999% of partial .blend files I guess).

Reported by @sybren, thanks.

Should be safe enough for 2.78 release.

Commit Details:

Full Hash: 443b3ca9b9cb665ed1debdc1794852d963ef917b
Parent Commit: a267710
Lines Changed: +10, -9

1 Modified Path:

/source/blender/blenkernel/intern/blendfile.c (+10, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021