#rb patrick.enfedaque
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: richard.malo
#ROBOMERGE-SOURCE: CL 6544303 via CL 6544569 via CL 6544584
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR) (v350-6578747)
[CL 6579006 by richard malo in Dev-VR branch]
- Enabling/Disabling the layer system is per world settings now
- Changed most of the layer code to either rely on the feature being enabled in the level or be data driven, which is we pass through the layer code path if we have layer content
#rb Patrick.Enfedaque
[FYI] Richard.Malo
#ROBOMERGE-VERSION: 348-6547088
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: michael.dupuis
#ROBOMERGE-SOURCE: CL 6537091 via CL 6538617 via CL 6538697
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6577263 by michael dupuis in Dev-VR branch]
Feed the bCanPaint param to the material to get the red brush effect when layer can't be edited.
Fix MessageBox focus issue by delaying the popup to the MouseUp event.
#rb richard.malo
[FYI] michael.dupuis
#rnx
#ROBOMERGE-VERSION: 348-6547088
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: patrick.enfedaque
#ROBOMERGE-SOURCE: CL 6533743 via CL 6534215 via CL 6534257
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6562470 by patrick enfedaque in Dev-VR branch]
(Back out changelist 6491271 which was a back out of 6480930)
#rb patrick.enfedaque
[FYI] michael.dupuis
#rnx
#ROBOMERGE-VERSION: 348-6547088
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: richard.malo
#ROBOMERGE-SOURCE: CL 6507641 via CL 6513629 via CL 6513777
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6553038 by richard malo in Dev-VR branch]
Fix Undo/Redo weightmap rare bug
Fix Undo/Redo of use cases where RequestLayersContentUpdateForceAll was undone.
Force Update now just propagates to components instead of maintaining a flag in the Proxy
#rb richard.malo
[FYI] michael.dupuis
#rnx
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: patrick.enfedaque
#ROBOMERGE-SOURCE: CL 6445987 via CL 6447681 via CL 6447719
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6508253 by patrick enfedaque in Dev-VR branch]
- Fixed bug with Landscape Layer alpha was applied twice for height maps
#rb michael.dupuis
[FYI] patrick.enfedaque
#rnx
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: richard.malo
#ROBOMERGE-SOURCE: CL 6426297 via CL 6426394 via CL 6426398
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6498572 by richard malo in Dev-VR branch]
Changed the ALandscapeProxy::Import function to support import of multiple layers as the function is used during the New Landscape with/without Import, World Composition Import/Add and Change Component Size.
The order of operations was changed to prevent having to call multiple times CreateLandscapeInfo, as the 1st few times, the content is not all ready.
#rb Richard.Malo, Patrick.Enfedaque
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: michael.dupuis
#ROBOMERGE-SOURCE: CL 6401763 via CL 6403790 via CL 6403900
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6488793 by michael dupuis in Dev-VR branch]
Landscape Actor not loaded (in layer mode)
Landscape has layer content but Experimental flag is disabled
#rb richard.malo
#rnx
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: patrick.enfedaque
#ROBOMERGE-SOURCE: CL 6396907 via CL 6397438 via CL 6397448
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6457657 by patrick enfedaque in Dev-VR branch]
#rb patrick.enfedaque
#rnx
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: richard.malo
#ROBOMERGE-SOURCE: CL 6368219 via CL 6369183 via CL 6369270
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6379024 by richard malo in Dev-VR branch]
#jira UE-73384
#rb patrick.enfedaque
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: richard.malo
#ROBOMERGE-SOURCE: CL 6190196 via CL 6192631 via CL 6192726
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6231401 by richard malo in Dev-VR branch]
- Painting height in Landscape Layer System now only updates edition heightfield collision of dirty landscape components
- Fixed CachedBounds of LandscapeComponent that was sometimes computing bounds based on editing layer instead of the final layer in Landscape Layer System mode.
- Fixed random crash caused by missing FlushRenderingCommands when re-creating CPU Readback resources and using theses resources in the same frame
#rb patrick.enfedaque, michael.dupuis
#rnx
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: richard.malo
#ROBOMERGE-SOURCE: CL 6189690 via CL 6192390 via CL 6192458
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)
[CL 6230714 by richard malo in Dev-VR branch]