Commit Graph

761 Commits

Author SHA1 Message Date
Aaron McLeran
5f08d51e97 Fix for static analysis include cycle
#fyi Rob.Gay
#jira none
#rb none
#preflight none

[CL 21463121 by Aaron McLeran in ue5-main branch]
2022-08-19 15:42:08 -04:00
Rob Gay
25826b9069 Summer Cleaning
- Rename MetasoundArchetype Source file to MetasoundFrontendInterface
- Move MetaSound interface files to subdirectory.
- Break out document versioning transforms to own impl/header
#rb todo
#rnx
#jira none
#preflight 62fed263200ff87e07d77340

[CL 21458865 by Rob Gay in ue5-main branch]
2022-08-19 12:14:31 -04:00
helen yang
e7764f0feb Remove cvar and unhide constructor pins from MetaSound editor
#rb trivial
#jira UE-151661
#preflight 62febf963c4417dcec218371

#rnx

[CL 21458268 by helen yang in ue5-main branch]
2022-08-19 11:39:24 -04:00
phil popp
5fc6f172c9 [MetaSound] Allow Constructor pin to be set from BP
#rb Rob.Gay
#jira UE-153913
#preflight 62fe6e68f7404b55a3fd49f9

[CL 21445924 by phil popp in ue5-main branch]
2022-08-18 13:55:13 -04:00
Rob Gay
92e6f6d708 Register data type as it is required to generate transmission channel to avoid ensure in editor
#rb trivial
#jira UE-149394
#rnx
#preflight skip

[CL 21434407 by Rob Gay in ue5-main branch]
2022-08-17 19:04:08 -04:00
Rob Gay
4427e326e4 Make AnalyzerAddress & GraphAnalyzerAddress real TransmissionAddress citizens
#rb phil.popp
#jira UE-149394
#rnx
#preflight 62fd6ff6086f90bbc482f1e7

[CL 21434257 by Rob Gay in ue5-main branch]
2022-08-17 19:01:34 -04:00
anna lantz
19aa2b8ac1 Adding tags to MetaSound nodes
#jira UE-157173
#rb Rob Gay
#preflight 62fd50f5830482fd822493e8

[CL 21431230 by anna lantz in ue5-main branch]
2022-08-17 16:42:56 -04:00
Rob Gay
bd01f5f864 More MetaSound pin category clean-up & object pin category for WT fix-up
#rb helen.yang
#jira UE-160802
#rnx
#preflight 62fd3145200ff87e0786ce69

[CL 21430207 by Rob Gay in ue5-main branch]
2022-08-17 15:35:39 -04: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
Rob Gay
9064ec60e0 Virtual call in ctor & rogue #pragma in impl fixes
#rb trivial
#jira none
#rnx
#preflight skip

[CL 21427438 by Rob Gay in ue5-main branch]
2022-08-17 13:34:02 -04:00
Rob Gay
6227019354 Tooltip fix
#rb trivial
#rnx
#preflight skip
#jira none

[CL 21417015 by Rob Gay in ue5-main branch]
2022-08-16 19:21:52 -04:00
Rob Gay
6c335bca87 - Top align MS node inputs/outputs in editor unless titles hidden & only one member (ex. math nodes)
- Clean-up of more direct calls to MetaSoundStyle to use safe brush call
- Clean-up a few nodehandle spots that should be const
#rb trivial
#jira none
#rnx
#preflight 62fc0509f015056ce49c9b2d

[CL 21414797 by Rob Gay in ue5-main branch]
2022-08-16 17:21:16 -04:00
Rob Gay
2b17ace435 Node Template Preprocessor Updates
- Conform template build step nominclature to "Document Preprocessing" (as it may be used either directly before building or at time post serialization)
- Use new preprocessor to cache edge data for more performant reroute template processing
#rb phil.popp
#rnx
#jira UE-160476
#preflight 62fbe79fad3bd8ad645963ec

[CL 21413130 by Rob Gay in ue5-main branch]
2022-08-16 16:19:43 -04:00
Rob Gay
91f483272f Fix channel offset not updating/offset being incorrect when authoring wavetable entries
#rb trivial
#rnx
#jira UE-160801
#preflight 62fbe8930f2aefc97a78de2a

[CL 21412144 by Rob Gay in ue5-main branch]
2022-08-16 15:37:37 -04:00
phil popp
cf0b29a549 Support more audio channels in wave player node.
#rb Maxwell.Hayes, miles.flanagan
#jira UE-147036
#preflight 62fbbcb21e39eb26a0414cfb

[CL 21407206 by phil popp in ue5-main branch]
2022-08-16 12:39:27 -04:00
Rob Gay
3151e150fc Minor tooltip fix-up for the WaveTableEnvelopeNode
#rb trivial
#jira UE-160803
#rnx
#preflight skip

[CL 21397215 by Rob Gay in ue5-main branch]
2022-08-15 19:29:27 -04:00
Rob Gay
b0e2e421c9 Add missing WaveTable dependencies to MS editor module
#rb trivial
#rnx
#jira none
#preflight skip

[CL 21396354 by Rob Gay in ue5-main branch]
2022-08-15 18:47:23 -04:00
Rob Gay
62ab7479cf Fix issue with MetaSound array constructable types that are not array types to use object pin color in editor
#rb helen.yang
#jira UE-160802
#rnx
#preflight 62faa91eae3edb54c9a4159c

[CL 21393953 by Rob Gay in ue5-main branch]
2022-08-15 16:58:56 -04:00
Rob Gay
2c8fc1464e Fix missing "patch" descriptor in loc text
#rb trivial
#jira UE-160922
#rnx
#preflight skip

[CL 21390487 by Rob Gay in ue5-main branch]
2022-08-15 14:19:33 -04:00
Rob Gay
36925da5fe Fix for duplicate LOC text strings
#rb trivial
#jira UE-160967
#rnx
#preflight skip

[CL 21387920 by Rob Gay in ue5-main branch]
2022-08-15 12:15:34 -04:00
phil popp
20d9fe84b6 MetaSound Source Surround Channel Format Support.
#rb Rob.Gay
#jira UE-150587
#preflight 62fa5557153b17e746323904

[CL 21386849 by phil popp in ue5-main branch]
2022-08-15 10:49:30 -04:00
Andrew Davidson
185d22b92c Fix include order issue
#preflight 62fa1622153b17e746270894

[CL 21384858 by Andrew Davidson in ue5-main branch]
2022-08-15 05:51:48 -04:00
Rob Gay
cade1c7aea Fix up a couple more spots to use unified safe brush call
#rb trivial
#jira none
#rnx
#preflight skip

[CL 21365498 by Rob Gay in ue5-main branch]
2022-08-12 17:59:27 -04:00
Rob Gay
1edcfc19b5 Fix for mac symbol ambiguity
#rb trivial
#jira none
#rnx
#preflight skip

[CL 21365345 by Rob Gay in ue5-main branch]
2022-08-12 17:55:19 -04:00
Rob Gay
43065604d6 Rename UMetaSound to UMetaSoundPatch
#jira UE-150599
#rb helen.yang
#preflight 62f69d471e61d1ba0e8e37e5

[CL 21360370 by Rob Gay in ue5-main branch]
2022-08-12 14:54:54 -04:00