- Make MetaSoundEdGraph transient (never serialized)
- Move FText::FromString calls to concrete FText definitions to avoid warnings while packaging
#rb phil.popp
#jira UE-114986
#preflight 609979f75b1a0b0001529285
[CL 16255509 by Rob Gay in ue5-main branch]
- Added enable structs for arrays, auto conversions, send/receive to opt-out when desired.
- Lots of header include fixes to get build working.
- Comment out "int64" and "double" registered data types
#jira UE-112303
#rb Jimmy.Smith
#preflight 606b9c22458ce6000159e16c
#lockdown Nick.Whiting
#ROBOMERGE-SOURCE: CL 15925325 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15925330 by phil popp in ue5-main branch]
Removing the init node input and instead treating input value 0/trigger 0 as the init value. Is a cleaner UX.
#rb none
#jira UE-110995
[FYI] Sondra.Moyls
#preflight 60663eb2d84af60001b955be
#ROBOMERGE-SOURCE: CL 15897294 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15897302 by aaron mcleran in ue5-main branch]
#rb aaron.mcleran
#jira none
#preflight 606294be57aca400014fc70a
#ROBOMERGE-SOURCE: CL 15866928 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15866935 by jimmy smith in ue5-main branch]
- Using new param utils
- Fixing comparison on midi to freq
- Adding int input support
#jira none
#rb none
#preflight 605c03ec7f873d0001bcb17d
#ROBOMERGE-SOURCE: CL 15816495 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15816530 by aaron mcleran in ue5-main branch]
- Removing it by default (because it resulted in hard-coded glide)
- Adjusted to a "feature" - glide.
- Switched from a linear interp to an exp ease algorithm
- Made 2D rotation as the default sine generation technique (note: ignored on FM synthesis)
#rb Jimmy.Smith
#jira
[FYI] Sondra.Moyls
#preflight 605bf8e6df0ab5000115940c
#ROBOMERGE-SOURCE: CL 15815525 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15815532 by aaron mcleran in ue5-main branch]
- Adding some minor features to various trigger nodes.
- Fixing/standarding pin orders and names
- Added a utility to help with param management (until we get a better param manager)
- Fixed a few minor bugs (trigger pipe/delay resets)
- Refactored value node to have a reset trigger and output triggers on set/reset. Renamed params to be more clear.
- Did a pass on tooltip cleanup and fixes.
- Refactored trigger compare node and added float support
- Refactored trigger counter, adding a couple minor features (count-by, auto-reset)
#rb Phil.Popp
#jira none
[FYI] Sondra.Moyls
#preflight 605ae010d88d2d00017742da
#ROBOMERGE-SOURCE: CL 15793396 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15793397 by aaron mcleran in ue5-main branch]