Commit Graph

235001 Commits

Author SHA1 Message Date
christopher waters
f8abec7a8e Material header dependency cleanup
- Removing MaterialAttributeDefinitionMap and MaterialRenderProxy from MaterialShared.h
- Removing MaterialShared from Material.h

#preflight 639cbb35776b61ba3b82f03e

[CL 23541603 by christopher waters in ue5-main branch]
2022-12-16 16:24:02 -05:00
justin marcus
1e2f92c4ee Add HasAsyncFileWrites() to see if there are pending writes without blocking
#preflight https://horde.devtools.epicgames.com/job/639b918e8c5081ee9a1de99a

[CL 23541591 by justin marcus in ue5-main branch]
2022-12-16 16:23:40 -05:00
benjamin fox
2a55aab61c Correctly set activation info on predicted instanced abilities that were rejected by server
#jira none
#rb justin.hare
#preflight skip

[CL 23541509 by benjamin fox in ue5-main branch]
2022-12-16 16:16:56 -05:00
Tiantian Xie
8fd4de9e45 Add Affects Dynamice Indirect Lighting support to path tracing.
#jira UE-172742
#preflight 639cd7c48c5081ee9a6ed1ee

[CL 23541354 by Tiantian Xie in ue5-main branch]
2022-12-16 16:07:19 -05:00
Zousar Shaker
e27b568f2e Add capability for things that depend on the Zen service to attempt to recover the service if there is an interruption. The Zen DDC cache store is using this to allow recovery and retry of a cache request that fails to connect or times out when communicating with a Zen service on the same machine.
#rb devin.doucette
#preflight 639cc26343330e63e5db1750

[CL 23541143 by Zousar Shaker in ue5-main branch]
2022-12-16 15:47:14 -05:00
devin doucette
3c91f3ac0d Logging: Added -JsonStdOut param to write structured log output to stdout
#jira UE-152840
#preflight 639cb57a0a67152550f8a2e1
#rb Zousar.Shaker

[CL 23540463 by devin doucette in ue5-main branch]
2022-12-16 14:24:10 -05:00
Stu McKenna
b1552bca8d - Add Mip Levels to Niagara texture debugging
#rb trivial
#jira none
#rnx
#preflight 639cbf242540a78d2750d622

