Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2503 / 5574

September 30, 2015, 18:20 (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.
September 30, 2015, 15:59 (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, 15:57 (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, 08:51 (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...
Revision 491b189 by Julian Eisel
September 29, 2015, 23:58 (GMT)
Fix T46306: Cursor sometimes jumps with num-slider buttons & Continuous Grab

More precise description of the issue: Clicking on the right side of a num-slider button with Continuous Grab enabled sometimes caused cursor to jump to the inner value indicator even though text editing was started.

Happened because data->ungrab_mval wasn't reset correctly after dragging.
Revision 32365bb by Julian Eisel
September 29, 2015, 23:58 (GMT)
Add drag-threshold for number slider buttons

Was already used for normal number buttons for ages, makes sense to use here too.
September 29, 2015, 17:54 (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 28, 2015, 18:32 (GMT)
i18n extraction tools: keep even better order of entries in PO files.

Important to avoid too much changes, especially on the git repo (we are still getting
way too much changes there currently...).
September 28, 2015, 16:33 (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 28, 2015, 16:33 (GMT)
Cycles: Fix wrong particles min/max calculation for point density

Solves wrong object mapping reported in T46301.
September 28, 2015, 08:04 (GMT)
Fix T46293: Text Editor: Convert to spaces/to tabs was totally broken with non-ASCII strings.

Code was totally unaware of UTF8, also it was needlessly complicated...
September 27, 2015, 15:20 (GMT)
BGE docs fix: link to the correct method name
September 27, 2015, 14:32 (GMT)
BGE documentation updates

Mostly added missing :arg: clauses -- these caused the :type:-clauses
that were already in the RST files to be hidden from the output HTML.

I also fixed some argument types from 'list' to 'Vector' where applicable
and corrected some obvious mistakes.
September 27, 2015, 08:24 (GMT)
Fix T46285: "Select parent" if there is no parent doesn't work correctly.
September 27, 2015, 07:51 (GMT)
Fix T46268: All Hotkey "C" are unexpectedly translated in menus.

We need custom context here, those are often very short names so context collision is pretty easy.

Also some minor changes (and avoid shadowing varnames)...
September 27, 2015, 00:40 (GMT)
Fix T46271: switching between textures in texture buttons not updating preview.
September 27, 2015, 00:20 (GMT)
Fix T46212: blender internal lights in exclusive light group wrong in viewport.
September 27, 2015, 00:18 (GMT)
Fix crash reporting render errors during baking.
Revision 5a16c85 by Julian Eisel
September 26, 2015, 11:40 (GMT)
Fix file browser not sorting file list when opened from editor menu
September 26, 2015, 02:02 (GMT)
Use PyThreadState_GetDict, avoid Python internals

Works around problems caused by exposing Py internals (Py_BUILD_CORE).

- Build error with GCC, Py3.6 & OpenMP
- Linking error on MSVC
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021