2021-12-13 13:15:05 -05:00
|
|
|
[CoreRedirects]
|
2022-08-12 14:54:54 -04:00
|
|
|
|
|
|
|
|
; 5.0
|
2021-12-13 13:15:05 -05:00
|
|
|
+PropertyRedirects=(OldName="MetaSoundSettings.AutoUpdateBlacklist",NewName="AutoUpdateDenylist")
|
|
|
|
|
+PropertyRedirects=(OldName="MetaSoundSettings.AutoUpdateAssetBlacklist",NewName="AutoUpdateDenylist")
|
2021-12-13 18:15:01 -05:00
|
|
|
|
|
|
|
|
+StructRedirects=(OldName="MetasoundEditorGraphInputBoolRef",NewName="MetasoundEditorGraphMemberDefaultBoolRef")
|
|
|
|
|
+StructRedirects=(OldName="MetasoundEditorGraphInputIntRef",NewName="MetasoundEditorGraphMemberDefaultIntRef")
|
|
|
|
|
+StructRedirects=(OldName="MetasoundEditorGraphInputObjectRef",NewName="MetasoundEditorGraphMemberDefaultObjectRef")
|
|
|
|
|
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputLiteral",NewName="MetasoundEditorGraphMemberDefaultLiteral")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputBool",NewName="MetasoundEditorGraphMemberDefaultBool")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputBoolArray",NewName="MetasoundEditorGraphMemberDefaultBoolArray")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputInt",NewName="MetasoundEditorGraphMemberDefaultInt")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputIntArray",NewName="MetasoundEditorGraphMemberDefaultIntArray")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputFloat",NewName="MetasoundEditorGraphMemberDefaultFloat")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputFloatArray",NewName="MetasoundEditorGraphMemberDefaultFloatArray")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputString",NewName="MetasoundEditorGraphMemberDefaultString")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputStringArray",NewName="MetasoundEditorGraphMemberDefaultStringArray")
|
|
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputObject",NewName="MetasoundEditorGraphMemberDefaultObject")
|
2022-08-12 14:54:54 -04:00
|
|
|
+ClassRedirects=(OldName="MetasoundEditorGraphInputObjectArray",NewName="MetasoundEditorGraphMemberDefaultObjectArray")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
; 5.1
|
|
|
|
|
+ClassRedirects=(OldName="MetaSound",NewName="MetaSoundPatch")
|