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
e96ff43eecfc7236611116a869f445dcfc76c2f4
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SourceControl
/
Public
History
patrick laflamme
75ca107c39
Fixed CIS for not finding the correct hash function of uintptr_t in SourceControlFileStatusMonitor.h
...
#rb none #preflight none [CL 22322257 by patrick laflamme in ue5-main branch]
2022-10-03 20:38:57 -04:00
..
Tests
…
ISourceControlChangelist.h
Updated the changelist window to handle the Enter and Delete keys to Submit or Delete the currently selected changelist if conditions to do these operations are met. This mimics P4V behavior.
2022-08-30 17:17:25 -04:00
ISourceControlChangelistState.h
Fixed the 'Submit Window' saving the description of the default changelist into a new changelist without moving the files.
2022-09-08 20:48:26 -04:00
ISourceControlLabel.h
…
ISourceControlModule.h
Implemented the 'Unsaved' Editor status bar button that displays the number of unsaved assets (dirty packages) the user and potential warnings with respect to the source control those asset may have.
2022-10-03 20:38:09 -04:00
ISourceControlOperation.h
…
ISourceControlProvider.h
Create shortcut buttons in Status Bar for Skein operations
2022-09-26 16:32:49 -04:00
ISourceControlRevision.h
…
ISourceControlState.h
Implemented the 'Unsaved' Editor status bar button that displays the number of unsaved assets (dirty packages) the user and potential warnings with respect to the source control those asset may have.
2022-10-03 20:38:09 -04:00
ScopedSourceControlProgress.h
…
SourceControlAssetDataCache.h
…
SourceControlFileStatusMonitor.h
Fixed CIS for not finding the correct hash function of uintptr_t in SourceControlFileStatusMonitor.h
2022-10-03 20:38:57 -04:00
SourceControlHelpers.h
…
SourceControlInitSettings.h
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
SourceControlOperationBase.h
…
SourceControlOperations.h
Fix not being able to revert Uncontrolled Changelist changes with files not at head revision. (files were forced synched to proper revision but would stay in the UC)
2022-09-30 11:39:49 -04:00
SourceControlPreferences.h
Enabled Uncontrolled Changelists by default.
2022-09-19 21:54:38 -04:00