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
863cc0dfbd773754da7ba33f09eca63a7519bb80
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
DotNETCommon
/
DotNETUtilities
History
Joakim Lindqvist
f6d7bf2fa9
Added UAT commands with helpers in DotNetUtilities for uploading and download trees of content to Jupiter (our new storage service).
...
#rb ben.marsh [CL 14266118 by Joakim Lindqvist in ue5-main branch]
2020-09-07 07:28:34 -04:00
..
DotNetCore
…
FastJSON
…
Jupiter
Added UAT commands with helpers in DotNetUtilities for uploading and download trees of content to Jupiter (our new storage service).
2020-09-07 07:28:34 -04:00
Perforce
…
Properties
…
ResXResource
…
ArrayUtils.cs
…
AssemblyUtils.cs
- Use case insensitive comparisons int he AssemblyLocationCache as some assemblies names don't match the case of their filenames (the cache is generated by parsing the filename, not loading the assembly to get internal name)
2020-08-31 11:57:10 -04:00
BinaryArchiveReader.cs
…
BinaryArchiveWriter.cs
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
2020-09-01 14:07:48 -04:00
BinaryFormatterUtils.cs
…
BinaryReaderExtensions.cs
…
BinaryWriterExtensions.cs
…
CommandLineArguments.cs
…
CommandLineAttribute.cs
…
ContentHash.cs
…
CsProjectInfo.cs
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
2020-08-11 01:36:57 -04:00
DirectoryReference.cs
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
2020-09-01 14:07:48 -04:00
DirectoryUtils.cs
Fixed iOS failure to match find profile when packaging for distribution with an ad-hoc provisioning profile
2020-04-20 07:22:45 -04:00
DotNETUtilities.csproj
Added UAT commands with helpers in DotNetUtilities for uploading and download trees of content to Jupiter (our new storage service).
2020-09-07 07:28:34 -04:00
ExceptionUtils.cs
…
FatalErrorException.cs
…
FileFilter.cs
…
FileFilterNode.cs
…
FilePattern.cs
…
FileReference.cs
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
2020-09-01 14:07:48 -04:00
FileSystemReference.cs
…
FileUtils.cs
Copying //UE4/Dev-Build to Dev-Main (//UE4/Dev-Main)
2020-04-10 11:30:32 -04:00
HashCollection.cs
…
HelpUtils.cs
…
Json.cs
…
JsonObject.cs
…
JsonWriter.cs
…
Log.cs
…
LogIndentScope.cs
…
LogStatusScope.cs
…
ManagedProcess.cs
…
ProcessUtils.cs
…
ReadOnlyHashSet.cs
…
StringUtils.cs
…
ThreadPoolWorkQueue.cs
…
TraceSpan.cs
Add additional tracing into to UAT/UBT.
2020-07-16 12:26:55 -04:00
Win32ExceptionWithCode.cs
…