maxwell hayes
7229618552
[Metasounds] Optimize memory allocations in DSP objects for recycled metasounds.
...
#rb Aaron.McLeran
#jira UE-150771, UE-199176
#swarm https://p4-swarm.epicgames.net/reviews/29150979
[CL 29298167 by maxwell hayes in ue5-main branch]
2023-10-31 19:12:26 -04:00
maxwell hayes
b4982c7a01
[Metasounds] [DynamicOperator] Implement rebinding functionality in built-in metasound nodes
...
#jira UE-184050
#rb Phil.Popp
#preflight 6465166bfa4cf4165156c34c
[CL 25567002 by maxwell hayes in ue5-main branch]
2023-05-22 13:28:27 -04:00
phil popp
2f280717b0
Add metasound reset routine to external nodes
...
#jira UE-174363
#rb Rob.Gay
#preflight 6400d71caa004233353024cb
[CL 24488096 by phil popp in ue5-main branch]
2023-03-02 14:40:35 -05:00
phil popp
6d6a55c283
Make literal nodes produce a value reference instead of a read reference.
...
#jira UE-159528
#rb Helen.Yang
#preflight 62fd299f542a7a8d75bf16e0
[CL 21427749 by phil popp in ue5-main branch]
2022-08-17 13:54:50 -04:00
phil popp
9b1bc01a76
MetaSound FVertex simplification
...
- Simplifying FVertexInteface by removing VertexModel concept.
- Deprecating unwanted functions in interface.
- Simplifying storage mechanism in TVertexGroup
#jira UE-147353
#rb Rob.Gay
#preflight 62460dbde434babd8af9e93b
[CL 19578298 by phil popp in ue5-main branch]
2022-03-31 16:49:59 -04:00
helen yang
803e3e44b4
Use loc text for MetaSound node vertex names (Part 2)
...
- pass on MetaSound nodes to use METASOUND_PARAM() and related macros for information about node vertices that should be localized
- fix typos, loc key collisions, and update audio unit test call sites
#jira UE-144518
#jira UE-145530
#rb aaron.mcleran
#preflight 62335f6ce12e0da4a52e74ba
#robomerge FNNC
[CL 19423048 by helen yang in ue5-main branch]
2022-03-17 13:14:50 -04:00
helen yang
bb284960b2
Compile out FText from MetaSound Nodes in non editor builds
...
#rb rob.gay
#preflight 62057365a155a4cddac5bf1d
#jira UE-142194
#ROBOMERGE-AUTHOR: helen.yang
#ROBOMERGE-SOURCE: CL 18945030 in //UE5/Release-5.0/... via CL 18945230 via CL 18946167
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589)
[CL 18946312 by helen yang in ue5-main branch]
2022-02-10 18:36:47 -05:00
rob gay
6ccf7b9ef0
FText Fix-ups in MetaSounds to fix loc build warnings
...
#rb trivial
#jira none
#rnx
#preflight 61e72a461479b607fad13bef
#ROBOMERGE-AUTHOR: rob.gay
#ROBOMERGE-SOURCE: CL 18647661 in //UE5/Release-5.0/... via CL 18649251 via CL 18649635
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v900-18638592)
[CL 18649928 by rob gay in ue5-main branch]
2022-01-18 17:44:56 -05:00
anna lantz
204a8d8993
Fix for InterpTo Nodes and Conversion Nodes not propogating their initial output values at the point of construction
...
#jira UE-136853
#rb aaron.mcleran
#preflight 61b40c2733099bc57f011b2c
#ROBOMERGE-AUTHOR: anna.lantz
#ROBOMERGE-SOURCE: CL 18438109 in //UE5/Release-5.0/... via CL 18444700
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)
[CL 18444820 by anna lantz in ue5-release-engine-test branch]
2021-12-13 13:14:24 -05:00
rob gay
9f29479f29
Asset Category Hierarchy Support & General Clean-Up
...
Fixes & Minor refactor of validation/autoupdate to support native node classes properly post composition/preset support changes
#rb phil.popp
[FYI] sondra.moyls
#preflight 611162780182eb0001daa982
#ROBOMERGE-SOURCE: CL 17106014 via CL 17106199
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v854-17104634)
[CL 17106241 by rob gay in ue5-release-engine-test branch]
2021-08-09 15:13:40 -04:00
aaron mcleran
378b8c68a5
Various fixups and cleanups on metasound nodes
...
#jira
UE-109509
#rb Maxwell.Hayes
[FYI] Sondra.Moyls
#preflight 6068e466086e0a00016e0638
#ROBOMERGE-SOURCE: CL 15910590 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15910599 by aaron mcleran in ue5-main branch]
2021-04-03 18:40:14 -04:00
phil popp
2422ceda6d
Updating vertex default retrieval method
...
#rb Rob.Gay
#jira UEAU-750
#preflight 605a6c01aab31200018ce048
#ROBOMERGE-SOURCE: CL 15787523 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15790788 by phil popp in ue5-main branch]
2021-03-23 22:43:28 -04:00
aaron mcleran
5f126636de
Fix for mono delay dry level issue
...
#jira UE-109512
#rb trivial
[FYI] Sondra.Moyls
#ROBOMERGE-SOURCE: CL 15537332 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15537341 by aaron mcleran in ue5-main branch]
2021-02-25 21:46:14 -04:00
aaron mcleran
3a07ac56aa
Metasound mono and stereo delay nodes
...
#rb Phil.Popp, Rob.Gay
#jira UEAU-725
#ROBOMERGE-SOURCE: CL 15509630 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15509635 by aaron mcleran in ue5-main branch]
2021-02-23 20:16:28 -04:00