Blender Git Commit Log
Git Commits -> Revision ceb0491
Revision ceb0491 by Julian Eisel (master) August 2, 2021, 15:00 (GMT) |
Asset Browser: Don't show inapplicable filter and display settings So far the Asset Browser just showed the same popups and settings as the File Browser. Not all of them made sense for the Asset Browser though. * Don't show inapplicable recursion toggle. * Don't show sorting options, which don't work with assets anyway. * Don't show the Filter popover, there are currently no applicable items in there. Just like in D12057, I decided to add separate classes for the Asset Browser case. Differential Revision: https://developer.blender.org/D12059 |
Commit Details:
Full Hash: ceb049133c6fe7e66e67227c5f8fde311e69aa14
Parent Commit: d8bf332
Lines Changed: +38, -21
1 Modified Path:
/release/scripts/startup/bl_ui/space_filebrowser.py (+38, -21) (Diff)