Blender Git Loki
Git Commits -> Revision 41142b0
April 16, 2007, 07:01 (GMT) |
* Create autosave dir on windows if it doesn't exist For a long time, Blender has shipped with a .B.blend with a default .B.blend that has "/tmp" as a default temp directory. This, of course, doesn't usually exist on Windows, so anyone who used Blender on Windows and didn't know to manually update it, lost all auto save files. Now on Windows, Blender checks to see if the directory in U.tmpdir exists, and if it doesn't, it will create a new 'autosave' dir underneath the .blender home directory and save auto save files in there. |
Commit Details:
Full Hash: 41142b05d2f9931314b80aa7aa421c0c7f82a69c
Parent Commit: 7fe8ea8
Lines Changed: +17, -0
1 Modified Path:
/source/blender/src/usiblender.c (+17, -0) (Diff)