blender/intern
Konrad Kleine 38dcce2da2 FIX: OSL mix shader clamps 2nd color component to 3rd one.
Previously the OSL Mix shader node was clamping the 2nd color component (green) to the 3rd color component (blue). Now every component is clamped on its own.
2012-12-04 08:40:24 +00:00
..
audaspace Silent a bunch of gcc warnings (usually dummy, but noisy!). 2012-12-02 16:01:06 +00:00
bsp style cleanup, also remove redundant call to set_listbasepointers in free_main(). 2012-11-07 01:02:28 +00:00
container code cleanup: unused defines & some formatting. 2012-11-08 06:46:10 +00:00
cycles FIX: OSL mix shader clamps 2nd color component to 3rd one. 2012-12-04 08:40:24 +00:00
dualcon code cleanup: remove redundant casts 2012-10-14 08:49:01 +00:00
elbeem Bugfix [#29186] Object contribute to fluid sim animation start earlier than keyframe 2012-11-23 05:00:07 +00:00
ffmpeg style cleanup: tabs & whitespace 2012-11-03 15:35:03 +00:00
ghost fix GhostSDL displaying text in multiple views. 2012-12-02 15:58:26 +00:00
guardedalloc Typo fix in comment. No functional changes. 2012-11-28 09:49:26 +00:00
iksolver IK Solver: 2012-11-24 00:18:34 +00:00
itasc add 2 new utility functions to the BGE mesh py api. 2012-11-10 09:45:43 +00:00
locale Fixes for OS X default locale: use pclose and do error checking for file read. 2012-11-21 15:14:19 +00:00
memutil Patch [#33196] Warning Fixes 11-16-2012 2012-11-23 15:12:13 +00:00
mikktspace code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc 2012-09-20 01:02:39 +00:00
moto Cycles: svn merge -r41225:41232 ^/trunk/blender 2011-10-24 22:32:00 +00:00
opencolorio Solved descriptors leak in OCIO module on windows 2012-11-22 12:48:09 +00:00
opennl Patch [#33196] Warning Fixes 11-16-2012 2012-11-23 15:12:13 +00:00
raskter style cleanup 2012-10-27 01:46:47 +00:00
smoke style cleanup and correct own invalid comment. 2012-10-31 11:45:41 +00:00
string use the format attribute in more places, disable X11 options when building with GHOST_SDL 2012-09-16 10:39:19 +00:00
utfconv code cleanup: doxy comment corrections and correct own typo animation player docs. 2012-11-26 00:59:11 +00:00
CMakeLists.txt Replacing gettext i18n backend by boost::locale one. 2012-11-11 16:54:26 +00:00
SConscript Replacing gettext i18n backend by boost::locale one. 2012-11-11 16:54:26 +00:00