Blender Git Commits

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

Page: 8 / 10

September 30, 2015, 15:22 (GMT)
Address request from T46136: make softrange for 'simple deform' angle from -360 to 360 degrees...

This should be safe enough for final 2.76, sould we make other RC.
September 30, 2015, 15:09 (GMT)
Blender 2.76: Update Release Candidate splashscreen label
September 30, 2015, 15:08 (GMT)
Blender Internal: Fix regression in point density texture

The issue was introduced by original Cycles point density support commit,
it lead to a constant density of 1 for object verticies point density source.
September 30, 2015, 15:08 (GMT)
Fix T46285: "Select parent" if there is no parent doesn't work correctly.
September 30, 2015, 15:08 (GMT)
Fix T46313: Cycles bake normal map

Regression moving to bake to looptri
caused by mismatch w/ MFace and MLoopTri when the 3rd index was 0.
September 30, 2015, 15:08 (GMT)
Cycles: Fix wrong particles min/max calculation for point density

Solves wrong object mapping reported in T46301.
September 30, 2015, 15:08 (GMT)
Fix T46325: Armature: No more possible to rotate a bone with only its tip selected, in EditMode.

Regression from rB312cb0a957b81233ea, now we make an exception for TFM_ROTATION mode...
September 30, 2015, 15:08 (GMT)
Fix T46299: Windows: File Browser Crash while listing big folders in preview mode (fonts, images...).

Windows-only bug, mmap & co are not threadsafe by default on this platform, so we have to add a dedicated
spinlock for them in win32.

Note that we may try to get rid of those mmap later, but not for 2.76!

To be backported to final 2.76...
September 30, 2015, 15:08 (GMT)
Fix T46271: switching between textures in texture buttons not updating preview.
September 30, 2015, 15:08 (GMT)
Fix T46212: blender internal lights in exclusive light group wrong in viewport.
September 30, 2015, 15:08 (GMT)
Fix file browser not sorting file list when opened from editor menu
September 30, 2015, 15:08 (GMT)
Fix T46239: Cross effect strip input fields can't be changed (in its properties panel).

Those shall not be editable in UI...
September 30, 2015, 15:08 (GMT)
Fix T46249: Boid goal object that has a force field set to 'Every Point' shape causes crash.

This is a mere bandage, that whole area is known broken anyway, but at least it should prevent the crash.

Note that that kind of stuff (the efd->index being a pointer) is really bad practice imho...

Should be backported to final 2.76.
September 30, 2015, 15:08 (GMT)
Fix node auto-offset to left broken

Own, really stupid mistake in rBc653077bf56 :| Kids, don't commit at night!
September 30, 2015, 15:08 (GMT)
Fix crash reporting render errors during baking.
September 30, 2015, 15:08 (GMT)
Fix T46247: Side-reported, bbox for zero-verts object with OSD subsurf and GPU compute would be -INF.

Trivial fix, to be backported to final 2.76 if possible.
September 30, 2015, 15:08 (GMT)
Fix T46227: ShapeKeys Lattice by the driver, problem updates in new depsgraph

The issue was caused by driver referencing path outside of the key datablock.
September 30, 2015, 15:08 (GMT)
Fix T46219: Knife cuts fail away from center
September 30, 2015, 15:08 (GMT)
Fix T46225: Crash when rendering halo flare

Error introduced in the multiview commit.
Also bringing back the "continue" statement instead of "return", as it
was before multiview.
September 30, 2015, 15:08 (GMT)
Multiview: fix Image Editor not showing Views menu when rendering
non-stereo Multi-View camera rigs (unreported)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021