Commit Graph

7 Commits

Author SHA1 Message Date
Richard TalbotWatkin
e4fa983f68 In Details tabs, where no category is specified for a group of properties, use the heading "General" instead of a prettified version of the class name.
#ttp 345463 - NUX:Details: Don't draw confusing C++ class names as categories when no category is given
#branch UE4
#proj Editor.PropertyEditor
#note Some of the examples in the TTP are due to the category for the UPROPERTY being explicitly set equal to the class name.

[CL 2320391 by Richard TalbotWatkin in Main branch]
2014-10-06 16:18:10 -04:00
Michael Trepka
5bd6255fde More Clang compile warning fixes
[CL 2237347 by Michael Trepka in Main branch]
2014-07-30 14:51:27 -04:00
Matt Kuhlenschmidt
6387890456 Fix children of struct properties in the blueprint editor not always passing visibility tests
- Refactored IsPropertyVisible delegate to pass in a parent property pointer so complex visibility tests with struct parents can be performed

[CL 2115458 by Matt Kuhlenschmidt in Main branch]
2014-06-24 13:07:20 -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
Maciej Mroz
174a3d22ad PropertyEditor refactored
#codereview Matt.Kuhlenschmidt

[CL 2088207 by Maciej Mroz in Main branch]
2014-05-29 17:39:23 -04:00
Matt Kuhlenschmidt
be8f20192b Fix properties of structs not being considered when a property is checked for EditOnInstance/EditOnDefault visibility
[CL 2075611 by Matt Kuhlenschmidt in Main branch]
2014-05-16 11:32:46 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00