You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- add option to allow async checkout - resolved problems that caused with many commands running at once - fix issue with P4V command waiting for exit - resolve issue where Checkout on Edit was not honoring the user option - add ReleaseNotes to the plugin - add UpdateInstructions for future engineers #rb none #fyi luke.thatcher brandon.dawson [CL 16877172 by andrew firth in ue5-main branch]
7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
1.70
|
|
* add option to allow async checkout
|
|
* resolved concurrent command issues
|
|
* fix issue with P4V commands waiting for exit
|
|
* resolve issue where Checkout on Edit was not honoring the user option
|
|
|