Blender Git Commit Log

Git Commits -> Revision aed5b88

Revision aed5b88 by Julian Eisel (master)
January 13, 2021, 10:10 (GMT)
Asset System: Disable Asset Browser as experimental feature

The Asset Browser will be disabled and not available for the 2.92 release. In
alpha/beta builds, there will be an "Asset Browser" option under Preferences >
Experimental, if the developer extras are enabled.
Note that this also disables related UI elements (e.g. "Mark Asset" buttons,
Preferences settings for asset libraries, etc.).

The code is still in master of course, development and testing will continue
there. But there simply needs to be too much polishing and fixing before the
2.92 release, plus there are some design decisions to be reevaluated.

Check the milestone 1 project to follow ongoing work:
https://developer.blender.org/project/view/124/

Commit Details:

Full Hash: aed5b88ec1a651faad5f4a95828e1b9d907f0af4
Parent Commit: 27b78c9
Lines Changed: +49, -8

8 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+4, -2) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+16, -3) (Diff)
/source/blender/editors/asset/asset_ops.c (+9, -0) (Diff)
/source/blender/editors/interface/interface_context_menu.c (+1, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+7, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021