Blender Git Commit Log

Git Commits -> Revision e577428

Revision e577428 by Julian Eisel (master)
November 18, 2021, 10:47 (GMT)
Fix asset preview not showing up for current file data-blocks

For data-blocks from the current file, the image-buffer for dragging
wasn't set at all. This wasn't intentional, dragging things in the Asset
Browser should just always show the preview.

Commit Details:

Full Hash: e5774282b94772af8822f4e3ab8b24207a450fb8
Parent Commit: 8c0370e
Lines Changed: +24, -4

4 Modified Paths:

/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface.c (+12, -4) (Diff)
/source/blender/editors/space_file/file_draw.c (+5, -0) (Diff)
/source/blender/windowmanager/intern/wm_dragdrop.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021