blender/source
Campbell Barton f0d9ff34af Command line options to set blender system environment variables.
Added because CTest has no convenient way to set environment vars for commands it runs.

 --env-system-config -> BLENDER_SYSTEM_CONFIG
 --env-system-datafiles -> BLENDER_SYSTEM_DATAFILES
 --env-system-scripts -> BLENDER_SYSTEM_SCRIPTS
 --env-system-plugins -> BLENDER_SYSTEM_PLUGINS
 --env-system-python -> BLENDER_SYSTEM_PYTHON
2011-01-19 21:30:23 +00:00
..
blender set variable as unused. 2011-01-19 19:58:44 +00:00
blenderplayer stubs.c updates provided by Kupoman. 2011-01-09 02:43:26 +00:00
creator Command line options to set blender system environment variables. 2011-01-19 21:30:23 +00:00
darwin darwin Makefiles: copy release scripts and python modules to where blender looks for them, 2010-10-14 19:30:55 +00:00
gameengine BGE BugFix [#25711]render.setBackgroundColor() does not work: 2011-01-18 22:27:18 +00:00
icons Windows Icons: 2010-09-05 07:08:21 +00:00
kernel rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
test move release/test to source/test, there is nothing release about this dir. 2011-01-18 23:12:02 +00:00
CMakeLists.txt use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
Makefile Reorder library linking. 2010-11-11 06:22:55 +00:00
SConscript dont build blender/kernel if the game engines disabled. 2010-10-31 00:56:46 +00:00