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
b13fe07e713c1d406bcdb03c8d400a65ef5bcb9f
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SourceControl
/
Private
History
marco anastasi
367d9976f1
Added warning highlight to Asset List [No.] column when user has rewound to an older revision
...
#rb wouter.burgers [CL 30038475 by marco anastasi in ue5-main branch]
2023-12-01 08:23:59 -05:00
..
RevisionControlStyle
Added warning highlight to Asset List [No.] column when user has rewound to an older revision
2023-12-01 08:23:59 -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
UEFN / Skein: Fixed 'Sync To Latest' functionality moving the user out of their selected 'EditorMode' and losing a part of their progress, by disabling the SourceControl 'Check In Changes' and 'Sync Latest' buttons while an interactive tool is active.
2023-11-30 03:37:36 -05:00
SSourceControlLogin.cpp
…
SSourceControlLogin.h
…
SSourceControlPicker.cpp
…
SSourceControlPicker.h
…