Blender Git Loki
Git Commits -> Revision 8db12b1
Revision 8db12b1 by Julian Eisel (asset-browser) October 8, 2020, 13:52 (GMT) |
Fix issues with browsing repository .blend file The file selection in the Preferences wasn't working well at all. Should now work fine. |
Commit Details:
Full Hash: 8db12b1f951852a4d2a556441c019520e90d5e0a
Parent Commit: 3ed7aee
Lines Changed: +20, -14
5 Modified Paths:
/source/blender/editors/interface/interface_handlers.c (+5, -1) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+1, -1) (Diff)
/source/blender/editors/space_file/filesel.c (+11, -10) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+2, -2) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+1, -1) (Diff)
/source/blender/editors/space_file/filesel.c (+11, -10) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+2, -2) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)