blender/intern
Brecht Van Lommel e12adeb8c9 Fix #30551: cycles passes combining did not always give identical result combined
with antialiasing/defocus, now divide out color at the very end instead of for each
sample.
2012-03-28 12:18:12 +00:00
..
audaspace Fix for [#30499] video sequencer crashes when moving around within a sequence. 2012-03-21 09:04:34 +00:00
boolop spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
bsp style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
container style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
cycles Fix #30551: cycles passes combining did not always give identical result combined 2012-03-28 12:18:12 +00:00
decimation Quiet warnings about unused functions and variables. 2012-03-19 22:21:40 +00:00
dualcon Remesh modifier: extensive refactoring of the Octree class. 2012-02-18 11:34:53 +00:00
elbeem patch from Jochen Schmitt to get blender building with gcc4.7 2012-02-09 07:01:30 +00:00
ffmpeg Blender should now compile fine with older FFmpeg libraries used. 2012-02-24 15:34:57 +00:00
ghost quiet some warnings for gcc 4.7 2012-03-26 20:49:33 +00:00
guardedalloc spelling cleanup 2012-03-18 07:38:51 +00:00
iksolver unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
itasc OSX: buildfix for itask on 10.5.sdk 2011-11-15 21:55:07 +00:00
memutil unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
mikktspace Code cleanup: fix some clang static checker warnings. 2011-12-22 20:29:44 +00:00
moto Cycles: svn merge -r41225:41232 ^/trunk/blender 2011-10-24 22:32:00 +00:00
opennl Code cleanup: fix some clang static checker warnings. 2011-12-22 20:29:44 +00:00
smoke Bugfix (missed one code line): Copy paste induced bug found by Sv. Lockal. 2012-02-19 21:15:12 +00:00
string code cleanup: dont set the namespace in STR_String.h - 'using namespace std', since this is included in many places. 2012-02-23 02:36:30 +00:00
utfconv SVN maintenance. 2012-03-24 01:42:08 +00:00
CMakeLists.txt SVN maintenance. 2012-03-24 01:42:08 +00:00
SConscript Adds support for utf paths on Windows. 2012-03-20 02:17:37 +00:00