From 5afb0abfbd7b93d6b42c594146b53f3ab5d6b9d0 Mon Sep 17 00:00:00 2001 From: Andrea Weikert Date: Mon, 21 Apr 2014 16:49:35 +0200 Subject: 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 --- scons | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scons') diff --git a/scons b/scons index 59512aadd1d..2d6ebcb2390 160000 --- a/scons +++ b/scons @@ -1 +1 @@ -Subproject commit 59512aadd1d16d7b9327f0eefafb23513b4f2137 +Subproject commit 2d6ebcb23909058b846aa232ecb2fee497924cf8 -- cgit v1.2.3