Blender Git Loki

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

Page: 7 / 10

October 9, 2015, 11:23 (GMT)
BGE: Fix T46302: abort call for unnormalized quaterions.
October 9, 2015, 11:23 (GMT)
CMake: detect OS X 10.11 / Xcode 7.
October 9, 2015, 11:23 (GMT)
Fix T46368: Subtitle Export: Subtitles are not sorted by time.

We need a temp list of Text effect strips here, to be able to sort it as we want...
October 9, 2015, 11:23 (GMT)
InstallDeps: Fix broken OSL (would not generate valid default names for its .oso pre-compiled files).

Also, externalize temp/hacky patches in own dir, much much cleaner than integrating them in bash script!
October 9, 2015, 11:23 (GMT)
Fix (unreported) broken export of timecodes in SubRip VSE exporter.

Would write 1.04 seconds as `00:00:01,40` instead of `00:00:01,040`...

Anyway, we already have BLI API for timecodes, much better to add
SubRip timecode format there, heavily simplifies code.

To be backported to final 2.76.
October 9, 2015, 11:23 (GMT)
Fix T46331: File open does not show thumbnails, when a filter_glob is provided by python scripts.

No reason to exclude usual file-type 'guessing' for operator-filtered extensions...

Safe for 2.76, should we need to merge more fixes.
October 9, 2015, 11:23 (GMT)
Fix T46321: 3D view not refreshed immediatelly after pasting keyframe in dope sheet (for a single channel)
October 9, 2015, 11:23 (GMT)
Fix T46339: Edge sliding when there is only one vertex in the mesh crashes blender.

If t->mode remains edge/vert slide, restoreTransObjects() ends up calling
projectVert/EdgeSlideData(), which tries to access invalid customdata...

Not sure why we call again restoreTransObjects() and resetTransRestrictions() here tbh,
but safer not to change that for now.

Should be backported to 2.76 if possible.
September 30, 2015, 16:05 (GMT)
Fix T46332: Can't select an object with OpenSubdiv enabled

The issue was introduced by a wrong fix for T46247. Now both reports should
be properly solved.
September 30, 2015, 16:05 (GMT)
Revert "Fix T46247: Side-reported, bbox for zero-verts object with OSD subsurf and GPU compute would be -INF."

This reverts commit b278e8742be436f7d0272033bc93def1d47f1752.
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.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021