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
4886c1a9f379047cd3e5d4c182755cdd8ff2a708
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SourceControl
/
Private
History
jonathan bard
4886c1a9f3
Fixed "SourceControl: Error: CommandMessage Command: UpdateStatus, Error: Usage: filelog" message being displayed when using GetFileHistory
...
#rb luc.eygasier [CL 22271664 by jonathan bard in ue5-main branch]
2022-09-30 11:33:33 -04:00
..
DefaultSourceControlProvider.cpp
DefaultSourceControlProvider: Fix missing Make Writable option when disconnected from SCC (introduced in CL 22187137)
2022-09-27 17:37:13 -04:00
DefaultSourceControlProvider.h
Create shortcut buttons in Status Bar for Skein operations
2022-09-26 16:32:49 -04:00
ISourceControlProvider.cpp
Removed the creation of hundreds of unneccesary temporary strings while parsing P4 results.
2022-09-01 12:40:50 -04:00
ScopedSourceControlProgress.cpp
Fixed memory leak when a long source control operation blocks the main thread while the rendering thread renders to animate the source control feedback popup.
2022-08-25 10:33:13 -04:00
SourceControlAssetDataCache.cpp
Fixed "SourceControl: Error: CommandMessage Command: UpdateStatus, Error: Usage: filelog" message being displayed when using GetFileHistory
2022-09-30 11:33:33 -04:00
SourceControlHelpers.cpp
Updated ../Engine/Source/Developer/... to inline gen.cpp files
2022-09-24 13:31:25 -04:00
SourceControlInitSettings.cpp
The source control settings for the VA source control connection are no longer saved to a local ini file.
2022-09-23 20:05:59 -04:00
SourceControlModule.cpp
Pass 1 on Developer include fixes:
2022-09-11 18:32:18 -04:00
SourceControlModule.h
…
SourceControlOperations.cpp
…
SourceControlPreferences.cpp
Updated ../Engine/Source/Developer/... to inline gen.cpp files
2022-09-24 13:31:25 -04:00
SourceControlPrivate.h
…
SourceControlSettings.cpp
…
SourceControlSettings.h
…
SSourceControlLogin.cpp
Update the size of SSourceControlLogin to let the user-defined source control plugin auto-adjust its size.
2022-07-14 07:37:58 -04:00
SSourceControlLogin.h
…
SSourceControlPicker.cpp
…
SSourceControlPicker.h
…