Blender Git Loki

Git Commits -> Revision 88b24bc

Revision 88b24bc by Campbell Barton (master)
March 15, 2021, 03:48 (GMT)
Writefile: only include recovery info in auto-save & quit.blend

Previously all blend files included the path they were saved,
causing files distributed publicly to include users local paths.
This also included developers home directories for startup & userprefs
defaults & app-templates bundled with Blender.

Now recovery information is only written for auto-save & quit.blend
since this is the only time they're intended to be used.

Commit Details:

Full Hash: 88b24bc6bbbf35bde00c55834330b56708f25897
Parent Commit: d3b4ff6
Lines Changed: +20, -6

4 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+9, -1) (Diff)
/source/blender/blenkernel/intern/blender_undo.c (+5, -2) (Diff)
/source/blender/blenloader/intern/writefile.c (+4, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021