phil popp
86732c1ec4
Update Metasound Graph Core Metadata
...
- Rename FNodeInfo to FNodeClassMetadata
- Add FGuid to Metasound node instances
- Metasound node class names are now Namespace.Name.Variant
- Add displayname for Metasound node classes.
#jira UE-107332
#jira UEAU-660
#rb Rob.Gay
[CL 15253779 by phil popp in ue5-main branch]
2021-01-28 19:02:51 -04:00
Maxwell Hayes
b35f0909e8
Metasounds: Having IOperator::GetInputs() and GetOutputs() return by value instead of reference to avoid storing extra data on the operator objects.
...
#jira none
#rb Phil.Popp
#rnx
[CL 14884776 by Maxwell Hayes in ue5-main branch]
2020-12-08 19:34:18 -04:00
phil popp
8ed8f12dc9
Metasound metadata. Adding metadata to node info and adding static registration
...
#rb Rob.Gay
#jira UEAU-487
[CL 14810613 by phil popp in ue5-main branch]
2020-11-24 15:24:29 -04:00
phil popp
c7b77ffea5
Update input node and extend metasound data factory to support literals
...
#rb Aaron.McLeran
#jira UEAU-487
[CL 14654928 by phil popp in ue5-main branch]
2020-11-04 14:26:37 -04:00
phil popp
3c6080ac38
Added FVertexInterface and reworked existing INode interfaces
...
Added FNodeFacade to simplify writing nodes and reduce coding errors.
#rb Ethan.Geller
#jira UEAU-568
[CL 14171493 by phil popp in ue5-main branch]
2020-08-24 10:57:03 -04:00
Ethan Geller
2350082524
#jira UEAU-543
...
Extract registry-related metasound files to Metasound Frontend, and move our core node library to MetasoundCoreNodeLibrary.
#rb phil.popp
#fyi phil.popp, jimmy.smith
[CL 13957102 by Ethan Geller in ue5-main branch]
2020-07-28 13:58:29 -04:00