Blender Git Loki
Git Commits -> Revision d500fe6
Revision d500fe6 by Julian Eisel (asset-browser) November 22, 2020, 16:25 (GMT) |
Fix wrong assets displayed if repository is invalid If the repository did not point to a valid .blend, all .blend files in the parent directory were read, and all their assets shown. While this may be a cool side effect, it's not wanted by design and would break when dragging in assets. The followup commit will add a hint text to the Asset Browser UI if the repository is invalid. |
Commit Details:
Full Hash: d500fe6dbc9ca2c1f775c91c2f9b305038a647ef
Parent Commit: 5854438
Lines Changed: +7, -2
1 Modified Path:
/source/blender/editors/space_file/filelist.c (+7, -2) (Diff)