Blender Git Loki

Git Commits -> Revision 5afb0ab

Revision 5afb0ab by Andrea Weikert (master)
April 21, 2014, 15:06 (GMT)
Basic support for UNC paths on Windows

Differential Revision: https://developer.blender.org/D298

Allows users on Windows to enter UNC paths in the filebrowser and to link to .blend files on a UNC path. Functionality is limited still, we can't browse the network yet and have no support to check user rights so far.

What works:
- enter an UNC path in the file browser manually or via copy/paste
- navigation within the UNC share subfolders
- link to a file on a UNC share

What does not (yet) work:
- browse the network for computers and shares
- browse to a folder that requires entering user credentials

Contributors:
Rob McKay - original patch
Campbell Barton - style fixes

Reviewers:
Campbell Barton, Brecht van Lommel

Commit Details:

Full Hash: 5afb0abfbd7b93d6b42c594146b53f3ab5d6b9d0
Parent Commit: 87628cc
Lines Changed: +216, -25

4 Modified Paths:

/source/blender/blenlib/BLI_path_util.h (+6, -0) (Diff)
/source/blender/blenlib/intern/path_util.c (+152, -19) (Diff)
/source/blender/blenlib/intern/storage.c (+18, -5) (Diff)
/source/blender/editors/space_file/file_ops.c (+40, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021