#rb jeanfrancois.dube
#rnx
#ROBOMERGE-SOURCE: CL 10450748 via CL 10450754
#ROBOMERGE-BOT: (v595-10452236)
[CL 10452446 by patrick enfedaque in Main branch]
#jira UE-80050 Remove HTML5 code from engine
#rb none
#rnx
#ROBOMERGE-SOURCE: CL 10272777 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v591-10236483)
[CL 10272778 by nick shin in Main branch]
#rnx
#rb none
#ROBOMERGE-OWNER: rex.hill
#ROBOMERGE-AUTHOR: rex.hill
#ROBOMERGE-SOURCE: CL 9968254 via CL 9968365
#ROBOMERGE-BOT: (v560-9963197)
[CL 9969240 by rex hill in Main branch]
#jira UE-82200
#rb none
#ROBOMERGE-SOURCE: CL 9846940 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v548-9842178)
[CL 9846941 by rex hill in Main branch]
#jira UE-82200
[FYI] Rex.Hill
#rb none
#ROBOMERGE-SOURCE: CL 9844484 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v548-9842178)
[CL 9844485 by richard talbotwatkin in Main branch]
#rb none
CL 9406511
Reduce filename size to fix can't write error
CL 9489134
Snapshot Multi User Material sync fix
CL 9489134
Sequencer tool now has corresponding icon on motion controller
Fixed bug where Vive UI was still appearing on Rift after deleting an object through the context menu
Help System UI no longer casts shadows
CL 9531557
Resave VP assets with UMG.
CL 9538549
Expose SnapshotTransactionBuffer to Blueprint as SnapshotObject
CL 9540413
Fixes VR on-camera viewfinders to have the correct color correction and gamma.
1) New shader, specifically applied to VR viewfinders, that performs a previously missing sRGB -> linear conversion.
2) Detect where we're in VR or not when creating camera preview widgets; don't apply tone mapping when we're in VR (to eliminate double tonemapping).
CL 9542364
Calling SnapshotObject when camera is attached to handheld/tripod so other users can see it update
CL 9551135
Add if (!IsRunningCommandlet()) to shader load to ensure it's ignored during cooking.
CL 9577516
Fixed Focusable windows causing no tool after menu close
CL 9601939
added TransactObject to Handheld and tripod tools
CL 9604635
Changed tripod and handheld tool to update the camera transform directly instead of using AttachToActor
CL 9605124
Live Editing cvar sequencer key mesh toggle
CL 9610074
Combined MarkerTool proc mesh into 1 draw call.
CL 9610330
Set camera label to "Playback Cam" when spawned by sequencer
#ROBOMERGE-SOURCE: CL 9835520 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v546-9757112)
[CL 9835661 by patrick boutot in Main branch]
Copied CL# 9452975
Copied CL# 9538568
#jira UE-80271
#jira UE-80344
Bug fixes:
1) UE-80271: Solved the issue that plugin-dependent SWidget windows appeared blank when the Editor was loaded with the respective plugin disabled.
2) Attemp to solve UE-80344: Avoided the out-of-bounds TArray error in FTabManager.
3) Standalone SWidgets from non-loaded plugins now behave in the same way than the docked SWidgets from non-loaded plugings: They are also re-opened when the plugin is loaded again and the Editor re-started. Before, they just disappeared.
#rb chris.gagnon
#lockdown chris.gagnon
#jira UE-80271
Enhancement/bug fix: Unrecognized Docked SWidgets from non-loaded plugins are not displayed on the UI rather than being showed up as "unrecognized tab", similarly to how standalone widgets behave.
Also removed 1 of 2 very similar warnings.
#jira UE-80988
This code should also fix the 1-off crash of crash when cliking on "Window" in the Menu Bar in QA Game, given that we have reverted even more changes and have limited it only to the layout generated in MainFrameModule.
#rb lauren.barnes
Fixed regression suffered in CL 9452975 for experimental "Modeling Tools Editor Mode" plugin.
[FYI] louise.rasmussen, ryan.schmidt
#rb lauren.barnes
#ROBOMERGE-SOURCE: CL 9688454 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v538-9681622)
[CL 9688464 by gines hidalgo in Main branch]
Replicated from CL# 7924370.
#rb none
#ROBOMERGE-OWNER: steve.robb
#ROBOMERGE-AUTHOR: steve.robb
#ROBOMERGE-SOURCE: CL 9279060 via CL 9279063
#ROBOMERGE-BOT: (v443-9013191)
[CL 9279836 by steve robb in Main branch]
#rb jeanfrancois.dube
#rnx
#ROBOMERGE-SOURCE: CL 8673040 via CL 8673042 via CL 8676065
#ROBOMERGE-BOT: (v417-8656536)
[CL 8676177 by patrick enfedaque in Main branch]
- Secondary users now have a faux cursor to control
- Slate now supports per-user tooltips and drag-drop operations
- FSlateUsers are now accessible from outside of FSlateApplication
- Internally enforcing validity of the UserIndex associated with input events within GetOrCreateUser/RegisterNewUser
- ForEachUser provides an FSlateUser& now
- Added the SLATE_SCOPE macro to allow public access to class elements from within the slate module only (external modules see them as protected)
[REVIEW] [at]Nick.Darnell, [at]Nick.Atamas, [at]Matt.Kuhlenschmidt, [at]Chris.Gagnon, [at]Cody.Albert
#rb Nick.Darnell
#ROBOMERGE-SOURCE: CL 8494217 via CL 8501221
#ROBOMERGE-BOT: (v406-8472469)
[CL 8502630 by dan hertzka in Main branch]