Blender Git Loki
Git Commits -> Revision ddbbcbb
Revision ddbbcbb by Bastien Montagne (master) September 15, 2016, 10:12 (GMT) |
Fix filebrowser not getting back to valid dir in Release builds. Stupid mistake wrapping path validation code inside a BLI_assert, which means it was only called in Debug builds... Found by Sergey, thanks. Should be backported to 2.78. |
Commit Details:
Full Hash: ddbbcbbbbaecd9903bfc9bc40a43d20bd1085754
Parent Commit: a8ed914
Lines Changed: +3, -1
1 Modified Path:
/source/blender/editors/space_file/filelist.c (+3, -1) (Diff)