Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 251 / 5574

Revision e5a1cad by Hans Goudey
June 3, 2021, 22:33 (GMT)
Geometry Nodes: Support curve data in the geometry delete node

This commit implements support for deleting curve data in the geometry
delete node. Spline domain and point domain attributes are supported.

Differential Revision: https://developer.blender.org/D11464
Revision c18675b by Hans Goudey
June 3, 2021, 22:06 (GMT)
Cleanup: Add comment explaining assert

This triggers fairly often during development, so it might save some
frustration at some point to have a comment here.
June 3, 2021, 18:17 (GMT)
Overlay: Flash on Mode Transfer overlay

This implements T87633

This overlay renders a flash animation on the target object when
transfering the mode to it using the mode transfer operator.
This provides visual feedback when switching between objects without
extra overlays that affect the general color and lighting in the scene.

Differences with the design task:

- This uses just a fade out animation instead of a fade in/out animation.
The code is ready for fade in/out, but as the rest of the overlays
(face sets, masks...) change instantly without animation, having a fade
in/out effect gives the impression that the object flashes twice (once
for the face sets, twice for the peak alpha of the flash animation).

- The rendering uses a flat color without fresnel for now, but this can
be improved in the future to make it look more like the shader in the
prototype.

- Not enabled by default (can be enabled in the overlays panel), maybe
the defaults can change for 3.0 to disable fade inactive and enable this
instead.

Reviewed By: jbakker, JulienKaspar

Differential Revision: https://developer.blender.org/D11055
June 3, 2021, 17:58 (GMT)
VSE: Add refresh_all operator to all sequencer regions

This operator is needed in some cases to update image preview.
In workspaces with smaller timelines this is limiting, because users
need to first check that mouse cursor is in correct place, then press
CTRL+R shortcut.
June 3, 2021, 17:44 (GMT)
VSE: Remove JPEG reference from proxy panel

Proxies doesn't use MJPEG codec anymore, but text still referenced it.
June 3, 2021, 17:18 (GMT)
GHOST/wayland: set swap interval to 0

The Wayland server will not update hidden surfaces. This will block the
main event loop and thus also block updates to visible windows in a multi-
window setup.
June 3, 2021, 17:18 (GMT)
cmake: use absolute path for Wayland libraries
June 3, 2021, 17:18 (GMT)
GHOST/wayland: inhibit warning
June 3, 2021, 17:18 (GMT)
GHOST/wayland: get cursor settings via D-Bus
June 3, 2021, 17:18 (GMT)
GHOST/wayland: handle missing relative-pointer and pointer-constraints support
June 3, 2021, 17:18 (GMT)
GHOST/wayland: set parent relation only for dialogs to mimic X11 behaviour
June 3, 2021, 17:18 (GMT)
GHOST/wayland: handle return values for data sources
June 3, 2021, 17:18 (GMT)
GHOST/wayland: adapt window and cursor surface scale to support HiDPI screens
June 3, 2021, 17:18 (GMT)
GHOST/wayland: add 'xdg-decoration' support
June 3, 2021, 17:18 (GMT)
GHOST/wayland: fix non-moving normal cursor
June 3, 2021, 17:18 (GMT)
GHOST/wayland: fix restoring hidden cursor
June 3, 2021, 15:18 (GMT)
WM: only use the tablet drag threshold for mouse button events

Keyboard click-drag events now use the "Drag Threshold".
This resolves a problem where keyboard click drag events
used a much smaller threshold when using a tablet.
June 3, 2021, 14:44 (GMT)
LibOverride: fix previous commit (rB826bed4349fa).
June 3, 2021, 14:12 (GMT)
LibOverride: Fix some fail cases with auto-resync.

In some cases e.g. only objects would actually need resync, so
collections on the override character would not be resynced, and if some
objects were sharing relationships with others those could be
lost/destroyed.
June 3, 2021, 13:44 (GMT)
Fix missing updates in RNA override create functions.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021