blender/source
Lukas Toenne 89dd5e933f Fix for #28876, alpha over with empty image node gives black result.
The image node output is the default value when no image is selected. In pre-2.60 this was always initialized to 0 alpha, the defaults written in the node socket templates were completely ignored for outputs (except for value and RGB input nodes, which use these as button values). Now the stack values are initialized with the template defaults, which are all 0 by default. This patch changes alpha to 0 for image and render layer outputs too.
2011-10-12 13:07:30 +00:00
..
blender Fix for #28876, alpha over with empty image node gives black result. 2011-10-12 13:07:30 +00:00
blenderplayer Update blenderplayer stubs to deal with recent keymaps commit. 2011-10-04 15:21:01 +00:00
creator Patch [#28660] x64 thumbnail handler not being installed in CMake builds by Tom Edwards. 2011-10-07 18:25:54 +00:00
darwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
gameengine - for some reason navmesh wasnt drawing when VBO was enabled. 2011-10-10 02:56:26 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests add 3 PLY and STL export tests. 2011-10-10 00:29:23 +00:00
CMakeLists.txt Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00