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
7dcd51da85196a24c8a8fca56595462a6c29af98
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SourceControl
/
Private
History
wouter burgers
79b4d19b05
SkeinUE: Changed 'conflict resolution tab icon' to grey instead of yellow to match the rest of the editor.
...
[FYI] manuel.lang [CL 31799638 by wouter burgers in ue5-main branch]
2024-02-26 06:30:11 -05:00
..
RevisionControlStyle
SkeinUE: Changed 'conflict resolution tab icon' to grey instead of yellow to match the rest of the editor.
2024-02-26 06:30:11 -05:00
DefaultSourceControlProvider.cpp
…
DefaultSourceControlProvider.h
…
ISourceControlProvider.cpp
…
ScopedSourceControlProgress.cpp
Slate: Add ticking frame to SlateApplication to help prevent a double RHI BeginFrame. The real fix is to enforce the SlateApplication::OnPreTick and OnPostTick to be more strick and hide it from the user.
2024-02-23 10:25:44 -05:00
SourceControlAssetDataCache.cpp
…
SourceControlCVars.cpp
…
SourceControlCVars.h
…
SourceControlFileStatusMonitor.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
SourceControlHelpers.cpp
SourceControl: Fixed an error being reported for failing to convert to a package name for non-package files (for example: *.uplugin). This was introduced in
#24242330
.
2024-01-16 11:23:59 -05:00
SourceControlInitSettings.cpp
…
SourceControlModule.cpp
…
SourceControlModule.h
…
SourceControlOperations.cpp
…
SourceControlPreferences.cpp
…
SourceControlPrivate.h
…
SourceControlResultInfo.cpp
…
SourceControlSettings.cpp
…
SourceControlSettings.h
…
SSourceControlControls.cpp
SkeinUE: Refactored SSourceControlControls.
2024-02-26 03:57:11 -05:00
SSourceControlLogin.cpp
…
SSourceControlLogin.h
…
SSourceControlPicker.cpp
…
SSourceControlPicker.h
…