Blender Git Commits

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

October 21, 2014, 11:38 (GMT)
We're nov 2.72b
October 21, 2014, 10:14 (GMT)
Fix typo in calculateCenterMedian that could give computed median point wrong values.

From soc-2014-shapekey branch, with minor edits by mont29 (Bastien Montagne).
October 21, 2014, 10:14 (GMT)
Fix sequencer duplicate with only handle selected
October 21, 2014, 10:14 (GMT)
Fix T42264: Negative scale & clipped-select fails

Thanks to mont29 for finding the cause.
October 21, 2014, 10:14 (GMT)
Fix sequencer clipboard with meta's containing ID references
October 21, 2014, 10:14 (GMT)
Fix T42189

Own mistake - not copying enough data.
October 21, 2014, 10:14 (GMT)
Fix T42311, too many paint slots added.

Don't allow the add paint slot operator to redo. Also guard better against
excessive slot addition
October 21, 2014, 10:14 (GMT)
Fix T42313: Ruler always measures 0.0

Passing 'ar' to snapObjectsRayEx would apply a ray-offset.
October 21, 2014, 10:14 (GMT)
Fix T42304: blender 2.72a 3D view object selected color wrong in 2.4x theme.

I would not have endured such a critical and monstruous bug one more femtosecond!

And even worse - active color was awfully wrong too! Shocking!
October 21, 2014, 10:14 (GMT)
Fix issue reported by Sebastian Koenig on irc, Clone brush would paint
trash with float images.

Issue is uninitialized alpha in the clone brush + a clamping issue for
float images. There's still some 'swimming' and brightness issue here
but I have to do work for the weekly, will investigate further later.
October 21, 2014, 10:14 (GMT)
More fixes:

* Fill brush did not do proper srgb conversion for byte images (reported
by Sebastian Koenig, thanks!)
* Color sampling for palettes did not refresh the toolbar.
October 21, 2014, 10:14 (GMT)
OSX/PLAYER/cmake: fix player install python bundling, overlloked player has its own PLAYER_TARGETDIR_VER
October 21, 2014, 10:14 (GMT)
Fix T42262: Ocean texture options cannot be edited while in Cycles
October 21, 2014, 10:14 (GMT)
Fix for align bone to cursor (missing normalize)
October 21, 2014, 10:14 (GMT)
Different fix for T42262, we don't put Cycles compat into regular bl_ui files.
October 21, 2014, 10:14 (GMT)
Fix T42281, crash in subsurf with texture painting.
October 21, 2014, 10:14 (GMT)
Fix for pose bones not restoring selection index properly
October 21, 2014, 10:14 (GMT)
Fix T42258: Drivers: `dimensions.x` is always invalid, but `dimensions[0]` works

'PROP_XYZ_LENGTH' subtype was missing from list of valid '.x/y/z/w' ones.
October 21, 2014, 10:14 (GMT)
Fix bad typo in undo code that invalidated all image caches on undo.
October 15, 2014, 15:23 (GMT)
Fix compilation error -- backported change relied on the regular development changes
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021