Files
test2/source/blender/blenlib
Brecht Van Lommel 0621a8e08a Fix for lack of basic error checking in writing compressed .blend files
(which is enabled by default). If there was a problem reading or writing
in the compression process, the original .blend file could get lost. Now
errors are checked, and writing is done as follows:

write .blend@ -> compress .blend@ to .blend@.gz ->
rename .blend@.gz to .blend -> remove .blend@

We've had blender crash here, lose the original .blend and leave an
empty .blend@. It is not clear to me where this would happen in practice 
if there is enough disk space and permissions are correct, so the actual
crash is likely not fixed by this commit.
2010-01-29 11:26:17 +00:00
..
2010-01-08 17:50:55 +00:00
2009-11-15 11:20:44 +00:00
2.5
2009-01-17 14:56:12 +00:00
2008-12-29 13:38:08 +00:00
2009-10-22 17:12:28 +00:00
UI:
2009-09-10 14:20:21 +00:00
2010-01-23 13:57:54 +00:00
2007-11-06 22:29:20 +00:00
2009-07-25 22:20:26 +00:00
2010-01-22 11:10:24 +00:00
2010-01-22 11:10:24 +00:00
2010-01-22 11:10:24 +00:00
2010-01-22 11:10:24 +00:00
2009-11-09 22:42:41 +00:00
2009-12-11 16:59:09 +00:00
2008-12-20 10:02:00 +00:00