Blender Git Loki

Git Commits -> Revision 9b602a8

Revision 9b602a8 by Campbell Barton (master)
October 3, 2020, 08:50 (GMT)
Preferences: remove temp directory initialization for WIN32

Revert 76b1a27f96ffe1ec8c5351f34bcc2b9733b4483e since there is no
reason windows should behave differently to other platforms.

This was added so Windows users wouldn't see "/tmp/" in the UI.

Since then the default temporary directory is a blank string,
leave blank on all systems as Python script authors may accidentally
use this instead of `bpy.app.tempdir`.

Commit Details:

Full Hash: 9b602a8020c76c75809291683da1438688b9f8e9
Parent Commit: 10ae2ea
Lines Changed: +8, -15

2 Modified Paths:

/source/blender/blenkernel/BKE_appdir.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/appdir.c (+7, -14) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021