Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1504 / 5574

October 19, 2018, 18:45 (GMT)
Cleanup: CTX_DATA_BEGIN_FOR_ID no longer needed
October 19, 2018, 18:13 (GMT)
Fix py API docgen script for new context members.
October 19, 2018, 16:38 (GMT)
Make Static Override optional/hidden by default.

That feature will not be ready (or at least, not tested enough) to be
officially part of 2.80 beta. So we disable it by default, hidding it
behind a startup option (`--enable-static-override`), and a python
app var (`bpy.app.use_static_override`).

That way, people who really want to play with it can do it easily, while
not exposing/enabling non-production-ready feature by default.

Note that underlying override code remains active, i.e. files we do have
overridden data-blocks will be loaded correctly according to static override.
October 19, 2018, 16:13 (GMT)
Eevee: LightProbes: Fix negative padding
October 19, 2018, 16:13 (GMT)
Fix function using same local variable name as output variable

This may fix issues with certain compiler.
October 19, 2018, 15:30 (GMT)
Dope Sheet: remove many hard-coded color and alpha constants.

Add the necessary colors and/or alpha components to the theme instead.
Also switch the background for ordinary channels to use the likely
intended theme option, instead of the window background color.

The general rule is that the channel color is drawn full strength in the
channel list on the left, and with alpha in the actual key frame area on
the right. This alpha is also reused with bone group colors.

Reviewers: brecht, billreynish

Differential Revision: https://developer.blender.org/D3813
October 19, 2018, 15:21 (GMT)
UI: reorder and group blend modes in menus, similar to other apps.

Differential Revision: https://developer.blender.org/D3815
October 19, 2018, 15:19 (GMT)
UI: move reports / job back to status bar, but make it more visible with color.
October 19, 2018, 15:16 (GMT)
Merge remote-tracking branch 'origin/master' into blender2.8
October 19, 2018, 15:09 (GMT)
build_depenencies: Fix url for openal.
October 19, 2018, 14:12 (GMT)
Fix shadows of sun type lights on some Intel gpus

When you pass a struct as a parameter to a function, the qualifier "layout(column_major)" is lost.
October 19, 2018, 13:32 (GMT)
Fix T57284: poor result UV unwrapping concave n-gon.
October 19, 2018, 12:42 (GMT)
Multi-Objects: Implement/Fix POSE_OT_select_constraint_target

This operator had an initial multi-objects implementation.
However it would not select target bones across different selected objects.
October 19, 2018, 12:30 (GMT)
Outliner: Open empty collection when something is dragged into it

Reviewers: brecht

Differential Revision: https://developer.blender.org/D3814
October 19, 2018, 12:14 (GMT)
UV_OT_unwrap: Error messages

Make sure a message is not reported multiple times when working with
multi-objects. Like in 2.7x we may have two infos coming from the same operator.

In 2.7 we could report non-uniform xor non-scaled, and subsurface.
Now we can report each one of those errors separately.
October 19, 2018, 11:49 (GMT)
Fix multiple-object uv selection not "deselecting" other objects
October 19, 2018, 11:31 (GMT)
CTX_DATA_BEGIN for active object only (..._from_active_object)

For now only `selected_pose_bones_from_active_object`, more options can
be added on demand.

Discussed this with Campbell Barton. We may need this only for selected
pose bones, time will tell.
October 19, 2018, 09:29 (GMT)
Versioning: name screens by their workspaces

Avoids all screens in the startup file being named 'Default.###'.
October 19, 2018, 09:15 (GMT)
Image Space: make 'UV Edit' a separate mode

This is needed for splitting UV into its own editor, see: T54744
October 19, 2018, 08:59 (GMT)
Outliner: only drag element under mouse if it was not selected before

Reviewers: brecht

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