Blender Git Commit Log

Git Commits -> Revision 615db01

Revision 615db01 by Andrea Weikert (master)
July 15, 2010, 21:39 (GMT)
== installation paths ==
* fix for autosave location -> shouldn't use BLI_gethome anymore
* this frees BLI_gethome of having to emulate the local->user->system search path and can now be truly considered as 'home/default location for .blend files'
* removed setting the default G.sce from read_history, was out of context there.
* fix for creating user dir, leftover from previous commit.

jesterKing, please review -> if there are any issues I will fix or revert.

Commit Details:

Full Hash: 615db01b01c4ad96d8e712aa5469d9eb3ada0d07
SVN Revision: 30399
Parent Commit: 2f96ac8
Lines Changed: +26, -56

5 Modified Paths:

/source/blender/blenlib/BLI_path_util.h (+1, -0) (Diff)
/source/blender/blenlib/intern/path_util.c (+19, -42) (Diff)
/source/blender/python/intern/bpy_app.c (+0, -2) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+2, -12) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021