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
5.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SourceControlWindows
/
Private
History
marco anastasi
e55082a58a
Made Submit Content button invisible when URC is the selected source control provider.
...
#rb manuel.lang, wouter.burgers [CL 26272452 by marco anastasi in 5.3 branch]
2023-06-27 17:43:56 -04:00
..
SourceControlSettings.h
…
SourceControlWindows.cpp
Made Submit Content button invisible when URC is the selected source control provider.
2023-06-27 17:43:56 -04:00
SourceControlWindowsModule.cpp
…
SSourceControlChangelistRows.cpp
View Changes: Prevent possible crashes when reverting
2023-04-24 18:44:23 -04:00
SSourceControlChangelistRows.h
…
SSourceControlChangelists.cpp
Add UE::ComparisonHelpers::CompareNaturalOrder, use it in scene outliner and changelist window
2023-06-21 15:24:12 -04:00
SSourceControlChangelists.h
View Changes: Saving to changelists can now be canceled
2023-04-25 19:16:30 -04:00
SSourceControlCommon.cpp
…
SSourceControlCommon.h
…
SSourceControlDescription.cpp
…
SSourceControlDescription.h
…
SSourceControlFileDialog.cpp
…
SSourceControlFileDialog.h
…
SSourceControlHistory.cpp
Fix crash when diffing virtual revision
2023-06-27 17:34:59 -04:00
SSourceControlRevert.cpp
SourceControl: Refactored 'revert unsaved' behavior to be consistent in SceneOutliner and ContentBrowser, following
#23845005
.
2023-03-14 11:07:11 -04:00
SSourceControlSubmit.cpp
Added ability to revert conflicted files in the Submit Files window.
2023-05-04 09:30:48 -04:00
SSourceControlSubmit.h
…