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. |
Revision dba3fb9 by Pablo Dobarro 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 |
Revision 3e695a2 by Richard Antalik 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. |
Revision a1063fc by Richard Antalik 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. |
Revision bb16f96 by Christian Rauch 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. |
Revision b5d7fb8 by Christian Rauch June 3, 2021, 17:18 (GMT) |
cmake: use absolute path for Wayland libraries |
Revision efad9bc by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: inhibit warning |
Revision d9aae38 by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: get cursor settings via D-Bus |
Revision 1fd653d by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: handle missing relative-pointer and pointer-constraints support |
Revision e0bc5c4 by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: set parent relation only for dialogs to mimic X11 behaviour |
Revision 8b78510 by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: handle return values for data sources |
Revision 870bcf6 by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: adapt window and cursor surface scale to support HiDPI screens |
Revision 72607fe by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: add 'xdg-decoration' support |
Revision 899eefd by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: fix non-moving normal cursor |
Revision b414322 by Christian Rauch June 3, 2021, 17:18 (GMT) |
GHOST/wayland: fix restoring hidden cursor |
Revision 7197017 by Campbell Barton 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. |
Revision ed6fd01 by Bastien Montagne June 3, 2021, 14:44 (GMT) |
LibOverride: fix previous commit (rB826bed4349fa). |
Revision 826bed4 by Bastien Montagne 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. |
Revision 797f6e1 by Bastien Montagne June 3, 2021, 13:44 (GMT) |
Fix missing updates in RNA override create functions. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021