Blender Git Loki
Git Commits -> Revision 67040e0
January 1, 2015, 15:58 (GMT) |
Fix issues when giving a non-existent dir to filebrowser. Note: unlike in current master, path is checked immediately when setting it into filelist (simpler now that filelist building itself is threaded). `filelist_setdir()` modifies in place given path if this one is not valid. |
Commit Details:
Full Hash: 67040e08d3ebbdb8421cc800d3b551cc86eaec86
Parent Commit: 87518fa
Lines Changed: +47, -10