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
ef978526fac0305e9e41810098a32003dc7604ee
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
- Added new, delete, edit changelist commands
2021-01-18 09:42:33 -04:00
DefaultSourceControlProvider.h
- Added new, delete, edit changelist commands
2021-01-18 09:42:33 -04:00
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
FScopedSourceControl - Fix wrong condition preventing source control initialisation
2021-04-07 10:24:08 -04:00
SourceControlModule.cpp
Added data validation capabilities in the source control.
2021-02-04 11:50:49 -04:00
SourceControlModule.h
Added data validation capabilities in the source control.
2021-02-04 11:50:49 -04:00
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
Source control dialog cleanup and reskin
2021-01-25 11:45:57 -04:00
SSourceControlPicker.cpp
Source control dialog cleanup and reskin
2021-01-25 11:45:57 -04:00
SSourceControlPicker.h
…