blender/source/creator
Campbell Barton 270fb4d82b Preferences: use the users temp directory in background mode
This choice was made when preferences were not read in background mode,
so the temp dir needed to be initialized with something.
See bc9848f7e67c3e695403179f8bcdb78b0e5764a3.

Now preferences are always read there is no reason to ignore this
particular preference in background mode.

Anyone wanting to do background renders that ignore their preferences
can run with factory startup.
2020-10-05 01:29:08 +11:00
..
blender.map Fix T76414: crash using Python module that uses NVRTC 2020-05-05 16:01:18 +02:00
buildinfo.c Cleanup: quiet missing variable declaration warning 2019-06-06 10:27:57 +10:00
CMakeLists.txt Move license files to license subfolder 2020-09-24 12:49:36 +02:00
creator_args.c Docs: Fix typo in creator args formatting 2020-09-03 20:41:25 -04:00
creator_intern.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
creator_signals.c Cleanup: split BPY_extern_python into it's own header 2020-08-17 17:20:12 +10:00
creator.c Preferences: use the users temp directory in background mode 2020-10-05 01:29:08 +11:00
osx_locals.map Fix T76414: crash using Python module that uses NVRTC 2020-05-05 16:01:18 +02:00