blender/release/scripts
Henrik Aarnio 035d86402b Fix: tab completing a filepath name in file browsers asks to create a new
directory if name was not fully matched

When hitting tab to complete a directory name in the filepath field in the
filebrowser Blender shows a "create new directory?" popup, if the beginning
of directory name typed in the field matches many entries. For example if you
have directories in the open directory called "test123" and "test456", typing
"te", tab would complete up to "test", but ask to create a new folder with the
name "test".

This patch unsets the boolean storing the info about changing filepath if the
folder with the completed name does not exist.

Reviewed By: brecht

Differential Revision: http://developer.blender.org/D10
2013-11-19 16:42:50 +01:00
..
addons@2c7464fb95 Fix: tab completing a filepath name in file browsers asks to create a new 2013-11-19 16:42:50 +01:00
addons_contrib@31545d25c9 Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
freestyle Fix for a bug in StrokeCleaner identified through a discussion for Bug #36425 (freestyle edge marks not working). 2013-10-13 18:17:46 +00:00
modules Maintenance: Shebang lines fix for some python scripts 2013-11-18 20:41:22 +11:00
presets Fix bug in maya/3dsmax keymaps caused by removed operator 2013-11-18 14:27:10 +06:00
startup View3D: Add menu in the header is now context sensitive (like shift+a). 2013-11-19 17:16:15 +11:00
templates_osl Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
templates_py Addons: remove tracker URL from addon template, as this is no longer used, 2013-11-16 03:15:17 +01:00