Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
void | WM_read_history (void) |
Definition in file wm_files.h.
void WM_read_history | ( | void | ) |
Definition at line 565 of file wm_files.c.
References BLENDER_HISTORY_FILE, BLENDER_USER_CONFIG, BLI_addtail(), BLI_exists(), BLI_file_free_lines(), BLI_file_read_as_lines(), BLI_get_folder(), BLI_make_file_string(), BLI_strdup(), FILE_MAX, RecentFile::filepath, G, MEM_mallocN(), LinkNode::next, NULL, UserDef::recent_files, and U.
Referenced by WM_init().