Blender Git Loki
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