Blender Git Commits

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

Page: 8 / 10

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)
September 30, 2015, 15:08 (GMT)
Fix T46226: Bake normals multi-res crash
September 30, 2015, 15:08 (GMT)
Fix T46232: Boids crash w/ random rule selection
September 30, 2015, 15:08 (GMT)
Fix T46222: Eyedrop picking objects inconsistently
September 30, 2015, 15:07 (GMT)
Blender 2.76: Point submodules to new commits
September 23, 2015, 14:02 (GMT)
Fix T46215: Explode modifier looses textures
September 23, 2015, 14:02 (GMT)
Update module test to pass w/o freestyle enabled
September 23, 2015, 14:02 (GMT)
prevent assert: select-linked UV delimit w/o UV's
September 23, 2015, 14:02 (GMT)
Fix T46202: OS X (and Windows?) crash when going fullscreen.

Calling event handling recursively during window live resize is problematic,
the code wasn't designed to do that. Instead postpone event handling until
after live resize.
September 23, 2015, 14:02 (GMT)
OpenSubdiv: Fix crash with empty mesh

Reported by newbz in IRC, thanks!
September 23, 2015, 14:02 (GMT)
Update test to RNA API
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021