It was erroneously not clearing if FixedSource wasn't set (ie. a widget field), but the intent was to clear only the path when editing a widget property, and the entire path when editing anything else.
[REVIEW] [at]patrick.boutot
#rnx
#preflight 637df1bdfa348e8480298a71
[CL 23247747 by sebastian nordgren in ue5-main branch]
It is possible to show only the last field in a path when space is limited.
[REVIEW] [at]patrick.boutot
#rnx
#preflight 63611c20731604696a0f4e3a
[CL 22919758 by sebastian nordgren in ue5-main branch]
Binding display names now take into account complex conversion functions.
Complex conversion functions now compile correctly.
#rb patrick.boutot
#rnx
#preflight 633ebda6d910a076839e3ddf
#preflight 633ec514a712a61df1354aec
[CL 22388782 by sebastian nordgren in ue5-main branch]
Field selector now maintains conversion function selection after searching.
#rb patrick.boutot
#rnx
#preflight 633eb382d910a076839a324b
[CL 22388757 by sebastian nordgren in ue5-main branch]
Display name is now more readable when conversion functions are involved.
Moved some conversion function code from MVVMEditorSubsystem to ConversionFunctionHelper so that it can be reused in the compiler.
#rb patrick.boutot
#rnx
#preflight 633d7020164ef40c2e3f308d
[CL 22362227 by sebastian nordgren in ue5-main branch]
Before:
3548 unity files
Total CPU Time: 47343.578125 s
Total time in Parallel executor: 494.60 seconds
After:
3445 unity files
Total CPU Time: 46044.671875 s
Total time in Parallel executor: 468.51 seconds
#jira
#preflight 63336159b20e73a098b7f24f
[CL 22218213 by bryan sefcik in ue5-main branch]
Conversion function entries are now sorted.
Conversion function categories display how many functions are inside of them.
The current selection of the field is now correctly displayed in the menu.
[REVIEW] [at]patrick.boutot
#rnx
#preflight 6331b14cd747fe52c8a10e65
[CL 22191652 by sebastian nordgren in ue5-main branch]