Blender Git Commit Log
Git Commits -> Revision 2c7ee72
January 7, 2015, 20:13 (GMT) |
Add moving around bookmarks (same system as for vgroups etc.). |
Commit Details:
Full Hash: 2c7ee72167bfe9e42fda64f29ba37ee24ef00925
Parent Commit: 8846035
Lines Changed: +153, -3
6 Modified Paths:
/release/scripts/startup/bl_ui/space_filebrowser.py (+19, -2) (Diff)
/source/blender/editors/include/ED_fileselect.h (+1, -0) (Diff)
/source/blender/editors/space_file/file_intern.h (+1, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+130, -0) (Diff)
/source/blender/editors/space_file/fsmenu.c (+1, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -0) (Diff)
/source/blender/editors/include/ED_fileselect.h (+1, -0) (Diff)
/source/blender/editors/space_file/file_intern.h (+1, -0) (Diff)
/source/blender/editors/space_file/file_ops.c (+130, -0) (Diff)
/source/blender/editors/space_file/fsmenu.c (+1, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -0) (Diff)