Blender Git Commit Log

Git Commits -> Revision 15d39ea

Revision 15d39ea by Campbell Barton (master)
September 4, 2014, 11:54 (GMT)
Write Compressed blend files directly

Writing compressed files would write the uncompressed blend, then re-compress on-disk.

Use a wrapper for open/write/close commands

Commit Details:

Full Hash: 15d39eaac12c0837f51abdb2041b306b8e9e0d26
Parent Commit: fbed204
Lines Changed: +148, -45

3 Modified Paths:

/source/blender/blenlib/BLI_fileops.h (+2, -0) (Diff)
/source/blender/blenlib/intern/fileops.c (+2, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+144, -44) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021