Blender Git Loki

Kaikki Blender Git kommitit.

Page: 376 / 8462

August 3, 2021, 08:36 (GMT)
GPencil: Split tags

Add Animation tag separated of Grease Pencil Tag
August 3, 2021, 08:13 (GMT)
August 3, 2021, 08:13 (GMT)
Fix T85436: Separate by loose parts doesn't show new objects

Only the "changed" state from the last edit-object was used,
this meant the operator would not perform the necessary update
with multi-object edit-mode.

Use "changed" & "changed_multi" naming convention.
Revision b54e741 by Falk David (master)
August 3, 2021, 07:42 (GMT)
UI: Add light count to viewport statistics

Even though lights were part of `SceneStats`, they were not used when
rBfd10ac9acaa0 was committed.

This patch adds the light count back into the statistics. When a light is
the active object, it will display the total number of lights in the
scene, as well as how many lights are currently selected.

{F10141354}

Reviewed By: #user_interface, Severin, Blendify, harley

Maniphest Tasks: T88512

Differential Revision: https://developer.blender.org/D11387
August 3, 2021, 06:34 (GMT)
Revert "Fix spin-gizmo not allowing click events to select vertices"

This reverts commit 0b903755a9908344e9fcb4a33b4f0340abeb9386.

This caused T86030, left-mouse selection override clicking,
which is used for creating a full revolution.
August 3, 2021, 06:10 (GMT)
Cleanup: Hide implementation details for ED_keyframe_keylist.

For T78995 we want to change the data structure of keylists to
improve performance. (Probably a Vector with bin-search capabilities).

This patch hides the internal structure of the keylists behind `AnimKeylist`
structure. This allows us to change the internals without 'breaking' where it is
being used.

The change adds functions to create, free, find and walk over the
keylist.

Reviewed By: sybren

Maniphest Tasks: T78995

Differential Revision: https://developer.blender.org/D11974
August 3, 2021, 06:08 (GMT)
T90372: Assets: When dropping material use active material slot.

Currently when dropping an asset the first material slot is always updated.
This patch changes that logic to update the active material slot.

In future the behavior will be updated to use the material slot of the face under the cursor.
That requires better feedback tot he user.

Reviewed By: Severin

Maniphest Tasks: T90372

Differential Revision: https://developer.blender.org/D12056
August 3, 2021, 06:07 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lineart-contained
Revision a53feb0 by Miguel G / Campbell Barton (master)
August 3, 2021, 06:00 (GMT)
Fix T89691: Solidify modifier simple/complex inconsistency

Maintain the sign when clamping non zero offset.

Reviewed By: campbellbarton, weasel

Ref D11832
August 3, 2021, 05:58 (GMT)
Version bump: 2.93.2 release.
August 3, 2021, 05:27 (GMT)
Cleanup: use C++ comments or 'if 0' for commented code
August 3, 2021, 05:01 (GMT)
Fix crash adding custom normals

Caused by error converting this file to C++
eccdced972f42a451d0c73dfb7ce19a43c120d7f.
August 3, 2021, 04:28 (GMT)
Cleanup: Unused variable warning
August 3, 2021, 04:11 (GMT)
Support fields in the curve set handles node
August 3, 2021, 03:58 (GMT)
Support fields in the curve subdivide node
August 3, 2021, 03:58 (GMT)
Fix unhandled switch cases
August 3, 2021, 03:49 (GMT)
Support field selection in the mesh to curve node
August 3, 2021, 03:42 (GMT)
Support anonymous attributse in the select by material node
August 3, 2021, 03:33 (GMT)
Support fields in the material assign node
August 3, 2021, 03:29 (GMT)
Support fields and anonymous attributes in the raycast node
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021