Blender Git Loki
Git Commits -> Revision 734d50e
Revision 734d50e by Campbell Barton (master) October 15, 2009, 11:11 (GMT) |
typing in non-existant dirs now goes back to the previous dir. (also for bookmarks and when changing dir's in other places) |
Commit Details:
Full Hash: 734d50e8df0c06e6a4630078f4b7250fbe7d6dcc
SVN Revision: 23859
Parent Commit: 384a1b5
Lines Changed: +23, -17
6 Modified Paths:
/release/scripts/ui/space_view3d.py (+2, -2) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+0, -3) (Diff)
/source/blender/editors/space_file/filesel.c (+8, -2) (Diff)
/source/blender/editors/space_file/file_intern.h (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+10, -7) (Diff)
/source/blender/editors/space_file/space_file.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+0, -3) (Diff)
/source/blender/editors/space_file/filesel.c (+8, -2) (Diff)
/source/blender/editors/space_file/file_intern.h (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+10, -7) (Diff)
/source/blender/editors/space_file/space_file.c (+2, -2) (Diff)