Go to file
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
build_files Disable quicktime when in cmake's lite configuration 2014-04-18 23:22:09 +10:00
doc Style cleanup: C & pep8 2014-04-15 13:11:48 +10:00
extern Libmv: optimization of PearsonProductMomentCorrelation 2014-04-21 14:26:37 +06:00
intern Code cleanup: remove old closure sampling code Cycles. 2014-04-21 16:14:37 +02:00
release Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
scons@2d6ebcb239 Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
source Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt OSX/python: update to py 3.4 2014-04-15 14:12:22 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Scons/cycles: fix header distribution for geom 2014-04-04 13:07:32 +02:00