Maciej Mroz
f55429024e
CPF_EditInline flag removed (replaced by metadata).
...
CPF_PersistentInstance flag added.
#codereview Robert.Manuszewski, Nick.Whiting, James.Golding
[CL 2308211 by Maciej Mroz in Main branch]
2014-09-24 09:09:32 -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
Matt Kuhlenschmidt
91ba99b69f
Fixed broken IsEditConst node
...
[CL 2289986 by Matt Kuhlenschmidt in Main branch]
2014-09-09 12:12:25 -04:00
Nick Darnell
759726f323
Editor - Checking parent nodes for edit inline properties to see if they are edit const.
...
[CL 2289648 by Nick Darnell in Main branch]
2014-09-08 13:46:59 -04:00
Ben Marsh
e9f8b8d3a1
Fixup multiline comments that are meant to be documentation. Need to start with /** for doxygen to parse them.
...
[CL 2265840 by Ben Marsh in Main branch]
2014-08-21 08:33:39 -04:00
Dan Oconnor
6f59271a54
#UE4 Improved view of CDO in diff view, can now cycle through the differences, toggle filtering of properties that differ
...
[CL 2253582 by Dan Oconnor in Main branch]
2014-08-12 16:54:27 -04:00
Matt Kuhlenschmidt
ebcbdd05bb
UMG - Animations now only evaluate the parts of multi-component curves (e.g, margin, color, vector) which have keys. If a curve has no keys the current value of the field is not changed
...
[CL 2234836 by Matt Kuhlenschmidt in Main branch]
2014-07-28 15:15:42 -04:00
Maciej Mroz
f40ef72418
PropertyEditor refactored. It's ready for StructureDefaultView. Some SDetailsView functions were moved to SDetailsViewBase. FPropertyValueImpl calls NotifyFinishedChangingProperties properly.
...
#codereview Matt.Kuhlenschmidt
[CL 2108084 by Maciej Mroz in Main branch]
2014-06-17 09:41:33 -04:00
Max Preussner
aaac6cdfd4
Delegates: simplified script delegate API
...
Upgrade Notes:
The two separate function calls "MyScriptDelegate.SetObject(SomeObject); MyScriptDelegate.SetFunctionName(SomeFunctionName);" where combined into a single function call "MyScriptDelegate.BindUFunction(SomeObject, SomeFunctionName);"
[CL 2061427 by Max Preussner in Main branch]
2014-05-01 17:36:38 -04:00
Matt Kuhlenschmidt
5c12ec431b
#UE4 - Expand struct children of arrays when adding a new entry to an array
...
[CL 2047929 by Matt Kuhlenschmidt in Main branch]
2014-04-23 19:11:18 -04:00
Tim Sweeney
324683ce78
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00