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
72ea1da7cd7671b64ca7386eb8513de82ecbb700
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SourceControl
/
Private
History
Robb Surridge
a0339aace1
Fix apparent typo in Source Control dialog caused by superfluous padding.
...
#jira minor #rb lauren.barnes [CL 17182542 by Robb Surridge in ue5-main branch]
2021-08-16 17:32:02 -04:00
..
DefaultSourceControlProvider.cpp
…
DefaultSourceControlProvider.h
…
ISourceControlProvider.cpp
Add support for downloading a file from source control directly without actually checking it out (ie p4 print) and add additional support so that the command can be called from a background thread.
2021-05-17 05:06:44 -04:00
ScopedSourceControlProgress.cpp
…
SourceControlHelpers.cpp
…
SourceControlModule.cpp
…
SourceControlModule.h
…
SourceControlOperations.cpp
Improve error handling and logging in the file and jupiter Mirage backends.
2021-07-22 05:43:20 -04:00
SourceControlPrivate.h
…
SourceControlSettings.cpp
…
SourceControlSettings.h
…
SSourceControlLogin.cpp
Fix apparent typo in Source Control dialog caused by superfluous padding.
2021-08-16 17:32:02 -04:00
SSourceControlLogin.h
…
SSourceControlPicker.cpp
…
SSourceControlPicker.h
…