Blender Git Commit Log

Git Commits -> Revision 07af45e

Revision 07af45e by Sybren A. Stüvel (master)
November 16, 2021, 15:49 (GMT)
Asset Browser: hide catalog debug info behind debug option

Add a new "experimental" debug option `show_asset_debug_info`, and use
that to determine the visibility of the active asset's catalog UUID and
simple name. Previously this was only determined by the "Developer
Extras" option, which meant it was visible in too many situations. It's
not really a "developer extra", and really just a debugging tool, so the
new option is more in line with its purpose.

Reviewed by: Severin

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

Commit Details:

Full Hash: 07af45eec5870765e7ac66e8639afe41141244b0
Parent Commit: ce0d817
Lines Changed: +13, -4

4 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+4, -3) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+1, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021