May 10, 2010, 17:16 (GMT) |
improved cloth solver for hair situations. also, made flexibility dampening use a special mode for hair, that applies it to individual hair strands (you can use internal friction, e.g. the velocity smoothing, for global velocity dampening). |
May 10, 2010, 15:05 (GMT) |
May 10, 2010, 14:07 (GMT) |
Fix for memory leak when failing to read displacements file. |
May 10, 2010, 14:05 (GMT) |
Fix for failures in read tile tiffs wasn't quite correct, this should work. |
May 10, 2010, 14:00 (GMT) |
Fix for slow raytree build with zero bounding boxes, these would get split into (0..1, 1..size) children which was very slow. Now it just doesn't add primitives to the tree if they have a zero bounding box. |
May 10, 2010, 10:32 (GMT) |
May 10, 2010, 10:21 (GMT) |
Deep shadow buffers are now created and stored tiled, this helps avoid a memory peak when creating them, and also can save some memory afterwards by not storing empty tiles. Threading code here was also changed so that each tile can be rendered by it's own thread, and memarena is now used to avoid slowness due to malloc mutex locks. There's no setting at the moment to configure the tile size, fixed to 256x256 currently to avoid performance problems. |
May 10, 2010, 09:22 (GMT) |
Small correction for loading tiled tiff images in case reading pixels fails. |
May 10, 2010, 09:20 (GMT) |
Fix: always compute dxco/dyco derivatives, previously with shadows disabled these were not computed but still used in a few places. |
May 9, 2010, 04:23 (GMT) |
* Small refactoring to improve readability, no functionality changes. * Replaced the invert and add parameters of disp_run to a single DispOp parameter. This makes explicit that we can CALC disps, APPLY disps, and ADD disps. * Renamed "mat" in disp run. |
May 8, 2010, 08:54 (GMT) |
May 8, 2010, 08:45 (GMT) |
Field Buttons: *Minor spacing problem. |
May 8, 2010, 08:38 (GMT) |
Field Buttons: * Own row for "use_all_layers", to prevent jumping around of the button in different situations. Also makes single column layout readable again. |
May 7, 2010, 15:08 (GMT) |
Render Branch: small fixes and tweaks: * better multires error message * sync blenpluginapi/iff.h with imbuf changes * remove some unused includes |
May 7, 2010, 12:01 (GMT) |
More exception handling for OpenEXR, to fix a crash when reading back tiles from a cancelled render. |
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. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021