Replaced usage FEditorStyle by FAppStyle as documentation states in FAppStyle.h
#rb Jamie.Dale
#fyi Francis.Hurteau
[CL 14810414 by Patrick Laflamme in ue5-main branch]
- Converted Concert API transferring package data in-memory only model to a streaming model to support packages bigger than 2 GB. (TNumberiLimit<int32>::max())
- Added the IConcertFileSharing interface to share large files between the client and the server. This is used as a side channel to the Concert request/response and event protocol.
- Fixed the ConcertClientPackageManager to prevent sending the package data for each the 'pre-save' when the 'live sync' is off. It only emits it once.
- Fixed UI to correctly report pre-save vs save vs auto-save for package as well as when a package is discarded.
#jira UE-85652 - Crash when importing large FBX with Morph Targets and Disaster Recovery enabled
#jira UE-78722 - Potential Memory Leak with Disaster Recovery Plugin
#rb Francis.Hurteau, Jamie.Dale
#ROBOMERGE-SOURCE: CL 12113821 in //UE4/Release-4.25/... via CL 12113828
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v657-12064184)
[CL 12113837 by patrick laflamme in Main branch]
- Exposed more control over the visiblity/effects of the 'RecoverThrougRecoverAll/Cancel' buttons.
- Exposed an attribute to explain why no activites would be displayed in the SConcertSessionActivities view.
- Exposed few API useful to control the view.
#rb Francis.Hurteau
[CL 10910208 by Patrick Laflamme in Dev-VirtualProduction branch]
#jira UE-81690 - Assertion Failed clearing DisasterRecovery search field entry
- Prevented access to the client name functor when populating the search string in DisasterRecovery because the client name is not displayed/available in this mode.
#rb None.
[CL 9616802 by Patrick Laflamme in 4.24 branch]
#jira UE-79909 - Update the look and feel of lock icons displayed on an asset with in Multi-User session
#rb Francis.Hurteau
[CL 9616694 by Patrick Laflamme in 4.24 branch]
- Replaced the current editor toolbar icons to use more representative icons. It has 2 new icons to represents states of the button that were not represented before (cancel and browse).
#rb trivial
#ROBOMERGE-SOURCE: CL 7437917 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)
[CL 7437921 by patrick laflamme in Main branch]
- Set the icon tint in the style rather than where the image is used
- Updated the multi-user tab icon to dim the white in it.
#rb Francis.Hurteau
#ROBOMERGE-SOURCE: CL 7154806 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v367-6836689)
[CL 7154816 by patrick laflamme in Main branch]
- Added missing include to SImage.h
#rb Francis.Hurteau
#ROBOMERGE-SOURCE: CL 7140837 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v367-6836689)
[CL 7140838 by patrick laflamme in Main branch]
- Replaced FontAwesome with corresponding icons.
- Tweaked paddings between icons.
- Tweaked icons color
#rb Francis.Hurteau
#ROBOMERGE-SOURCE: CL 7140719 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v367-6836689)
[CL 7140721 by patrick laflamme in Main branch]
- Updated the icons and style.
#rb Francis.Hurteau
#ROBOMERGE-SOURCE: CL 7111853 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v367-6836689)
[CL 7111856 by patrick laflamme in Main branch]