Commit Graph

30 Commits

Author SHA1 Message Date
Thomas Sarkanen
3a48287427 Fixed FTransform details customization not dirtying packages correctly.
Made sure to call NotifyFinishedChangingProperties so that packages are dirtied when editing values.
Also increased precision in floating-point SetValue. We should not go via strings to do this, but we dont have any other way at the moment, so this is the next best thing.

TTP# 341202 - BLUEPRINT:  A transforms default value does not get carried over from the set values in its structure

reviewed by Andrew.Brown

[CL 2228482 by Thomas Sarkanen in Main branch]
2014-07-23 10:36:08 -04:00
Richard TalbotWatkin
5e3c4d6930 Modified struct customization for FMatrix and FTransform to work in the same way as the component transform details customization.
#ttp 339291 - Level Editor Details panel transform copy/paste not compatible with Blueprint Details panel transform
#branch UE4
#proj Editor.DetailCustomizations
#reviewedby Chris.Wood

[CL 2169038 by Richard TalbotWatkin in Main branch]
2014-07-07 07:00:30 -04:00
Matt Kuhlenschmidt
0bac17760c Fixup usage of deprecated IStructCustomizationUtils interface
[CL 2094462 by Matt Kuhlenschmidt in Main branch]
2014-06-04 11:16:24 -04:00
Matt Kuhlenschmidt
13939a90e9 Deprecated IStructCustomization and struct property customization registration. Use IPropertyTypeCustomization and RegisterPropertyTypeCustomization instead
[CL 2094389 by Matt Kuhlenschmidt in Main branch]
2014-06-04 10:16:14 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00