Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1021 / 5574

October 5, 2019, 20:17 (GMT)
UI: Split sculpt mask operators into own menu

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

Reviewers: Brecht van Lommel, Pablo Dobarro
October 5, 2019, 15:18 (GMT)
Show Background Image Beneath Transparent Objects (Cycles only)

Camera background images were not shown under transparent objects.
This patch performs an alpha under for background images for cycles.

In order to see the difference the Film transparency needs to be turned on.

Note that workbench and EEVEE still needs to be adapted as they don't
write store alpha value in the viewport.

Side note. This implementation is already an improvement of the current behavior, what users are requesting. (Show background images underneath cycles viewport rendering.) It is clear that this patch still needs to be extended to workbench and eevee. For now that should be marked as a known limitation.

Reviewed By: fclem

Differential Revision: https://developer.blender.org/D5437
October 5, 2019, 14:35 (GMT)
Fix T70418: Text Underline stays Flat on TextCurve Extrude

Underline was implemented in rBa07394ef2cfd.
It seems that the extrude feature never worked.

Ref T70418

Reviewed By: mont29

Maniphest Tasks: T70418

Differential Revision: https://developer.blender.org/D5972
October 4, 2019, 22:33 (GMT)
Make this link again; needs more work for orbis to work.
October 4, 2019, 20:09 (GMT)
make_deps: Fix building ffmpeg on windows

I have no explanation on why this is needed, but it refused to
find opus without it.
October 4, 2019, 19:23 (GMT)
Fix: Headless build
October 4, 2019, 17:11 (GMT)
Small cleanup
October 4, 2019, 17:01 (GMT)
Sculpt: mesh filter, mask filter and dirty mask now work with multires

Thanks to Sergey's neighbor access functions.

Mesh filter still needs some improvements to handle open boundaries better.
October 4, 2019, 17:00 (GMT)
Subdiv CCG: add utility functions for accessing multires vertex neighbors

This is to be used by the new sculpting tools.
October 4, 2019, 16:57 (GMT)
Fix assert when deleting a RBW constraint object.

Side-reported in T70505.

Code did not ensure deleted object was removed from the RBW constraints
collection, leading to some invalid status (object in constraints
collection but without relevant contraints data).

Also fixed another issue - code deleting RBW objects would try to remove
any constraint one using it as target, in a very bad and broken way,
since you cannot iterate over objects of a collection while removing
some... Now instead just NULLify relevant pointers... I hope it works,
otherwise we'll have to take a different approach.

Needless to stress again how weak the whole RBW code is in general, and
regarding same object being used by RBW in more than one scene in particular,
that is known broken situation anyway.
October 4, 2019, 16:45 (GMT)
Cleanup: make context menu last in keymaps
October 4, 2019, 16:43 (GMT)
Cleanup: formatting for text highlighter
October 4, 2019, 16:02 (GMT)
Fix T70467: large cursors option on Linux not showing clear crosshair

Not a great solution, but reverting back to what we had before the recent
changes for this specific case.
Revision db66c33 by Julian Eisel
October 4, 2019, 15:28 (GMT)
Fix T70462: Shift+Click on neighbour folder enters it

In fact, the operator implementation seems to have some issues, which is
why this behaved so glitchy. But for properly set up keymaps it should
work fine.
October 4, 2019, 15:11 (GMT)
Fixed copy-paste error in install_deps.sh
October 4, 2019, 14:57 (GMT)
Fix T69910: crash when using a hotkey for a new or open recent file

Differential Revision: https://developer.blender.org/D5839
Revision 809ab29 by Julian Eisel
October 4, 2019, 14:46 (GMT)
UI: Move all Selected Markers when Dragging

Part of T57918. Selecting and dragging items were conflicting actions
previously when both were using the same mouse button. This avoids the
conflict.

See 056fcdfe7bbed3 for details on behavior.
Revision d4d036a by Julian Eisel
October 4, 2019, 14:46 (GMT)
UI: Move all Selected Dopesheet Keys when Dragging

Part of T57918. Selecting and dragging items were conflicting actions
previously when both were using the same mouse button. This avoids the
conflict.

See 056fcdfe7bbed3 for details on behavior.
Revision 1f5ae1a by Julian Eisel
October 4, 2019, 14:46 (GMT)
UI: Move all Selected Strips and Strip Handles when Dragging

Part of T57918. Selecting and dragging items were previously conflicting
actions when both were using the same mouse button. This avoids the
conflict.

See 056fcdfe7bbed3 for details on behavior.
Revision 5f51e78 by Julian Eisel
October 4, 2019, 14:46 (GMT)
Node Editor: Use new operator utilities for node selection and dragging

Previous commit moved most of this code into more general/generic
utility functions, so we can use that in the Node Editor now.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021