Commit Graph

8 Commits

Author SHA1 Message Date
Matt Kuhlenschmidt
ae59cd81e6 Fixed transform customizating swapping roll and yaw
[CL 2321589 by Matt Kuhlenschmidt in Main branch]
2014-10-07 14:19:00 -04:00
Michael Noland
d01f8b5283 Core: Remove unused bChangesTopology member from FPropertyChangedEvent and removed most uses, in preparation for deprecating the three-argument constructor
#codereview matt.kuhlenschmidt

[CL 2304635 by Michael Noland in Main branch]
2014-09-19 19:00:52 -04:00
James Golding
75511fd092 Fix non-unity in MathStructProxyCustomizations
#codereview thomas.sarkanen

[CL 2229689 by James Golding in Main branch]
2014-07-24 05:34:07 -04:00
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