Go to file
Brecht Van Lommel 6cd32435a2 Fix #32598: clamp blender internal alpha channel to 0..1, and RGB to 0..inf,
to avoid compositing issues. The values can go out of bounds due to sharp
pixel filters.

In Cycles the alpha channel is already clamped, and there are no pixel filters
that could cause negative RGB values.
2012-09-20 00:39:27 +00:00
build_files Updating mingw32 config to reflect new boost libraries in svn 2012-09-17 12:05:18 +00:00
doc uncomment data identifiers from sphinx docs (own error made r41509) 2012-09-03 02:08:56 +00:00
extern Detect too-small planar tracking patches. 2012-09-19 22:25:02 +00:00
intern Fix #31888: cycles crashes using movie for image texture. This is not supported 2012-09-19 23:55:12 +00:00
release Fix #32601: armature select similar missing from select menu. 2012-09-20 00:10:26 +00:00
source Fix #32598: clamp blender internal alpha channel to 0..1, and RGB to 0..inf, 2012-09-20 00:39:27 +00:00
CMakeLists.txt -Wnonnull flag is not for C++. I think we all know it by now, time to 2012-09-18 14:17:10 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for error in recent commit (made function static that shouldn't have been), add extra gcc warnings to cmake. 2012-09-16 01:35:00 +00:00
SConstruct Enable OpenColorIO for MinGW64 build targets 2012-09-16 18:05:32 +00:00