Blender Git Commit Log

Git Commits -> Revision 56e20ea

Revision 56e20ea by Joshua Leung (master)
June 4, 2011, 01:54 (GMT)
User Pref to not overwrite Recent Files list everytime you open a new
file

This is just a more formalised version of a local hack I've been
running locally for the past year now. It's especially useful when you
want to maintain your own set of recently opened test files (or
perhaps current project files), but then be able to quickly open some
.blend files downloaded from the web (i.e. checking out some bug
report, or how someone else sets up some node setup) without
loosing/polluting your existing recent files list as a result of doing
so, and having to either resort to some nasty methods to get it back.

Of course, this is still really hacky, as for instance, it means that
the currently opened file will not show up in the recent files list
for quick reload. However, that's why this is a userpref :)

Commit Details:

Full Hash: 56e20eafe90ba6082acad9f84da3a1dc69c987a0
SVN Revision: 37155
Parent Commit: d1c542c
Lines Changed: +13, -2

4 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+1, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021