Blender Git Commit Log

Git Commits -> Revision 88446ee

Revision 88446ee by Nathan Letwory (master)
October 18, 2006, 05:45 (GMT)
Patch 5105 by Joshua Leung (Aligorith), slightly modified by me

* Add WITH_BF_YAFRAY, which per default is 'true', so no visible changes for developers (and users).

Set WITH_BF_YAFRAY to 'false', and you'll save some major compile time :) Also handy if you're strapped for memory and compilation fails on yafray compilation due
to this.

- this commit also has a few whitespace changes and
- made BF_NO_ELBEEM a proper BoolOption. This will be renamed to WITH_BF_ELBEEM in the near future...

Commit Details:

Full Hash: 88446eeca4b6f9d31928a538e3a39d04f1d06976
SVN Revision: 8650
Parent Commit: 134e562
Lines Changed: +81, -23

16 Modified Paths:

/config/darwin-config.py (+2, -0) (Diff)
/config/linux2-config.py (+2, -0) (Diff)
/config/linuxcross-config.py (+2, -0) (Diff)
/config/openbsd3-config.py (+2, -0) (Diff)
/config/sunos5-config.py (+2, -0) (Diff)
/config/win32-mingw-config.py (+2, -0) (Diff)
/config/win32-vc-config.py (+2, -0) (Diff)
/intern/SConscript (+4, -4) (Diff)
/SConstruct (+12, -12) (Diff)
/source/blender/render/intern/source/convertblender.c (+18, -0) (Diff)
/source/blender/render/intern/source/pipeline.c (+10, -1) (Diff)
/source/blender/render/SConscript (+6, -1) (Diff)
/source/blender/SConscript (+4, -2) (Diff)
/source/blender/src/buttons_scene.c (+5, -0) (Diff)
/source/blender/src/SConscript (+5, -2) (Diff)
/tools/btools.py (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021