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
8b90143974bb6aa473eb7b72068bcedbc65a0df1
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SourceControl
/
Private
History
wouter burgers
bc627402f6
Skein / ConflictUE: Assorted conflict resolution UI updates. See JIRA for checkmarked list.
...
#rb Marco.Anastasi #rnx [CL 30379040 by wouter burgers in ue5-main branch]
2023-12-18 12:54:53 -05:00
..
RevisionControlStyle
Skein / ConflictUE: Assorted conflict resolution UI updates. See JIRA for checkmarked list.
2023-12-18 12:54:53 -05:00
DefaultSourceControlProvider.cpp
…
DefaultSourceControlProvider.h
…
ISourceControlProvider.cpp
Add a new initialization path to ISourceControlProvider allowing the caller to customize the initialization logic and retrieve more info about the initialization itself.
2023-08-09 07:27:34 -04:00
ScopedSourceControlProgress.cpp
Fix SOURCE_CONTROL_WITH_SLATE to work properly again in the SourceControl module
2023-11-07 06:18:43 -05:00
SourceControlAssetDataCache.cpp
…
SourceControlCVars.cpp
…
SourceControlCVars.h
…
SourceControlFileStatusMonitor.cpp
Fix SOURCE_CONTROL_WITH_SLATE to work properly again in the SourceControl module
2023-11-07 06:18:43 -05:00
SourceControlHelpers.cpp
* Create 'Check in before syncing older snapshot' dialog
2023-11-30 10:36:24 -05:00
SourceControlInitSettings.cpp
…
SourceControlModule.cpp
…
SourceControlModule.h
…
SourceControlOperations.cpp
…
SourceControlPreferences.cpp
…
SourceControlPrivate.h
…
SourceControlResultInfo.cpp
…
SourceControlSettings.cpp
…
SourceControlSettings.h
…
SSourceControlControls.cpp
Skein / ConflictUE: Fixed 'check in changes' no longer redirecting to the 'conflict resolution' window when there are conflicts remaining. This was introduced in
#29863963
when SSourceControlControls was created.
2023-12-12 07:03:52 -05:00
SSourceControlLogin.cpp
…
SSourceControlLogin.h
…
SSourceControlPicker.cpp
…
SSourceControlPicker.h
…