Files
UnrealEngineUWP/Engine/Source/Programs
Ben Marsh bc520d97e0 Fix various edge cases not handled correctly by FileFilter:
* Filters were not earlying out of recursive directory searches in cases where a directory partially matched a file specification.
* Trailing file wildcards would match against directory names, so -/Something* would exclude /Something/...
* Path specifications starting with ... would have an additional ... token appended.

[CL 2497897 by Ben Marsh in Main branch]
2015-03-31 18:09:33 -04:00
..
2014-12-17 13:37:40 -05:00
2015-03-24 08:07:26 -04:00