Files
UnrealEngineUWP/Engine/Source
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
..
2015-03-31 16:21:11 -04:00
2015-03-31 16:21:11 -04:00