[CL 23540310 by Stu McKenna in ue5-main branch]
2022-12-16 14:09:26 -05:00
Josh Adams
b18aeec5d5 - Fixed issue with new variable not being used (had a file across CLs and one change didn't make it into the checked in file)
#rb yujiang.wang
#jira UE-172360
#preflight 639cbdfec16855964dde64b5

[CL 23540219 by Josh Adams in ue5-main branch]
2022-12-16 14:04:20 -05:00
Jimmy Andrews
cf210c12d2 Add background compute of voronoi diagrams
Add background compute of the noise-deformed cutting meshes
+ add previews using background computes

Move the noise preview controls (previously just in the plane fracture tool) over to common fracture settings

#rb cedric.caillaud
#preflight 639a574d8c64c74ac8245d6f

[CL 23540040 by Jimmy Andrews in ue5-main branch]
2022-12-16 13:51:36 -05:00
stuart hill
894c619283 In the View Changelist window, hide the "Assets to check for reconcile" text if 'uncontrolled' changelists are not supported.
#rb brooke.hubert
#preflight 639c85052540a78d2741c962

[CL 23539911 by stuart hill in ue5-main branch]
2022-12-16 13:43:53 -05:00
eric day
6152fcf773 Add support for ID tokens with beacon authentication.
#preflight 639ab3660a6715255043b31a
[REVIEW] [at]michael.atchison [at]rob.cannaday [at]sam.zamani

[CL 23539908 by eric day in ue5-main branch]
2022-12-16 13:43:29 -05:00
jamie hayes
88a8476baf Fix assertion failure that could happen when view show flags are set but no primitives are in the scene.
#preflight 639c976dc16855964dcea588

[CL 23539601 by jamie hayes in ue5-main branch]
2022-12-16 13:21:38 -05:00
frank fella
d50efc6382 Niagara - Clear out the thumbnail image on emitters that are owned by systems or other emitters to prevent issues with cook.
#rb fancis.hurteau

[CL 23539593 by frank fella in ue5-main branch]
2022-12-16 13:21:30 -05:00
aditya ravichandran
d28f187281 Content Browser: Fix a regression where the state of filters was not being saved/loaded
#jira UE-173066
#rb lauren.barnes
#preflight 639c9305776b61ba3b7506d1
#lockdown aurel.cordonnier

[CL 23539588 by aditya ravichandran in ue5-main branch]
2022-12-16 13:21:25 -05:00
christopher waters
2ca302db8a Fixing minor formatting issue in code moved from another file.
[CL 23539584 by christopher waters in ue5-main branch]
2022-12-16 13:21:14 -05:00
Ben Marsh
4106d988bd Flush the logs after writing <-- Suspend log parsing --> to avoid race condition with check output.
#preflight 639cb5c1680483bcb1307e4d

[CL 23539561 by Ben Marsh in ue5-main branch]
2022-12-16 13:20:27 -05:00
Matt Peters
e13aa08e7b MPCook: CommunicationThread: Fix backwards scale from seconds to milliseconds and prevent casting negative number to uint32.
#rb Zousar.Shaker
#rnx
#preflight 639ca19c8c5081ee9a618012

[CL 23539428 by Matt Peters in ue5-main branch]
2022-12-16 13:01:31 -05:00
bryan sefcik
6694638b06 Added more missing generated.h includes.
#jira
#preflight 639cad22680483bcb12e021f

[CL 23539335 by bryan sefcik in ue5-main branch]
2022-12-16 12:51:51 -05:00
huw bowles
072c2b77d4 [PCG] Data migration improvements for Surface Sampler
If connected to Input node, then wire it directly to Landscape pin.

Also works for ancient data (before modern pin properties).

#preflight 639c92ed776b61ba3b75048c
#rb julien.lheureux

[CL 23539238 by huw bowles in ue5-main branch]
2022-12-16 12:44:30 -05:00
christopher waters
8352df41c1 Restoring missing code after code was moved.
[CL 23539237 by christopher waters in ue5-main branch]
2022-12-16 12:44:25 -05:00
patrick boutot
402a9bbbf8 UIFramework: User can add any userwidget asset.
#jira UE-152468
[REVIEW] jp.flouret
#preflight 639c7e32680483bcb1183e7c

[CL 23539229 by patrick boutot in ue5-main branch]
2022-12-16 12:44:08 -05:00
sebastien lussier
92d02a8d41 World Partition: Always ask user to save when performing build operations, even for those that don't require the map to be unloaded
#rb jeanfrancois.dube

[CL 23539225 by sebastien lussier in ue5-main branch]
2022-12-16 12:44:03 -05:00
christopher waters
b5dfd734d2 Engine dependency cleanup
- MaterialRenderProxy moved out of MaterialShared and into its own header.
- MaterialAttributeDefinitionMap moved out of MaterialShared and into its own header.
- ImmutableSamplerState moved out of RHIDefinitions and into its own header.

#preflight 639ba2d335203bc7aa88d353

[CL 23539221 by christopher waters in ue5-main branch]
2022-12-16 12:43:54 -05:00
Wyeth Johnson
15bfb14047 Sample Texture 2.0 Exposed to Library
Moved camera face logic
comments and metadata
Added more options to rejection sampling criteria
added importance falloff
fixed failure case if importance texture was fully white
fixed failure case if no mips exist

[CL 23538968 by Wyeth Johnson in ue5-main branch]
2022-12-16 12:23:51 -05:00
michael balzer
035933e7b5 USplineMeshComponent: Rename GetAxisValue to GetAxisValueRef
#jira UE-172739
#9909
#preflight 639a76b38c64c74ac832d17c

[CL 23538907 by michael balzer in ue5-main branch]
2022-12-16 12:11:09 -05:00