Blender Git Loki
Git Commits -> Revision 847d355
Revision 847d355 by Julian Eisel (master) September 27, 2021, 16:52 (GMT) |
File/Asset Browser: Don't deselect other items when dragging Basically this enables the select-tweaking behavior as per the guidelines: https://wiki.blender.org/wiki/Human_Interface_Guidelines/Selection#Select-tweaking. We use this in most other other editors that allow selecting and dragging multiple items. But besides the consistency improvement, this is important if we want to support dragging multiple assets (or files) in future. We want to support this at least for dragging multiple assets into an asset catalog for the upcoming asset catalog UI. |
Commit Details:
Full Hash: 847d355cab47bca3a2afa1c516dcd712c321b856
Parent Commit: c76ccd8
Lines Changed: +23, -4
1 Modified Path:
/source/blender/editors/space_file/file_ops.c (+23, -4) (Diff)