Blender Git Loki

Git Commits -> Revision 2ac7d66

August 16, 2021, 04:19 (GMT)
Enable Asset Browser by default for poses, rest stays experimental

Idea for 3.0 is to disable all functionality that isn't well polished
and focus on those parts first. Starting with poses.

* Adds a new experimental option "Extended Asset Browser", replacing
"Asset Browser".
* Unlike the previous option, this isn't enabled by default anymore.
This didn't work well in practice and caused plenty of confusion.
* "Mark as Asset" and "Clear Asset" are hidden if the option is
disabled.
* Same for the category selection in the Asset Browser.
* Always show display the "Only Assets" option in the File Browser while
browing inside .blend files. That way you can hide data-blocks that
are not pose assets.
* The Asset Library setup UI in the Preferences is always visible now,
it's needed for pose library access.

Addresses T90181, T90180 and T90300.

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

Commit Details:

Full Hash: 2ac7d66336211f014391dd8b525f9d8d0fe9ad41
Parent Commit: 13a8641
Committed By: YimingWu
Lines Changed: +35, -36

11 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+5, -1) (Diff)
/release/scripts/startup/bl_ui/space_outliner.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+1, -6) (Diff)
/source/blender/blenkernel/intern/blendfile.c (+0, -4) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+0, -7) (Diff)
/source/blender/editors/asset/intern/asset_ops.cc (+1, -1) (Diff)
/source/blender/editors/interface/interface_context_menu.c (+1, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+18, -8) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -6) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021