Go to file
Sergey Sharybin 2505984b52 Cycles: use simplier strategy in next_tile for viewport rendering
No need to find tile closest to rendered center in this case, just
return first possible tile. Saves some computation power.
2012-10-25 12:03:36 +00:00
build_files Temporary disable sm_13 for 32bit buildbot -- it requires more than 4GB of memory 2012-10-22 18:10:15 +00:00
doc add section on how to run scripts in blender for the API intro, found there were no simple docs like this in the wiki. 2012-10-24 16:55:06 +00:00
extern Patch Bullet to make it's convex hull implementation usable in BMesh 2012-10-23 23:54:02 +00:00
intern Cycles: use simplier strategy in next_tile for viewport rendering 2012-10-25 12:03:36 +00:00
release Fix #32964: IK constraint had a "Target" option, which actually is an internal 2012-10-24 22:36:06 +00:00
source fix for nasty bug with frame dropping playback. 2012-10-25 11:48:56 +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
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: add check spelling osl 2012-10-17 01:53:29 +00:00
SConstruct 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