As nobody else ever felt like doing it, and I work too much with official
CVS these days in order not to be terribly annoyed by its absence, here it is: instinctive-blender's "Recent files list". It's in the CTRL-O menu. No UI / muscle memory changes -- the first entry is the same as the only entry that used to be in the former popup. .
This commit is contained in:
@@ -87,6 +87,8 @@ typedef struct Global {
|
||||
|
||||
/* strings: lastsaved */
|
||||
char ima[160], sce[160], lib[160];
|
||||
|
||||
char recent[10][160];
|
||||
|
||||
/* totals */
|
||||
short totobj, totlamp, totobjsel, totcurve, totmesh;
|
||||
|
||||
Reference in New Issue
Block a user