Commit Graph

7 Commits

Author SHA1 Message Date
matt breindel
41fa69eb81 Created a new method for generating locally unique GUID-compatible IDs for metasound. Changed over several NewGuid calls to use the new system in MetasoundFrontendGraph.
[REVIEW] [at]*phil.popp [at]*helen.yang

[CL 28823392 by matt breindel in ue5-main branch]
2023-10-16 18:42:49 -04:00
helen yang
22916b01a2 [Resubmit] Enable MetaSound deterministic id generation by default for moving autoupdate from runtime to cook
#rb phil.popp
#jira UE-189686

[CL 28688466 by helen yang in ue5-main branch]
2023-10-11 18:39:54 -04:00
bob tellez
4572e1dda6 [Backout] - CL28641680
[FYI] helen.yang
Original CL Desc
-----------------------------------------------------------------
Enable MetaSound deterministic id generation by default for moving autoupdate from runtime to cook

#rb phil.popp
#jira UE-189686

[CL 28651396 by bob tellez in ue5-main branch]
2023-10-10 22:19:03 -04:00
helen yang
8cee990b06 Enable MetaSound deterministic id generation by default for moving autoupdate from runtime to cook
#rb phil.popp
#jira UE-189686

[CL 28641776 by helen yang in ue5-main branch]
2023-10-10 18:10:33 -04:00
helen yang
4d136215c5 Move MetaSound AutoUpdate and PreprocessDocument from runtime to cook using deterministic ID generation
- remove old cvars for editor/runtime deterministic ID generation

#jira UE-179993
#rb phil.popp

[CL 27242603 by helen yang in ue5-main branch]
2023-08-21 12:25:01 -04:00
helen yang
3ddcc821aa Enable MetaSound deterministic id generation at runtime
#rb phil.popp
#jira UE-189686
#rnx

[CL 26547630 by helen yang in ue5-main branch]
2023-07-24 12:45:51 -04:00
helen yang
07268d51d2 MetaSound deterministic id generation
- Deterministic generation of ids for various FGuids used in MetaSound documents so that Autoupdate can be moved from runtime to cook in the future while maintaining cook determinism
- cvar for enabling in editor au.MetaSound.EnableDeterministicIDGenerationInEditorCVar

#jira UE-176939
#jira UE-176940
#rb phil.popp

[CL 26126897 by helen yang in ue5-main branch]
2023-06-20 13:12:39 -04:00