|
Blender
V2.59
|
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 555 of file wm_files.c.
References BLENDER_HISTORY_FILE, BLENDER_USER_CONFIG, BLI_addtail(), BLI_exists(), BLI_free_file_lines(), BLI_get_folder(), BLI_make_file_string(), BLI_read_file_as_lines(), BLI_strdup(), FILE_MAX, RecentFile::filepath, ListBase::first, G, ListBase::last, MEM_mallocN(), LinkNode::next, NULL, and Global::recent_files.
Referenced by WM_init().