May 7, 2010, 09:44 (GMT) |
Render Branch: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r28638:28639 (skipping ghash merge) svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r28640:28643 |
May 7, 2010, 06:54 (GMT) |
May 6, 2010, 20:10 (GMT) |
merged over last commit, 28428 |
May 6, 2010, 17:58 (GMT) |
May 6, 2010, 14:43 (GMT) |
Fix tile cache crash, IMB_addrectImbuf could free mipmap levels on convert tiles to rect, but we want to keep them. |
May 6, 2010, 11:49 (GMT) |
May 6, 2010, 08:34 (GMT) |
May 6, 2010, 07:10 (GMT) |
write metadata info into OpenEXR images. can be viewed with the command line utility 'exrheader' |
May 5, 2010, 17:52 (GMT) |
debug print, left in by accident |
May 5, 2010, 17:07 (GMT) |
Fix image tile cache crash when rendering with the max number of threads (64), it needs max threads + 1 local caches. |
May 5, 2010, 16:21 (GMT) |
Fix memory free errors for CollisionModifierData.xold. |
May 5, 2010, 16:14 (GMT) |
Fix/workaround for wrong speedvectors in some shots, added an extra scene_update_for_newframe call to ensure everything is updated to the correct state before rendering. |
May 5, 2010, 15:49 (GMT) |
May 5, 2010, 10:20 (GMT) |
division by zero fix |
May 5, 2010, 00:28 (GMT) |
Fix crash rendering sss + irr cache, mask value could get a too high value causing centmask lookup to go out of bounds. |
May 4, 2010, 22:02 (GMT) |
May 4, 2010, 21:19 (GMT) |
Fix light group rendering for case with twice-linked sintel groups. |
May 4, 2010, 16:54 (GMT) |
Fix wrong pixels when reading small mipmap levels from .tx files. |
May 4, 2010, 15:36 (GMT) |
pass string to new hashes as with guarded alloc and memarena, this way theres no need to use a compile time option |
May 4, 2010, 15:14 (GMT) |
Render Branch: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r28522:28574 note: rna_lamp.c changes didnt make it in. |
|