Commit Graph

7 Commits

Author SHA1 Message Date
rob gay
45d4a294d8 - Fix for "Promote to Graph Input" failing to build array literals properly
- Implement 'C' for creating comment around currently selected nodes in Metasound Editor
#jira UE-112157
#jira UE-112657
#rb aaron.mcleran

#ROBOMERGE-SOURCE: CL 15908345 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)

[CL 15908355 by rob gay in ue5-main branch]
2021-04-03 01:40:58 -04:00
rob gay
080ec409b3 More MetaSound UX Clean-up
- LogTemp & LogMetasound to LogMetaSound
- Hide Import/Export UI options (to/from Json) for EA from editor as its halfbaked
- Reorder node right-click context menu entries to follow suit with BP
- Add new dedicated metasound icon
#rb trivial
#jira none
#preflight 6066b882e0e94d0001afa196

#ROBOMERGE-SOURCE: CL 15899641 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)

[CL 15899642 by rob gay in ue5-main branch]
2021-04-02 03:03:27 -04:00
rob gay
4f886ecb2b Metasound Editor Fixes
- Undo/Redo fixed when linking/unlinking nodes
- Node synchronization fix (adding ghost ed nodes when modifying default value in inspector)
- General synchronization logging for easier debugging
- Fix nodes jumping back to origin when swapping Metasound archetype
#rb aaron.mcleran
#jira UE-110503
#jira UEAU-735
#jira UE-111785
#preflight 6063ebe6f8bd0000010081e1

#ROBOMERGE-SOURCE: CL 15871447 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)

[CL 15871453 by rob gay in ue5-main branch]
2021-03-31 00:23:34 -04:00
rob gay
d4bd108776 IWYU Fixes
#rb trivial
#jira UE-112083
#rnx

#ROBOMERGE-SOURCE: CL 15837934 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v785-15821902)

[CL 15837941 by rob gay in ue5-main branch]
2021-03-25 23:46:38 -04:00
rob gay
d4b6669542 - Display General Sound properties in new inspector view in Metasound Editor
- Disallow deleting outputs from Metasound editor graph.
- Disallow adding outputs to Metasound editor graph (re-enable once reading outputs is required by composition)
#rb aaron.mcleran
#jira UEAU-771
#preflight 605b6864d88d2d0001b39d7c

#ROBOMERGE-SOURCE: CL 15804373 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)

[CL 15808143 by rob gay in ue5-main branch]
2021-03-24 16:42:25 -04:00
rob gay
6661b718b6 Add Trigger Simulation
- Add ExecutableDataType statics required for updating and ownership of triggers on Receive and Input nodes to avoid triggers spamming when set from boolean literals (Could potentially be useful for AudioBuffer inputs transmission).
- Misc clean-up
#jira UEAU-740
#rb phil.popp
#preflight 60596c28216649000137e147

#ROBOMERGE-SOURCE: CL 15773055 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)

[CL 15785846 by rob gay in ue5-main branch]
2021-03-23 17:55:31 -04:00
rob gay
1e147aadf3 Metasound UI/UX Updates
- Input/Output Reference nodes (Allows more than one input node per input, & hiding output nodes if not desired)
- Implement hotswapping input/output types
- Update MS Graph context menu to dynamically add actions for available inputs/outputs
- Add copy/paste for input/output nodes (but disallow from other graphs)
- Various utility functions for frontend for iterating node inputs/outputs
- Consolidation of GetDisplayName/GetDescription node logic into Frontend
- 1st pass on fixing up sync code to support input/output ed reference nodes
- Migrate edgraph input literals to new UObject class to allow for input references & hotswapping type
#jira UEAU-740
#rb jimmy.smith
#preflight 6053e0c61965b60001192560

#ROBOMERGE-SOURCE: CL 15745119 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)

[CL 15750030 by rob gay in ue5-main branch]
2021-03-19 15:10:57 -04:00