Home
last modified time | relevance | path

Searched refs:BLENDER_USERPREF_FILE (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_appdir.h97 #define BLENDER_USERPREF_FILE "userpref.blend" macro
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dblendfile.c707 BLI_path_join(filepath, sizeof(filepath), cfgdir, BLENDER_USERPREF_FILE, NULL); in BKE_blendfile_userdef_write_all()
732 BLI_path_join(filepath, sizeof(filepath), cfgdir, BLENDER_USERPREF_FILE, NULL); in BKE_blendfile_userdef_write_all()
H A Dappdir.c986 userpref_path, sizeof(userpref_path), app_template_path, BLENDER_USERPREF_FILE, NULL); in BKE_appdir_app_template_has_userpref()
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_files.c966 filepath_userdef, sizeof(filepath_startup), cfgdir, BLENDER_USERPREF_FILE, NULL); in wm_homefile_read()
1092 temp_path, sizeof(temp_path), app_template_config, BLENDER_USERPREF_FILE, NULL); in wm_homefile_read()
1100 temp_path, sizeof(temp_path), app_template_system, BLENDER_USERPREF_FILE, NULL); in wm_homefile_read()