Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2286 / 8462

August 8, 2019, 03:22 (GMT)
Pass active data as pointer

Check tselem type before checking if type should be synced when syncing
from the outliner
August 8, 2019, 02:54 (GMT)
Bevel Tool and Modifier: Small UI changes

Tool: Don't expand miter options, optimization.
Modifier: Don't show profile widget when not using custom profile
August 8, 2019, 00:45 (GMT)
Merge branch 'master' into soc-2019-outliner
August 7, 2019, 23:56 (GMT)
UI: Remove Grease Pencil Interpolation from stroke menu

This is a bit redundant because there is the interpolation popover.
Also these options were available while drawing which is not useful.
August 7, 2019, 21:58 (GMT)
Exit OpenXR context/session gracefully if the runtime reports loss pending

Handle XR_TYPE_EVENT_DATA_INSTANCE_LOSS_PENDING and
XR_SESSION_STATE_LOSS_PENDING according to the specification.
August 7, 2019, 21:41 (GMT)
Bevel modifier / tool UI updates

Does not include hide-able custom profile.
August 7, 2019, 21:38 (GMT)
Profile Widget: Fix UI fill bug

The end of the high resolution samples needs to be manually filled with
the location of the end of the profile.
August 7, 2019, 21:20 (GMT)
API Docs: Correct Hotkey

Here we can link to the manual and keep the hotkey updated in the manual
rather than the API docs.

Fixes T68371
August 7, 2019, 21:05 (GMT)
Disable specular highlights in the VR viewport
August 7, 2019, 20:19 (GMT)
Reconfigure the outputs of the Noise node.

We changed the order of outputs so that the Value output is first. We did that because users mostly use the first output, and since noise is most commonly used as a bump texture, roughness textures, or to control other non-color data, it make sense that the first output should be the Value one. Previously, most users used the Color output for practically everything just because it is first in the output list. So reordering should save users some render time without them realizing.
August 7, 2019, 20:17 (GMT)
Fix xrDestroy calls to data already implicitly destroyed by OpenXR

Would effectifely result in null-ops, since the loader does good sanity
checks. The failing functions would still lead to error prints though.
August 7, 2019, 20:13 (GMT)
Correctly request session end according to OpenXR 1.0 specification
August 7, 2019, 19:07 (GMT)
Cloth: new attempt at sewing

Now it works for the most part but the mesh that is generated has some problems with the rendering. Need to look into this.
The cloth doesn't seem to get the updated vertices.
August 7, 2019, 18:36 (GMT)
Fix T68268: Crash switching to Weight Paint mode

Also applied to sculpt mode
August 7, 2019, 18:36 (GMT)
Fix unassigned return argument in recent select refactor
August 7, 2019, 18:26 (GMT)
Add new file and folder icons

These are much larger and can use other icons superimposed on them.

Curtesy of @jendrych, Andrzej Ambro?.
August 7, 2019, 18:12 (GMT)
GPencil: Simplify Merge by Distance operator

The old method to interpolate the position created a wrong merge. Now, always the secondary point is merged with the first one, except the last point.
August 7, 2019, 17:08 (GMT)
Bevel Custom Profile: Better vertex mesh "bulge"

The initial mesh created before the subdivision process follows the
general shape of the profile so that the finished vertex mesh generally
bulges in if more of the profile points are lower down and out if they're
further up.
August 7, 2019, 16:25 (GMT)
Merge branch 'master' into greasepencil-object
August 7, 2019, 15:43 (GMT)
Edit Mesh Selection: Move ED_view3d_select_ functions to bf_draw

It is easier to deal with private values of the DRW_select engine and gives room for improvement.

Reviewers: campbellbarton, fclem

Differential Revision: https://developer.blender.org/D5415
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021