Files
UnrealEngineUWP/Engine/Plugins/Compositing
eric renaudhoude e6b020a705 OCIO: Fix property update bug, introduced by the bidirectional display-view selection change.
Properties need to be batched updated as a single transaction, otherwise the modification of the first property would cause ApplyConfigurationToSelection() to be called immediately, invalidating the change.

#jira UE-170071
#rb ruslan.idrisov
#preflight 6377cc782a05dabce9488ee4
#rnx

[CL 23203889 by eric renaudhoude in ue5-main branch]
2022-11-18 15:43:34 -05:00
..