Commit Graph

22192 Commits

Author SHA1 Message Date
charles bloom
73f944d5b3 clamp OodleJobifyNumThreads to avoid int overflow
#rb none

[CL 15985017 by charles bloom in ue5-main branch]
2021-04-12 19:36:13 -04:00
fernando coello
dc01224b3d Contextual Anim - Removed ensure from OnRegister to prevent cooking process from crashing #jira none #rb trivial
[CL 15984940 by fernando coello in ue5-main branch]
2021-04-12 19:25:13 -04:00
Mike Zyracki
e4a023ace9 Sequencer: Control Rig: Need to use retargeted SkeletalMeshComponent refpose to set CR's bone initial transofrms instead of the RefSkeleton pose.
#frosty FROST-1408
#rb helge.mathee

[CL 15984799 by Mike Zyracki in ue5-main branch]
2021-04-12 19:06:59 -04:00
michael forot
a268d06061 Fix guides culling + IsSimulateEnabled option
#rb none
[FYI] charles.derousiers
#jira none
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 15967401 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15984635 by michael forot in ue5-main branch]
2021-04-12 18:54:03 -04:00
Yuriy ODonnell
7b40d682ae Gracefully handle null UContextualAnimManager in UContextualAnimSceneActorComponent::OnRegister(). This is likely an error condition, but we can still avoid crashing the application. The component will not be registered if the world does not have a contextual animation manager.
#rb fernando.castillocoello

[CL 15984406 by Yuriy ODonnell in ue5-main branch]
2021-04-12 18:24:02 -04:00
lonnie li
ded81b4807 ModelingTools: Add background compute for BakeMeshAttributeMapsTool.
#rb Jimmy.Andrews Ryan.Schmidt
#jira none
#rnx
#preflight 6074ac5aff56130001e2f253

[CL 15983648 by lonnie li in ue5-main branch]
2021-04-12 17:10:46 -04:00
Patrick Boutot
383815f480 Slate: Convert SWidget's Enabled and Visibility flag to SlateAttribute.
#jira UE-106515, UE-112897
#rb vincent.gauthier
#preflight 606f3fcd97c8220001315871
#preflight 60749a870adbfb0001f0455c

[CL 15982898 by Patrick Boutot in ue5-main branch]
2021-04-12 16:13:38 -04:00
brett miller
60cd9f481e Fracture Mode
-- Added Validate tool to cleanup superfluous geometry.

#jira UE-112930
#rb jimmy.andrews
#lockdown simon.tourangeau

#ROBOMERGE-SOURCE: CL 15963371 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15981236 by brett miller in ue5-main branch]
2021-04-12 15:17:35 -04:00
Jimmy Andrews
7be064bbde Change ParallelFor calls in geometry imageoccupancymap to be per-row to account for int32 index type
#rb david.hill
#rnx
#preflight 607486320adbfb0001e1fc3c

[CL 15980635 by Jimmy Andrews in ue5-main branch]
2021-04-12 14:39:23 -04:00
Jimmy Andrews
9c0a06fd6d less roundabout SetPixel in GeometricObjects' ImageBuilder
#rb david.hill
#rnx
#preflight 6074865fff56130001c1e1ef

[CL 15980435 by Jimmy Andrews in ue5-main branch]
2021-04-12 14:32:53 -04:00
brett miller
b7ac7898b4 PlanarCut
-- remove pre-cut geometry instead of hiding it to correct issues with nanite scene proxy rendering.

#jira none
#rb jimmy.andrews

[CL 15980410 by brett miller in ue5-main branch]
2021-04-12 14:32:22 -04:00
Tony Wong
f651816bc4 ImgMedia: Fixed up "pre-mipmap" code.
#JIRA: UE-110061
#rb none
#rnx

[CL 15979727 by Tony Wong in ue5-main branch]
2021-04-12 13:31:29 -04:00
phil popp
c78e597994 Looping metasound wave pop fixes
#jira UE-112985
#lockdown Nick.Whiting
[FYI] Sondra.Moyls
#rb Rob.Gay
#preflight 606f7f3ef4a8770001b02b90

#ROBOMERGE-SOURCE: CL 15961683 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15979473 by phil popp in ue5-main branch]
2021-04-12 13:08:39 -04:00
lauren barnes
bca899c2d6 Keeping the state of the mesh paint adapter map much more consistent, to avoid issues when undoing and going into PIE
#jira UE-113152
#rb Brooke.Hubert
#lockdown Simon.Tourangeau
#preflight 606f7873775f930001e3dbcb

