blender/source
Bastien Montagne 443b3ca9b9 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.
2016-09-14 11:35:16 +02:00
..
blender Fix two issues related to 'partial' .blend files: 2016-09-14 11:35:16 +02:00
blenderplayer [Windows] Add support for code signing the final binaries. 2016-08-31 06:26:23 -06:00
creator CMake: Skip addons_contrib for release candidate builds 2016-09-05 10:14:07 +02:00
gameengine Fix T49196 2016-08-29 13:33:30 -06:00
tools@896c5f7895 Point submodules to latest master branches 2016-09-02 11:44:22 +02:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00