Blender Git Loki
Git Commits -> Revision 42c2cbd
Revision 42c2cbd by Damien Plisson (master) December 17, 2009, 09:23 (GMT) |
OSX: populate file dialog system & bookmark defaults paths with the finder's ones Former implementation was to populate the "system" paths with the mounted paths. The issue is that OSX mounts some paths that are of no use such as /home (The home dirs reside in /Users). When compiled with 10.5 SDK, it retrieves the folders you have in the finder and OSX standard open/save dialog. When compiled with older SDKs, it assumes these folders are the default ones (home, Desktop, Documents, Pictures, Music, Movies). |
Commit Details:
Full Hash: 42c2cbdc671bef652e9c743590167bc04358063f
SVN Revision: 25430
Parent Commit: 0cc34be
Lines Changed: +104, -1
1 Modified Path:
/source/blender/editors/space_file/fsmenu.c (+104, -1) (Diff)