Blender Git Loki

Git Commits -> Revision 62cb5c5

Revision 62cb5c5 by Julian Eisel (master)
August 11, 2021, 12:32 (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: 62cb5c5c4aacc3f83fa5053e4fb5fc4524522fe7
Parent Commit: 48ba341
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