Blender Git Commit Log
Git Commits -> Revision 8fdb4d4
Revision 8fdb4d4 by Andrea Weikert (master) March 15, 2010, 20:28 (GMT) |
Fix [#21618] Wrong Icon For BLEND file on File/Append While the folder icon was originally planned when in append/link mode, it's easier to distinguish with a blender icon, so the folder icon is now replaced. Also fixed issue introduced in rev. 27491 where filter settings were incorrectly set when moving out of .blend file again. |
Commit Details:
Full Hash: 8fdb4d45063f01be975cf3c6351607115a0b8d4e
SVN Revision: 27523
Parent Commit: ae6ee27
Lines Changed: +35, -15
6 Modified Paths:
/source/blender/editors/space_file/filelist.c (+12, -8) (Diff)
/source/blender/editors/space_file/filesel.c (+4, -1) (Diff)
/source/blender/editors/space_file/file_draw.c (+3, -0) (Diff)
/source/blender/editors/space_file/space_file.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_space_types.h (+4, -2) (Diff)
/source/blender/makesrna/intern/rna_space.c (+10, -2) (Diff)
/source/blender/editors/space_file/filesel.c (+4, -1) (Diff)
/source/blender/editors/space_file/file_draw.c (+3, -0) (Diff)
/source/blender/editors/space_file/space_file.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_space_types.h (+4, -2) (Diff)
/source/blender/makesrna/intern/rna_space.c (+10, -2) (Diff)