This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors/space_file
Bastien Montagne 8a17918555 Fix T45424: Blender able to create folders with invalid characters at the end of the name.
In fact, filebrowser was not making any checks for invalid file/dir names here!

Added checks in the three places that should be protected:
* Renaming.
* Creating dirs.
* Typing in filename field.
2015-07-14 18:57:38 +02:00
..
2015-02-11 00:09:45 +01:00
2015-07-12 05:50:07 +10:00
2014-10-07 15:47:32 -05:00
2015-07-01 21:48:42 +02:00