#ROBOMERGE-SOURCE: CL 15961112 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15979159 by lauren barnes in ue5-main branch]
2021-04-12 12:47:56 -04:00
louise rasmussen
1e61ce6efa Adds Spawnable Column in Scene Outliner when Sequencer is Open
#lockdown Simon.Tourangeau
#JIRA UE-99279
#rb Max.Chen, Lauren.Barnes
#preflight 606f703df4a8770001a3bb80

#ROBOMERGE-SOURCE: CL 15960740 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15979139 by louise rasmussen in ue5-main branch]
2021-04-12 12:47:04 -04:00
ryan schmidt
8fe0edb43c ModelingComponents: add missing thread locking in FMeshRenderDecomposition, otherwise random crashes may occur when decomposing for multiple materials
#rb trivial
#rnx
#jira none
#lockdown simon.tourangeau

#ROBOMERGE-SOURCE: CL 15960562 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15979128 by ryan schmidt in ue5-main branch]
2021-04-12 12:46:22 -04:00
lauren barnes
7b18189fa3 Adding placeholder media icon
#jira UETOOL-2980
#rb trivial
#lockdown Simon.Tourangeau
#preflight 606f5b9c360200000192cea5

#ROBOMERGE-SOURCE: CL 15959847 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15979076 by lauren barnes in ue5-main branch]
2021-04-12 12:43:55 -04:00
Helge Mathee
30d733f94f Control Rig: Only set curves on anim instance that have really changed
#rb sara.schvartzman
#jira na

[CL 15979031 by Helge Mathee in ue5-main branch]
2021-04-12 12:39:55 -04:00
tyson brochu
4b5196db79 - AutoLOD: pop up notifications when input assets might not work as expected
- Add our own log categories for geometry flow and LOD toolset modules to avoid spamming LogTemp

#jira UETOOL-3200
#rnx
#lockdown simon.tourangeau
#rb jimmy.andrews

#ROBOMERGE-OWNER: tyson.brochu
#ROBOMERGE-AUTHOR: tyson.brochu
#ROBOMERGE-SOURCE: CL 15958824 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)
#ROBOMERGE-CONFLICT from-shelf

[CL 15978978 by tyson brochu in ue5-main branch]
2021-04-12 12:37:05 -04:00
Charles deRousiers
ccb57c552d Fix hair resources memory leak.
#rb none
#jira none

[CL 15978728 by Charles deRousiers in ue5-main branch]
2021-04-12 12:12:13 -04:00
laurent delayen
4b78ee8b97 Unblocking robomerge
#rb max.chen
#fyi simon.tourangeau
#preflight 15977544

Sequencer:Control Rig: New icons for Snap/Pose/Tween/CreatePose/SelectOnly
#jira UE-105194
#rb max.chen
#lockdown Simon.Tourangeau
#preflight 15951859

#ROBOMERGE-OWNER: laurent.delayen
#ROBOMERGE-AUTHOR: mike.zyracki
#ROBOMERGE-SOURCE: CL 15958787 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)
#ROBOMERGE-CONFLICT from-shelf

[CL 15978185 by laurent delayen in ue5-main branch]
2021-04-12 11:31:12 -04:00
Charles deRousiers
3b160ad89e Fix CIS issue.
#rb none
#jira none

[CL 15977776 by Charles deRousiers in ue5-main branch]
2021-04-12 10:54:56 -04:00
Charles deRousiers
2911c22047 Shared RT groom resources across instances when groom data are static (e.g., no sim, no skinning).
This allows to save memory and initialization time.

#rb none
#jira none

[CL 15977508 by Charles deRousiers in ue5-main branch]
2021-04-12 10:28:58 -04:00
Mieszko Zielinski
0086e5603d Fixed var shadowing in MLAdapterManager_Client.cpp
horde issue #62517

#rb trivial
#jira none

[CL 15976899 by Mieszko Zielinski in ue5-main branch]
2021-04-12 08:58:22 -04:00
Yuriy ODonnell
7dd7bf08d7 Use RAY_TRACING_MAX_ALLOWED_PAYLOAD_SIZE macro instead of hard-coded numbers where appropriate.
[CL 15976668 by Yuriy ODonnell in ue5-main branch]
2021-04-12 08:13:15 -04:00