Blender Git Commit Log
Git Commits -> Revision 9939e78
December 5, 2014, 15:43 (GMT) |
Reworked 'flat' mode, added it outside of blendfiles (libraries). Note this is WIP, it 'breaks' load/append/etc. operators to some points, and many other 'details' that need to be addressed. |
Commit Details:
Full Hash: 9939e783a92b9a056a1b74bfb2b2900769fcb8d1
Parent Commit: 276286a
Lines Changed: +189, -121
8 Modified Paths:
/release/scripts/startup/bl_ui/space_filebrowser.py (+1, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+177, -116) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+0, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+2, -2) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -1) (Diff)
/source/blender/editors/space_file/filelist.c (+177, -116) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+0, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+2, -2) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -1) (Diff)