Commit Graph

10 Commits

Author SHA1 Message Date
Martin Mittring
bc33fe8a1a Made Atmosphere toggleable by Fog, consistently renamed to AtmosphericFog
UE-13368 Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings

[CL 2505715 by Martin Mittring in Main branch]
2015-04-08 15:46:28 -04:00
Gil Gribb
831cbdf6ca UE4 - add show flags for foliage and grass
[CL 2420277 by Gil Gribb in Main branch]
2015-01-27 09:32:33 -05:00
Nick Darnell
90e793745c Slate - ESlateCheckBoxState has been renamed to ECheckBoxState.
[CL 2384008 by Nick Darnell in Main branch]
2014-12-10 14:24:09 -05:00
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
Mikolaj Sieluzycki
51f5333986 Prepare cpp files for header cleanup.
#codereview Robert.Manuszewski

[CL 2356864 by Mikolaj Sieluzycki in Main branch]
2014-11-12 04:58:53 -05:00
Martin Mittring
3d85040b85 added showflags to scenecaptureactor
[CL 2353488 by Martin Mittring in Main branch]
2014-11-07 15:26:06 -05:00
Joe Conley
664b9f006b Scene Capture details panel: put engine show flags in the advanced section
[CL 2345856 by Joe Conley in Main branch]
2014-10-31 02:00:41 -04:00
Joe Conley
dccd1093d4 Scene Capture details panel: Remove a few show flags that don't make sense for scene captures. Reconfigured the show flags to be a whitelist model instead of a blacklist, to ensure everything shown here is supported.
[CL 2343179 by Joe Conley in Main branch]
2014-10-29 00:15:02 -04:00
Joe Conley
a9e64c8311 SceneCaptures: Support for setting show flags for the view of a scene capture actors via the details panel.
[CL 2341946 by Joe Conley in Main branch]
2014-10-28 01:04:56 -04:00