This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29794b7ea4b71efe62f5ee0550b259bc4d252b81
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
/
VisualStudioCode
History
Ben Marsh
29794b7ea4
Change FileSystemReference, FileReference and DirectoryReference objects to use OrdinalIgnoreCase comparisons without creating a separate copy of the string to compare. The filesystem does not use the invariant culture, and it can produce the wrong results in some cases (the ordinal comparison is faster, too).
...
#rb none [CL 4189617 by Ben Marsh in Dev-Core branch]
2018-07-06 13:23:14 -04:00
..
VSCodeProjectFileGenerator.cs
Change FileSystemReference, FileReference and DirectoryReference objects to use OrdinalIgnoreCase comparisons without creating a separate copy of the string to compare. The filesystem does not use the invariant culture, and it can produce the wrong results in some cases (the ordinal comparison is faster, too).
2018-07-06 13:23:14 -04:00