Commit Graph

21238 Commits

Author SHA1 Message Date
francisco vicente
32cbdb126a NeuralNetworkInference plugin:
Delete old files
#preflight 62ffe97bfa1ac183e5993b61

[CL 21463793 by francisco vicente in ue5-main branch]
2022-08-19 16:04:42 -04:00
Jeremy Moore
8566b6d495 Optimus: Update the bundled fixed function deformers to have a skinned mesh primary binding.
[CL 21457195 by Jeremy Moore in ue5-main branch]
2022-08-19 10:30:07 -04:00
PJ Kack
47808d2f25 AsyncLoading2: natvis compatiblity fixes for latest source code
#jira none
#rb trivial
#rnx

[CL 21455768 by PJ Kack in ue5-main branch]
2022-08-19 08:03:35 -04:00
buildmachine
050ecebc20 Localization Automation using CL 21452689
[CL 21454325 by buildmachine in ue5-main branch]
2022-08-19 01:19:12 -04:00
kerim borchaev
61c3d84112 [SketchUp] Camera updates and active flag
#jira UE-153690
#preflight 62fdf58f0601ad0504728fe2
#rb benoit.deschenes

[CL 21454264 by kerim borchaev in ue5-main branch]
2022-08-19 00:51:24 -04:00
Devon Penney
cb8d748f1d small scale force (ie: disturbance)
#fyi Dan.Pearson

[CL 21453851 by Devon Penney in ue5-main branch]
2022-08-18 22:51:29 -04:00
thomas kilkenny
02b37a1f12 AspectRatioMask upgraded to support sub masking
[CL 21452436 by thomas kilkenny in ue5-main branch]
2022-08-18 19:44:28 -04:00
chris mclaughlin
1c54db5341 Added VCamAspectRatio Mask BP, Materials, Interface, and ConnectionSettings
[CL 21452034 by chris mclaughlin in ue5-main branch]
2022-08-18 19:03:55 -04:00
Jimmy Andrews
dd6a3f1703 re-enable geomerge tool with new icon
#preflight 62fe6f363f75602b2f08f420

[CL 21446150 by Jimmy Andrews in ue5-main branch]
2022-08-18 14:08:06 -04:00
Amir Keren
0b48b735a2 RemoteControlWebInterface: Some files did not added back on the Public -> public react folder rename
[CL 21446050 by Amir Keren in ue5-main branch]
2022-08-18 14:02:12 -04:00
antoine guilbaud
7b6ebbaf2d PCG Sample assets: enabled cpu access on PCG_Boulder_02 static mesh.
#fyi jeansebastien.guay, julien.lheureux

[CL 21443902 by antoine guilbaud in ue5-main branch]
2022-08-18 12:15:32 -04:00
antoine guilbaud
869b3ab19b PCG, MeshToPoints BP node: set GeometryScript CopyMeshFromStaticMesh to use RenderData as input, to allow it to work in cooked builds with static meshes that are accessible by the CPU.
#fyi jeansebastien.guay, julien.lheureux

[CL 21443793 by antoine guilbaud in ue5-main branch]
2022-08-18 12:10:49 -04:00
john vanderburg
e79ad2b547 [MLDeformer]
- Vertex delta model got merged into the Neural Morph Model, separating them by a new mode property: Local and Global (previously Vertex Delta Model).
- Local and Global have a few slight different settings. The UI will react to it, and defaults are different.
- The morph target debug rendering 'Morph Target Number' property now is clamped to the maximum number of morph targets in the trained model.
- Exclude training and ground truth testing assets from the package build automatically.

#jira UE-159360
#jira UE-161185
#preflight 62fe4f60aa546d5e9dfac54c

[CL 21442837 by john vanderburg in ue5-main branch]
2022-08-18 11:21:05 -04:00
john vanderburg
bcfb0ca47f [MLDeformer] Delete the Legacy vertex delta model.
#preflight 62fe3e783752f9dd44239bb1

[CL 21441310 by john vanderburg in ue5-main branch]
2022-08-18 09:46:55 -04:00
buildmachine
194f241909 Localization Automation using CL 21437258
[CL 21438388 by buildmachine in ue5-main branch]
2022-08-18 00:57:30 -04:00
andrew ladenberger
2268f715a7 missing dll from CL 21386718
#rb trivial

#ROBOMERGE-AUTHOR: andrew.ladenberger
#ROBOMERGE-SOURCE: CL 21426960 via CL 21427311 via CL 21428800
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v980-21429816)

[CL 21434386 by andrew ladenberger in ue5-main branch]
2022-08-17 19:03:57 -04:00
Devon Penney
3987c2367f rename maccormack system
[CL 21432477 by Devon Penney in ue5-main branch]
2022-08-17 17:47:52 -04:00
Devon Penney
c838e52e6f maccormack advection example
[CL 21432306 by Devon Penney in ue5-main branch]
2022-08-17 17:41:27 -04:00
matt johnson
5db8ba92b4 MaterialX: add source for MaterialX version 1.38.5
This change includes just the source code pulled directly from the
ASWF MaterialX project on GitHub. A subsequent change will update
the build scripts, add the build products, and update the module rules
for using this new version of MaterialX in the engine.

#jira UE-161148
#rb daniel.coelho, jeanmichel.dignard
#preflight skip

[CL 21430817 by matt johnson in ue5-main branch]
2022-08-17 16:16:28 -04:00
Amir Keren
084557ce3d RemoteControlWebInterface: chaning to a lowercase folder as (react folder structure)
- Commit 2 of 2
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426392 by Amir Keren in ue5-main branch]
2022-08-17 11:58:23 -04:00
Amir Keren
98e2c43a99 RemoteControlWebInterface: chaning to a lowercase folder as (react folder structure)
- Commit 1 of 2
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426377 by Amir Keren in ue5-main branch]
2022-08-17 11:57:26 -04:00
Elliot Colp
0de04f9278 [EpicStageApp] Multi-select with tap and pinch to scale/rotate lightcards
#jira UE-159452
#preflight 62fd0d8be64b1a5109310dcf

[CL 21426369 by Elliot Colp in ue5-main branch]
2022-08-17 11:56:49 -04:00
Amir Keren
1a0f2646ce RemoteControlWebInterface: Merge from Marmot427
- Commit 1 of 2
#preflight 62fd09e3e64b1a51093054a7
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426292 by Amir Keren in ue5-main branch]
2022-08-17 11:52:17 -04:00
Devon Penney
fdc516000a dust template has a density-only simulation
density only base template emitter

[CL 21426229 by Devon Penney in ue5-main branch]
2022-08-17 11:49:56 -04:00
David Lesage
3809cdb70f #jira UE-161188
TechSoft 2022 Sp2
#fyi flavien.picon, andre.stdenis, jeanluc.corenthin
#rb none
#preflight 62fcd4370f2aefc97aa7f2d0

[CL 21423343 by David Lesage in ue5-main branch]
2022-08-17 08:00:09 -04:00