Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 717 / 5574

June 22, 2020, 08:30 (GMT)
Fix T78123: Can't remove preset with brackets in the name
June 22, 2020, 07:48 (GMT)
Fix T77942: Add Cube scales immediately upon creation after changing Size attribute on prior Add Cube command

Always use the default size here, since desired bounds have been set
interactively, it does not make sense to use a different size from a
previous command.

Maniphest Tasks: T77942

Differential Revision: https://developer.blender.org/D8056
June 22, 2020, 07:13 (GMT)
Fix error using 'char32_t' as 'wchar_t' on windows

FONT_OT_text_insert failed on Windows.

This change was missing from D6198.
June 22, 2020, 07:03 (GMT)
Fix T77536: Extrude to cursor keybinding missing

Regression in cec7db200452
June 22, 2020, 06:44 (GMT)
Fix T77607: Edit-mode shading regression 2.90

Regression in deaff945d0b9
June 22, 2020, 06:02 (GMT)
UI: report when reloading unsaved text

Address confusion from T78114.
June 22, 2020, 04:55 (GMT)
Python: support building again version 3.9 (unreleased)

Resolves T78089, no functional changes.
Revision f2b5f73 by Hans Goudey
June 21, 2020, 14:55 (GMT)
UI: Only show constaint head/tail property with subtarget
Revision 0de14fb by Hans Goudey
June 21, 2020, 14:47 (GMT)
UI: Fix view reset when toggling subpanel expansion

The view should only reset for the ctrl-click mode that collapses
all other panels.
June 21, 2020, 13:51 (GMT)
GPencil: Fix unreported missing material onion filter

This feature was removed by error during the refactor done in draw engine.

Differential Revision: https://developer.blender.org/D8082
June 21, 2020, 08:24 (GMT)
GPencil: Change effect tooltips for new Shader operators

Instead to use ShaderFx, use Effect and also fixed some wrong cases using Modifier word.
Revision b4ba27f by Hans Goudey
June 21, 2020, 01:51 (GMT)
UI: A few small fixes for constraint layouts

- Head / Tail was stuck on two rows. It seems there is an issue with
headings here, which means the first property has to place its own
label. (So for example the small button can't be first in the row.)
- Some misalignment and decorator fixes for aligned toggles
June 20, 2020, 22:15 (GMT)
Cleanup: Outliner walk select naming

No functional changes. Don't use walk_element now that the walk element
flag is removed.
June 20, 2020, 22:15 (GMT)
Fix T71812: Outliner walk navigation not activating

Walk navigation used a separate flag to select the element. This is
because activation and mode toggling were connected until rB702e00f91088
cleaned up the selection logic.

Now walk navigation can activate objects and other elements without
changing modes. This also addresses renaming in the outliner which
did renaming from the active element, not the walk element.
June 20, 2020, 19:48 (GMT)
Fix T77328: Crash on undo Draw Face Sets stroke with dyntopo active

Draw Face Sets does not work in Dyntopo and the sculpt API should be
responsible for that without needing to add checks all over the code,
but it was doing an undo push of type SCULPT_UNDO_FACE_SETS which is not
supported, causing the crash.

Reviewed By: sergey

Maniphest Tasks: T77328

Differential Revision: https://developer.blender.org/D7924
June 20, 2020, 17:54 (GMT)
GPencil: Fix unreported multiuser datablock for onion message

This is not logic after the refactor.
Revision d994391 by Philipp Oeser / Richard Antalik
June 20, 2020, 04:49 (GMT)
Fix T77994: VSE crash adding a glow effect strip

Since rB47f98a38d0f8 not all 3 effect inputs were assigned anymore. Their
ImBuf's rect was accessed though in do_glow_effect (even though unused in
the following dedicated functions).

Just pass NULL here instead.

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D8064
June 20, 2020, 03:50 (GMT)
Cleanup: use const args for property name/description access
June 20, 2020, 03:17 (GMT)
Fix T54112: curve.splines.new() ignores Curve.resolution_u/v
June 20, 2020, 02:50 (GMT)
Fix T75074: Select Hierarchy error, when object is not on view layer
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021