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
f8dd79712e730c915eabcbbbb661e9060a82da3e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SandboxFile
History
Graeme Thornton
b7f66f40b8
Change many string replace/compare/find operations which use a fixed case search pattern to be case sensitive. This avoids unnecessary expensive string case operations when searching for things like dots and slashes.
...
[CL 2425834 by Graeme Thornton in Main branch]
2015-01-30 10:52:42 -05:00
..
Private
Change many string replace/compare/find operations which use a fixed case search pattern to be case sensitive. This avoids unnecessary expensive string case operations when searching for things like dots and slashes.
2015-01-30 10:52:42 -05:00
Public
Fixing FSandboxVisitor not working properly with game projects not directly under UE4 root folder.
2015-01-23 13:31:31 -05:00
SandboxFile.Build.cs
…