blender/intern
Brecht Van Lommel bae896691a Cycles:
* Add alpha pass output, to use set Transparent option in Film panel.
* Add Holdout closure (OSL terminology), this is like the Sky option in the
  internal renderer, objects with this closure show the background / zero
  alpha.
* Add option to use Gaussian instead of Box pixel filter in the UI.
* Remove camera response curves for now, they don't really belong here in
  the pipeline, should be moved to compositor.

* Output full float values for rendering now, previously was only byte precision.
* Add a patch from Thomas to get a preview passes option, but still disabled
  because it isn't quite working right yet.
* CUDA: don't compile shader graph evaluation inline.
* Convert tabs to spaces in python files.
2011-08-28 13:55:59 +00:00
..
audaspace svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blender . 2011-07-27 07:42:53 +00:00
boolop cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
bsp cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
container cmake maintenance 2011-05-31 01:15:44 +00:00
cycles Cycles: 2011-08-28 13:55:59 +00:00
decimation cmake maintenance 2011-05-31 01:15:44 +00:00
elbeem Elbeem / Fluidsim update: 2011-06-12 23:51:30 +00:00
ffmpeg Fixed compile error on Fedora 15, when FFMPEG was enabled. 2011-07-17 10:28:31 +00:00
ghost Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
guardedalloc Cycles: svn merge -r39132:39457 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2011-08-16 18:59:45 +00:00
iksolver Fix #27891: IK stretch gives inaccurate results. Tweaked translation segment 2011-07-08 12:18:54 +00:00
itasc Minor warning cleanup & fix 2011-06-27 03:36:14 +00:00
memutil cmake maintenance 2011-05-31 01:15:44 +00:00
mikktspace print an error message if Python.h can't be found for cmake and scons since its such a common problem. 2011-07-16 06:55:45 +00:00
moto cmake maintenance 2011-05-31 01:15:44 +00:00
opennl cmake maintenance 2011-05-31 01:15:44 +00:00
smoke cmake source definitions: 2011-07-16 23:01:14 +00:00
string cmake maintenance 2011-05-31 01:15:44 +00:00
CMakeLists.txt Cycles: clean up some unnecessary changes compared to trunk. 2011-08-12 18:29:21 +00:00
SConscript Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00