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
fb258cffbc31ec5375b7a4da27cff3d010cf5e95
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SourceControl
/
Private
History
eric boucher
70ad2bf9c6
Added a SetQuiet boolean to FGetFileList Source Control Operation to be able to prevent messages "... - no such file(s)." from generating errors in the logs.
...
#jira UE-216348 #rb wouter.burgers [CL 35977637 by eric boucher in ue5-main branch]
2024-09-03 15:36:14 -04:00
..
RevisionControlStyle
RevisionControlStyle: Fixed discrepancy between '+' sign color in Snapshot History assets row and SceneOutliner for 'added' files.
2024-06-28 03:22:02 -04:00
DefaultSourceControlProvider.cpp
…
DefaultSourceControlProvider.h
…
ISourceControlProvider.cpp
…
ScopedSourceControlProgress.cpp
Remove RHIBeginFrame
2024-07-26 08:22:50 -04:00
SourceControlAssetDataCache.cpp
Skipping Asset Data Update on the source control module when a actor label is changed if its pacakge is transient.
2024-05-09 19:23:14 -04:00
SourceControlCVars.cpp
…
SourceControlCVars.h
…
SourceControlFileStatusMonitor.cpp
…
SourceControlHelpers.cpp
Added a SetQuiet boolean to FGetFileList Source Control Operation to be able to prevent messages "... - no such file(s)." from generating errors in the logs.
2024-09-03 15:36:14 -04:00
SourceControlInitSettings.cpp
…
SourceControlModule.cpp
[SourceControl] Delete of file that is not at latest fails silently and removes the entry from content browser
2024-06-25 10:55:58 -04:00
SourceControlModule.h
[SourceControl] Delete of file that is not at latest fails silently and removes the entry from content browser
2024-06-25 10:55:58 -04:00
SourceControlOperations.cpp
…
SourceControlPreferences.cpp
New localization option to move localized variants alongside source asset in the content browser and another one to detect if those localized variants are only in Revision Control:
2024-08-26 14:02:18 -04:00
SourceControlPrivate.h
…
SourceControlResultInfo.cpp
…
SourceControlSettings.cpp
…
SourceControlSettings.h
…
SSourceControlControls.cpp
SourceControl: Fixed hitch caused by conflict remaining/upcoming scanning in large repositories.
2024-04-29 10:22:55 -04:00
SSourceControlLogin.cpp
The 'Revision Control Login' dialog will now immedately save revision control settings to disk when either 'accept' or 'disable' buttons are selected.
2024-08-15 06:15:26 -04:00
SSourceControlLogin.h
The 'Revision Control Login' dialog will now immedately save revision control settings to disk when either 'accept' or 'disable' buttons are selected.
2024-08-15 06:15:26 -04:00
SSourceControlPicker.cpp
…
SSourceControlPicker.h
…