Blender Git Commit Log

Git Commits -> Revision ca2ae35

Revision ca2ae35 by Julian Eisel (master)
October 26, 2021, 19:57 (GMT)
Asset Browser: Improve hint for asset library that isn't found

We already show a message when showing an asset library whose path can't be
found on disk. The red text was making it look like some fatal error happened.
And the message could be a bit more useful generally.

So this removes the red color of the text, (arguably) improves the text and
adds a button as shortcut to open the Preferences with the asset library
settings.

Differential Revision: https://developer.blender.org/D12894

Commit Details:

Full Hash: ca2ae350ecb5eb154609fd673e3049b77d426774
Parent Commit: d040493
Lines Changed: +60, -18

4 Modified Paths:

/source/blender/editors/screen/screen_ops.c (+22, -0) (Diff)
/source/blender/editors/space_file/file_draw.c (+36, -16) (Diff)
/source/blender/editors/space_file/file_intern.h (+1, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021