Blender Git Commit Log

Git Commits -> Revision 33d4953

July 30, 2021, 14:51 (GMT)
UI: New button/widget type for Asset Browser like preview tiles

This button type shows a preview image above centered text, similar to
the File Browser files in Thumbnail Display Mode or the default Asset
Browser display. In fact we may want to port these over to use the new
button type at some point.

Will be used by the asset view UI template that will be added in a
following commit. That is basically a mini version of the Asset Browser
that can be displayed elsewhere in the UI.

Commit Details:

Full Hash: 33d495399fe033929e00798c6b7b1512bb896703
Parent Commit: 0a35fee
Committed By: Fabian Schempp
Lines Changed: +78, -21

5 Modified Paths:

/source/blender/editors/include/UI_interface.h (+3, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+1, -0) (Diff)
/source/blender/editors/interface/interface_intern.h (+12, -2) (Diff)
/source/blender/editors/interface/interface_region_search.c (+6, -2) (Diff)
/source/blender/editors/interface/interface_widgets.c (+56, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021