blender/intern
Brecht Van Lommel afd42031a9 Fix #32974: cycles curved motion blur is not working well combined with rotation,
problem is that the curved interpolation is not constant speed which leads to
mismatches. Turns out this is really hard to solve and implement efficiently, so
curved motion blur is disabled for now, until I can find a solution.
2012-11-11 15:02:05 +00:00
..
audaspace Update CMake rules for audaspace 2012-11-05 14:47:28 +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 #32974: cycles curved motion blur is not working well combined with rotation, 2012-11-11 15:02:05 +00:00
dualcon code cleanup: remove redundant casts 2012-10-14 08:49:01 +00:00
elbeem code cleanup: spelling 2012-10-20 20:36:51 +00:00
ffmpeg style cleanup: tabs & whitespace 2012-11-03 15:35:03 +00:00
ghost OSX/ndof: rollback 52072, test showed we need individually weak functions -> todo: solve the clang link issue other way 2012-11-10 15:13:41 +00:00
guardedalloc code cleanup: some warnings and formatting for PyMethodDef's in the BGE. 2012-11-10 05:42:50 +00:00
iksolver style cleanup 2012-09-20 01:32:13 +00:00
itasc add 2 new utility functions to the BGE mesh py api. 2012-11-10 09:45:43 +00:00
memutil style cleanup 2012-10-28 15:23:16 +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 code cleanup: 2012-10-17 04:13:03 +00:00
opennl Fix blender player link error with scons, include opennl for lapacian smooth modifier. 2012-10-24 19:26:00 +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 style cleanup: tabs & whitespace 2012-11-03 15:35:03 +00:00
CMakeLists.txt remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also remove CTR c++ classes that are no longer used. 2012-10-22 02:39:26 +00:00
SConscript remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also remove CTR c++ classes that are no longer used. 2012-10-22 02:39:26 +00:00