blender/release
Andrea Weikert 5afb0abfbd 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
2014-04-21 17:06:09 +02:00
..
bin Code cleanup: style/warnings 2014-02-28 11:04:15 +11:00
darwin OSX: adapt codesigning_rules_<binary>r.plist’s to 2.70 2014-03-06 10:16:13 +01:00
datafiles Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
freedesktop patch to our desktop file from debian, German translation. 2012-04-16 09:56:12 +00:00
scripts Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
text Readme: Small adjustment for IRC link. 2014-03-01 01:25:46 +01:00
windows misc minor edits. 2013-03-29 06:25:22 +00:00
environment-macosx
environment-mswindows
environment-unix