Commit Graph

4 Commits

Author SHA1 Message Date
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Jamie Dale
f440490671 Converted the property editor to use FText
The display name, filter string, and tooltips for the property editor (and associated detail customizations) are now stored as FText rather than FString. This allows us to remove SLATE_TEXT_ARGUMENT from the detail customization widgets.

[CL 2372595 by Jamie Dale in Main branch]
2014-12-01 11:19:41 -05:00
Richard TalbotWatkin
1e085ee2ae Removed clamping of RGB to 1.0 in the Raw Distribution Vector customization, to allow specification of super saturated colors.
#codereview Matt.Kuhlenschmidt

[CL 2349707 by Richard TalbotWatkin in Main branch]
2014-11-05 03:10:36 -05:00
Richard TalbotWatkin
dc6891293d Created struct customization for FRawDistributionVector allowing color-related particle modules to have their vector properties visualized as colors. Created struct customization for FParticleSysParam in order to filter out irrelevant parameters from the list, depending on the parameter type.
#jira UE-1935 - UE4: Cascade: Please Fix this makes daily work flow challenging.

[CL 2339835 by Richard TalbotWatkin in Main branch]
2014-10-24 10:15:28 -04:00