Blender Git Commit Log
Git Commits -> Revision 8aa6e4d
Revision 8aa6e4d by Sybren A. Stüvel (master) April 11, 2018, 13:06 (GMT) |
Changed assertion of '..' in file browser entries The previous assert assumed '..' is always there, which isn't necessarily true (for example when in the root of an Asset Engine repository). The new code asserts that if '..' is present it should be the first entry (rather than forcing the first entry to be '..'). |
Commit Details:
Full Hash: 8aa6e4d50bfcc0d83985f783228408586b0f877b
Parent Commit: 5a3c146
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/space_file/file_draw.c (+1, -1) (Diff)