Blender Git Commits

Blender Git commits from all branches.

Page: 2837 / 2888

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.

May 4, 2010, 13:42 (GMT)
add cmake option for previous ghash debug commit
May 4, 2010, 13:36 (GMT)
ghash debug mode, compile with GHASH_DEBUG_LEAKS defined and ghash will append the file/line BLI_ghash_new was called from to the tag str it passed to MEM_mallocN
May 4, 2010, 12:26 (GMT)
particle and pointcaches now check if they are recursing; e.g. a particle system instancing itself.
May 4, 2010, 11:54 (GMT)
proxy rigs now properly recall the active bone correctly on file load
May 4, 2010, 11:30 (GMT)
vgroup copy (and a few other ops) now works in editmode.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021