Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Bakker <jeroen@blender.org>2021-10-12 10:46:46 +0300
committerJeroen Bakker <jeroen@blender.org>2021-10-12 10:46:46 +0300
commit690382bef5c38d9279d72b36660c466114afc774 (patch)
tree700b5c645db32e035c6a767300068bc028ddba23 /source/blender/blenkernel/intern/appdir.c
parente8dc02aa3f219db634a2359619b6581a3879792d (diff)
Fix incorrect commet in appdir.c about cache locations.
Diffstat (limited to 'source/blender/blenkernel/intern/appdir.c')
-rw-r--r--source/blender/blenkernel/intern/appdir.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/blenkernel/intern/appdir.c b/source/blender/blenkernel/intern/appdir.c
index 5779c873222..0ecf6238d3d 100644
--- a/source/blender/blenkernel/intern/appdir.c
+++ b/source/blender/blenkernel/intern/appdir.c
@@ -219,7 +219,8 @@ bool BKE_appdir_folder_documents(char *dir)
/**
* Get the user's cache directory, i.e. $HOME/.cache/blender/ on Linux,
- * %USERPROFILE%\AppData\Local\blender\ on Windows.
+ * %USERPROFILE%\AppData\Local\Blender Foundation\Blender\ on Windows and
+ * /Library/Caches/Blender on MacOS.
*
* \returns True if the path is valid. It doesn't create or checks format
* if the `blender` folder exists. It does check if the parent of the