Blender Git Loki
Git Commits -> Revision 4ba7201
Revision 4ba7201 by Julian Eisel (master) October 15, 2021, 16:53 (GMT) |
Asset Browser: Hide Import Types menu for "Current File" asset library This menu doesn't have an effect on the importing while in the "Current File" asset library. This can be quite confusing. However, just hiding the menu may be a temporary solution. Decision actually to instead show a different menu, that allows choosing between duplicating and reusing data on drop. This is being reviewed here https://developer.blender.org/D12879. Meanwhile (or in case we end up rejecting that), this change should avoid some confusion. Differential Revision: https://developer.blender.org/D12752 |
Commit Details:
Full Hash: 4ba72015465db2a163602fbc0001b4d8efaf69df
Parent Commit: b66b3f5
Lines Changed: +2, -1
1 Modified Path:
/release/scripts/startup/bl_ui/space_filebrowser.py (+2, -1) (Diff)