Blender Git Commits

Blender Git "blender-v2.77-release" branch commits.

Page: 4 / 8

April 5, 2016, 08:36 (GMT)
Fix T47928: Crashing save corruption with dynamic paint drip effector groups.

Dynapaint's `foreachIDLink` was mnot handling effector_weights->group pointer...
April 5, 2016, 08:36 (GMT)
Fix T47935: Hair particles; The display percentage parameter breaks after a render is done.

Follow same logic in `psys_render_restore` as in `psys_render_set` - if hair and
display percentage is not 100%, we have to recompute particles...

With regular 'emitter' particles just hiding some is fine (though using random here
will not give a precise proportion...).
April 5, 2016, 08:36 (GMT)
Fix Cycles debug panel, being shown in BI as well.
April 5, 2016, 08:36 (GMT)
Fix T47962: It's possible to set a Sound strip as a modifier Mask.
April 5, 2016, 08:36 (GMT)
Fix T47668: Cycles OpenCL glass not rendering correctly on AMD.

Work around what appears to be a compiler bug.
April 5, 2016, 08:36 (GMT)
Fix T47910: Knife project fails

Regression in fix for T43896, using screen-space precision here is very problematic,
using lower precision here works for both reports.
April 5, 2016, 08:36 (GMT)
Fix T47900: VSE adjustment crashes on blank frame
April 5, 2016, 08:36 (GMT)
Fix incorrect strncat use
April 5, 2016, 08:36 (GMT)
Fix T47838: Walk gravity fails w/ intersecting objects

Regression in 3ad0344, fix from @mano-wii.

More comprehensive fix can be done after 2.77a.
April 5, 2016, 08:36 (GMT)
Fix T47893: BGE crashes w/ generated mesh data
April 5, 2016, 08:36 (GMT)
Fix T47890: Vertex mask w/ subsurf select fails

Regression in GL refactor
April 5, 2016, 08:36 (GMT)
Fix T47830: Multi-edit w/ ui-list wont highlight

Regression from 4d6b892.
April 5, 2016, 08:36 (GMT)
Fix for crash of point density textures due to undefined `point_data` on loading.
April 5, 2016, 08:36 (GMT)
Fix T47670: cycles GLSL incorrect normal map node.
April 5, 2016, 08:36 (GMT)
Fix T47842: UV sculpt brush widgets are available when not in uv sculpt mode.

rB5b3af3dd made the poll function here slightly too laxist.

To be backported to 2.77 should we make an 'a' release.

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D1861
April 5, 2016, 08:36 (GMT)
Fix T47862: VSE hard cut fails

Regression caused by changing how video length is calculated,
however similar problems could be caused by strip length changing on-disk.
April 5, 2016, 08:36 (GMT)
Fix for non spot lamps calculating spot values

Logical error in D1378, also incorrectly used lamp type as a flag.
April 5, 2016, 08:36 (GMT)
Fix add mesh template
April 5, 2016, 08:36 (GMT)
Include requests' cacert.pem file

This allows us to verify certificates of HTTPS connections, which is
mandatory for logins like on Blender ID.

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D1845
April 5, 2016, 08:36 (GMT)
GPU: avoid redundant logic for non-spot lamps
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021