Merge branch 'blender-v4.0-release'

This commit is contained in:
Campbell Barton 2023-10-06 16:21:01 +11:00
commit 31dce9d11d
1 changed files with 0 additions and 2 deletions

View File

@ -3431,8 +3431,6 @@ static void tablet_tool_handle_proximity_in(void *data,
GHOST_WindowWayland *win = ghost_wl_surface_user_data(seat->tablet.wl.surface_window);
win->activate();
seat->system->cursor_shape_set(win->getCursorShape());
}
static void tablet_tool_handle_proximity_out(void *data,