Commit Graph

4 Commits

Author SHA1 Message Date
Rob Gay
4b1e992925 Move FString/FText VertexName identifers to FNames. Convention is as follows:
- FGuid IDs are used to identify unique verticies within an entire graph (currently may be duplicated if graph is duplicated).
- FNames are used to be readible vertex identifiers that are only unique within a node's API.
- FText is only for ***OPTIONAL*** DisplayNames that can be provided as a more descriptive, readible descriptor of a given vertex (But are not necessarily unique). Currently disabled until loc tool on FText property in MetaSoundDetailsCustomization is properly displayed.
#rb phil.popp
#jira UE-123982
#preflight 613f6ff892b32b00016cf188

[CL 17494445 by Rob Gay in ue5-main branch]
2021-09-13 14:13:39 -04:00
jimmy smith
f4a37a5a96 Fix Mac only CIS
#rb none
#jira none

#ROBOMERGE-SOURCE: CL 15620869 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v777-15581079)

[CL 15620880 by jimmy smith in ue5-main branch]
2021-03-04 22:21:33 -04:00
phil popp
2d9e1bb694 CIS mac fix for trigger on threshold
#jira none
#rb Rob.Gay
[FYI] jimmy.smith

#ROBOMERGE-SOURCE: CL 15585163 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v777-15581079)

[CL 15585165 by phil popp in ue5-main branch]
2021-03-03 14:05:32 -04:00
jimmy smith
f35c1ab31f Trigger Threshold Node
#rb maxwell.hayes aaron.mcleran
#jira none

#ROBOMERGE-SOURCE: CL 15578745 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15578757 by jimmy smith in ue5-main branch]
2021-03-02 23:16:11 -04:00