Blender Git Commit Log

Git Commits -> Revision 24162c9

Revision 24162c9 by Campbell Barton (master)
October 22, 2018, 04:08 (GMT)
Prevent G.fileflags changes when WM_OT_save_mainfile() is called from script

This is to solve an issue where a blend file could be compressed
unbeknownst to the artist. This happened in the following situtation:

- Artist edits an uncompressed blend file.
- Some script saves a compressed blendfile to a separate location.
- When the artist saves the file (s)he is editing (File>Save, or Ctrl+S),
it was silently compressed.

Cherry pick from: cd3b313d5f44a10a1150bf1ddb560775d1bcd827

Commit Details:

Full Hash: 24162c977c2aac79690fa421289a146c0f2677c8
Parent Commit: 64a6c78
Lines Changed: +23, -11

1 Modified Path:

/source/blender/windowmanager/intern/wm_files.c (+23, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021