October 3, 2014, 13:09 (GMT) |
Fix BI viewport render crash happening with zero render border area This is better to be backported to the 2.72. |
October 3, 2014, 13:09 (GMT) |
Fix T41988: Shadow pass inaccurate calculation |
October 3, 2014, 13:09 (GMT) |
Fix T41905: Linked objects/groups assigned to 'wrong' active layers when called from 3DView Typo using v3d->layact instead of v3d->lay when linking and v3d is available in context. This can be backported to 2.72. |
October 3, 2014, 13:09 (GMT) |
Fix T41993: Constant jittered bug Rotated coordinate of the ray start was used when calculating the ray direction, ending up with wrong direction. |
October 3, 2014, 13:09 (GMT) |
Install_deps: Fix stupid mistake in BUILD_NOTE.txt generation since last commit. Reported by Thomas (DingTo) over IRC, thanks. |
October 3, 2014, 13:09 (GMT) |
Fix T41977: 'Shading' panel of Render buttons not updating Rendered 3DView. Reuse `rna_Scene_glsl_update` here too. |
October 3, 2014, 13:09 (GMT) |
Fix T41978: Shadow was not excluded from combined path unless shadow pass was rendered too. Pretty straightforward, issue probably goes back to (pre)history! |
October 3, 2014, 13:09 (GMT) |
Fix for wrong color space when image loader set both rect and rect_float Quite safe for 2.72. |
October 3, 2014, 13:09 (GMT) |
October 3, 2014, 13:09 (GMT) |
Fix T41995: Box selection - Edit mode - Header not updated. |
October 3, 2014, 13:09 (GMT) |
Fix T41981: Crash by Copy mask splines without splines |
October 3, 2014, 13:09 (GMT) |
Fix T41986: polyfill fails with axis aligned verts |
October 3, 2014, 13:09 (GMT) |
Fix T41956, Soften brush does not work Disallow blur radius zero (versioning error). Also fix gaussian distibution for blurring This is to be included in the final release. |
October 3, 2014, 13:09 (GMT) |
Fix T41974: blender ships vulnerable minilzo version Update lzo library due to security issue Update lzo to latest version. This fixes a security issue (reported in T41974) This also fixes some (false-positive) valgrind warnings. Reviewers: sergey Differential Revision: https://developer.blender.org/D803 |
October 3, 2014, 13:09 (GMT) |
Fix T41962: Command-line without specified filename doesn't renders Issue was caused by the launcher not dealing with slashes in the way windows expects them to be handled -- last slash of the path considered an escape character for the following qoute. This is definitely to be ported to the 2.72 release. |
October 3, 2014, 13:09 (GMT) |
Cycles: Correct object flags bitfield, was missing negative scale there It's quite a few of circumstances to be met to hit the case when render wouldn't be correct. Better to be ported to the final release. |
October 3, 2014, 13:09 (GMT) |
Fix View3d background image display aspect |
October 3, 2014, 13:09 (GMT) |
Fix use of uninitialized variable in mesh_get_mapped_verts_coords. It did not cause an actual bug, this code path is never executed at the moment. |
October 3, 2014, 13:09 (GMT) |
Tracking: Add shortcuts for the copy-paste as well |
October 3, 2014, 13:09 (GMT) |
Fix for missing initialization of Freestyle RenderData parameters for new scenes. |
|