Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 280 / 5574

May 7, 2021, 15:17 (GMT)
UI: Display indicator in the 3D Viewport when Clipping Region is on

Small addition inspired by [this tweet](https://twitter.com/Vorundor/status/1390645286624763909) of a user in a situation I also saw myself in the past.

Showing "(Clipped)" next to the view name in the `Text Info` overlay fits well since it's a per-viewport setting.

{F10059921, size=full}

While on Local view:
{F10059925, size=full}

Multiple viewports:
{F10059946, size=full}

Reviewed By: Severin

Differential Revision: https://developer.blender.org/D11193
May 7, 2021, 15:12 (GMT)
Node Editor: Show frame label only when a label is set

Avoids having frames with the word "Frame" on top, resulting in less visual noise.
(users were working this around by adding a space as label name).

Differential Revision: D11193
May 7, 2021, 15:12 (GMT)
Cleanup: Remove deprecated variables and functions calls from our ffmpeg code

There need to be more cleanup for ffmpeg 4.5 (ffmpeg master branch).

However this now compiles on ffmpeg 4.4 without and deprication
warnings.

Reviewed By: Sergey, Richard Antalik

Differential Revision: https://developer.blender.org/D10338
Revision 5bfd5e7 by Hans Goudey
May 7, 2021, 14:55 (GMT)
Fix: Curve to mesh node fails with one point and no profile

Just because the spline is cyclic does not necessarily mean that it has
an edge.
May 7, 2021, 14:53 (GMT)
Merge branch 'blender-v2.93-release'
May 7, 2021, 14:51 (GMT)
Fix: No sound is exported with ffmpeg 4.4

We were not assigning the amount of sound channels to the output frames.
Newer ffmpeg releases has sanity checks in place and doesn't fall back
to two channels anymore.
May 7, 2021, 14:27 (GMT)
Geometry Nodes: Parallelize Attribute Curve Map node

This adds `parallel_for` to the Attribute Curve Map node to improve performance.
Grain size set to 512.

Reviewed By: HooglyBoogly

Differential Revision: https://developer.blender.org/D11194
May 7, 2021, 14:14 (GMT)
Merge branch 'blender-v2.93-release'
May 7, 2021, 14:07 (GMT)
LibOverride: more tweaking to handling of obsolete overrides during resync.

this is a followup to rB2bd85d9cc623, we cannot forcefully delete
obsolete overrides of object data (meshes etc.), as this implies also
deleting their user object, which might still be a perfectly valid
override, albeit in conflict regarding its obdata ID pointer...
May 7, 2021, 13:57 (GMT)
Cleanup: clang tidy

readability-inconsistent-declaration-parameter-name
May 7, 2021, 13:45 (GMT)
Cleanup: make format (clang-format)
May 7, 2021, 13:45 (GMT)
Silence warnings
May 7, 2021, 13:45 (GMT)
Merge remote-tracking branch 'origin/blender-v2.93-release'
May 7, 2021, 13:41 (GMT)
Cleanup: make format (clang-format)
May 7, 2021, 13:30 (GMT)
GPencil: Add Bracket keymaps to increase/decrease brush size

This add the missing keymaps.

Requested by Jukien Kaspar.

Differential Revision: https://developer.blender.org/D11183
May 7, 2021, 10:54 (GMT)
Merge branch 'blender-v2.93-release'
May 7, 2021, 10:54 (GMT)
LibOverride: Do not preserve local overrides when their linked data disappear.

This is the opposite of previous code, which would keep those
'deprecated' overrides arround (often in a dedicated collection), when
they were detected as user-edited.

While this is a safe-ish way to (try to) preserve user-edited data, this
tends to add too much 'trash' data to production scenes, which cleaning
becomes a burden.

Note that user will get warnings in thos cases, and can always choose
not to save the current blend file and go fix the library issue instead.
May 7, 2021, 10:54 (GMT)
LibOverride: Add proper reports when deleting user-edited overrides as part of resync.

Logs are not enough here, we need proper warning visible for the user.
May 7, 2021, 10:52 (GMT)
LibOverride: Fix many 'obsolete' overrides not being properly deleted.

Code detecting overrides which reference linked data is missing was
actually missing many cases, leading to too much garbage data being kept
around after resync process.
May 7, 2021, 10:43 (GMT)
Fix T88100: Crash going to shading tab
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021