Commit Graph

4 Commits

Author SHA1 Message Date
Steve Robb
57dd5d7493 New ENUM_CLASS_FLAGS macro for declaring all of the bitwise operators needed for a bitflags enum.
Fixed CONSTEXPR definitions.
Converted EFontImportFlags to an enum class in order to test this feature.

#codereview robert.manuszewski,john.barrett

[CL 2254804 by Steve Robb in Main branch]
2014-08-13 12:53:47 -04:00
Dmitry Rekman
435196963c Support for Linux in DesktopPlatform module.
- Part of PR #306 by amigo and #ue4linux folks.
- LinuxNativeDialogs on hold until clarified with the author (their Build.cs needs to be modified to add WITH_LINUX_NATIVE_DIALOGS=1).

[CL 2237890 by Dmitry Rekman in Main branch]
2014-07-30 23:26:47 -04:00
Dmitry Rekman
89f8b0f286 Fix SlateViewer on Linux.
[CL 2120942 by Dmitry Rekman in Main branch]
2014-06-29 00:44:00 -04:00
Dmitry Rekman
bee33dee86 Linux: add (stubbed) DesktopPlatform class.
Part of PR 140 (with mods), contributed by sbc100 and #ue4linux community.

#codereview Jamie.Dale

[CL 2096282 by Dmitry Rekman in Main branch]
2014-06-05 17:01:39 -04:00