Blender Git Commits

Blender Git "fracture_modifier-master" branch commits.

Page: 65 / 129

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
April 5, 2016, 08:36 (GMT)
Fix T47670: cycles GLSL incorrect layer weight / fresnel.

World space and view space normals were mixed up, we should only convert from
world to view space if a custom normal is connected, otherwise it is already in
view space.
April 4, 2016, 08:54 (GMT)
fix for rare crash at loading stored constraints

added a null pointer check so to prevent a crash atleast
April 1, 2016, 14:30 (GMT)
another fix attempt for occasional loading crashes
April 1, 2016, 07:46 (GMT)
fix, forgot to set userpointer in point constraint
March 31, 2016, 23:53 (GMT)
fix, forgot to load participating constraints per meshisland

this caused crashes when trying to simulate with percentage breaking
March 31, 2016, 19:36 (GMT)
fix attempt for crash on loading last blend (quit.blend with dynamic fracture)
March 31, 2016, 18:07 (GMT)
crash fix for loading files with dynamic fracture enabled

forgot to set runtime listbase pointers of fractureIDs to NULL
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021