Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 466 / 5574

December 8, 2020, 09:55 (GMT)
LibOverride: Add initial support for adding new NLA tracks.

Also makes NLA tracks and strips overridable.

User can either edit existing strips in existing NLA tracks (but not add or remove them), and/or add new NLA tracks after those comming from the linked data.

Most of the work was as usual checking operators and adding protections against illegal operations in override context.

Note that since we can only rely on indices to deal with local added tracks, we forbid any local track being before any linked/original track.

Maniphest Tasks: T72629

Differential Revision: https://developer.blender.org/D9611
December 8, 2020, 09:52 (GMT)
PyDoc: expanded documentation for bpy_struct.is_property_set

This patch expands on the `is_property_set` doc-string,
detailing the purpose of the `ghost` argument added in
d3bcbe10c20e8b418659d8fdca98fd6b4bfecdfe.

Reviewed By: sybren

Ref D9780
December 8, 2020, 09:49 (GMT)
PyDoc: avoid blank lines at the beginning of code-examples
December 8, 2020, 09:48 (GMT)
CMake: fix linking with WITH_SDL_DYNLOAD

While this was only needed in 'source/blender/python',
add to ghost to avoid problems in the future.
December 8, 2020, 09:44 (GMT)
Cleanup: use static declarations
December 8, 2020, 09:44 (GMT)
shaders_test: correct arguments to EEVEE_shaders_cryptomatte_sh_get
December 8, 2020, 08:48 (GMT)
Cleanup: LibOverride: Forgot to update comments in previous commit.
December 8, 2020, 08:40 (GMT)
LibOverride: Refactor collection items 'local' helper functions.

It's easier to read and less 'weird' to check that an item is non-local
in a liboverride data-block, than the other way around. Thanks to
@sybren for noticing it.
December 8, 2020, 01:20 (GMT)
Fix T83117: Curve bevel not handle aligned at end-points

Caused by fix for T80742, 4987b7d347a885916916a888c18401ea2fe552f4.

Keep the fix that calculates the start/end direction
from adjacent points but only use it as a fallback.
December 7, 2020, 22:51 (GMT)
Spelling: Bit Depth Compound Modifiers

Correct usage of compound modifiers like '32-bit'.

Differential Revision: https://developer.blender.org/D9769

Reviewed by Julian Eisel
December 7, 2020, 21:46 (GMT)
UI: Correct Usage of 'Eevee' Name

Use accepted capitalization of Eevee, not 'EEVEE'.

Differential Revision: https://developer.blender.org/D9770

Reviewed by Julian Eisel
Revision e258dfa by William Reynish / Harley Acheson
December 7, 2020, 21:35 (GMT)
UI: Add Heading to Curve Deform Toggles

Adds a heading to the three Properties Curve Deform toggles.

Differential Revision: https://developer.blender.org/D9766

Reviewed by Julian Eisel
Revision 2b3d85d by William Reynish / Harley Acheson
December 7, 2020, 21:34 (GMT)
IC keymap: Properties and Modifier Changes

Updating Industry Compatible keymap for Property filtering and new Modifier behavior.

Differential Revision: https://developer.blender.org/D9765

Reviewed by Julian Eisel
Revision 6858065 by William Reynish / Harley Acheson
December 7, 2020, 21:29 (GMT)
Userprefs: Tooltips Section Layout Tweaks

Small improvements to the layout of the Tooltips section in Preferences.

Differential Revision: https://developer.blender.org/D9772

Reviewed by Pablo Vazquez
December 7, 2020, 20:36 (GMT)
Fix T83307: Some modal keys of transform operators don't correspond to the expected effect

The transform modes `shrinkfatten` and `seq_slide` have a special way of
handling events.

They use modal events in a different way than expected.

Therefore, this commit adds special event handles for these modes and
removes the keymodal tips from the status bar.

These effects are already described in the header anyway.
December 7, 2020, 18:08 (GMT)
Fix T83510: Convert Gpencil to curve crash when stroke has zero points

If the stroke had zero points the pointer returned NULL.

Also replaced for loop by FOREACH macro.

This is a corner case of "empty" strokes without points.
Revision 3e005a3 by Hans Goudey
December 7, 2020, 17:11 (GMT)
Cleanup: Use LISTBASE_FOREACH in node transform code

Also decrease variable scope.
December 7, 2020, 16:17 (GMT)
Add comment to clarify the use of mesh::symmetry

Reviewed By: sybren

Differential Revision: https://developer.blender.org/D9776
December 7, 2020, 16:09 (GMT)
glTF: update Draco library to new version

To support decoding and enhanced encoding of Draco compressed glTF files.

Differential Revision: https://developer.blender.org/D9642
December 7, 2020, 16:09 (GMT)
Fix failing Eevee render tests after recent changes
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021