Commit Graph

1226 Commits

Author SHA1 Message Date
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
Nicholas Davies
f7e3cd7135 #FriendsAndChat - Merge from Fortnite
[CL 2383859 by Nicholas Davies in Main branch]
2014-12-10 13:14:16 -05:00
Ben Marsh
b21b0fc0b6 Treat non-foreign projects correctly when generating project files for new projects.
[CL 2383717 by Ben Marsh in Main branch]
2014-12-10 11:58:11 -05:00
sebastian kowalczyk
fbffec87ca LogVisualization improvements integrated from Dev to Main:
- Added toggle button to LogVisualizer's toolbar, to toggle graphs 2d visualization
- User can change background color for 2d graphs in LogVisualizer's settings

[CL 2383386 by sebastian kowalczyk in Main branch]
2014-12-10 09:28:26 -05:00
sebastian kowalczyk
7c15cc1b83 Fixed movement on timelines with keyboard cursors in LogVisualizer tool (integrated from Dev to Main)
[CL 2383378 by sebastian kowalczyk in Main branch]
2014-12-10 09:22:46 -05:00
sebastian kowalczyk
f05ee1bdd9 LogVisualizer fixes and improvements (integrated from Dev to Main):
- Fixed and polished how we scroll/drag or zoom data in timelines using mouse. It should be much easier now.
- Added scroll bar while working with zoomed data. It's clear that we have it zoomed and it's faster to scroll that kind of data now.
- Fixed how timeline's context menu works with timelines selection.
- it's possible to copy log lines to system clipboard now,
- bunch of other fixes and tweaks here and there (like GrabHand" mouse cursor while dragging timelines, etc.)

[CL 2383375 by sebastian kowalczyk in Main branch]
2014-12-10 09:22:32 -05:00
Mieszko Zielinski
71fe69f03c Fixed FunctionalTesting framework not being able detect if the testing has already finished #UE4
[CL 2383371 by Mieszko Zielinski in Main branch]
2014-12-10 09:17:33 -05:00
James Moran
e48fdc9356 Enable User.ini's.
Switch HTML5 SDK setupt to prefer values from User*.ini's over environment varibles

FYI #codereivew josh.adams, ankit.khare, rob.jones

[CL 2383359 by James Moran in Main branch]
2014-12-10 09:07:36 -05:00
sebastian kowalczyk
ef739c28d1 Fixed Cyclical Dependency in action graph issue
#lockdown Zachary.EdgertonJones

[CL 2383272 by sebastian kowalczyk in Main branch]
2014-12-10 06:32:32 -05:00
sebastian kowalczyk
94672f6508 Hopefully fixed non unity OSX compilation
#lockdown Zachary.EdgertonJones

[CL 2383260 by sebastian kowalczyk in Main branch]
2014-12-10 06:02:42 -05:00
Michael Trepka
fe4392fae7 Fixed Clang compile error
#codereview Bart.Bressler
#lockdown Ben.Marsh

[CL 2380740 by Michael Trepka in Main branch]
2014-12-08 13:40:47 -05:00
Michael Trepka
558473d291 Replaced use of SMenuAnchor::UseCurrentWindow with EPopupMethod::UseCurrentWindow to fix linking errors in Clang
#codereview Nick.Atamas
#lockdown Ben.Marsh

[CL 2380719 by Michael Trepka in Main branch]
2014-12-08 13:30:39 -05:00
Bart Bressler
5d816f9ed2 Fix non-unity build error - static definition of variable in header file would cause redefinition linker errors
#lockdown ben.marsh

[CL 2380544 by Bart Bressler in Main branch]
2014-12-08 11:50:45 -05:00
sebastian kowalczyk
781172eba5 Updated reports generated in LogVisualizer from collected Visual Logger events, mostly from visual point of view.
Added hyperlinks to reports generated in LogVisualizer - it works like filters for LogVisualzier and it should be easier to analyze report data now.

[CL 2380212 by sebastian kowalczyk in Main branch]
2014-12-08 08:20:42 -05:00
Nicholas Davies
d08ea37c5e #FriendsAndChat - Update to Friends notifications. Change Fortnite notification to a bang. Addind customized notifications to Fortnite and the Launcher
[CL 2379983 by Nicholas Davies in Main branch]
2014-12-08 04:45:45 -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
Terence Burns
937f65be31 SSH and IOS remote builds
- Converted a few properties to be available in the editor.
- Part of UEPLAT-25

[CL 2379442 by Terence Burns in Main branch]
2014-12-07 13:01:11 -05:00
Ben Marsh
959cfa782d Add missing copyright notices to source files.
[CL 2379212 by Ben Marsh in Main branch]
2014-12-06 19:14:20 -05:00
Terence Burns
e0048eacac Improved Windows XP support
- Windows XP is now configurable from the editor under: Project Settings | Windows | Minimum OS Version
- We will now have a UE4Game_xp.exe which will be used for XP supported content only games
- - - Added support to UBT to choose a file name when running a build, approved by Rob M.
- - - Added functionality to UAT to look for an _xp.exe when packaging.
- Minimum Windows OS, is Vista by default.
- Bootstrap Packaged Game Program is now also built with windows xp support.

Fix for JIRA issues
https://jira.ol.epicgames.net/browse/UE-2894
https://jira.ol.epicgames.net/browse/UE-3580
https://jira.ol.epicgames.net/browse/UE-4928

[CL 2379024 by Terence Burns in Main branch]
2014-12-06 10:29:12 -05:00
Michael Noland
8fadce6378 Engine: Replace some color literals with FColor / FColorList entries
[CL 2378046 by Michael Noland in Main branch]
2014-12-05 15:03:26 -05:00
Frank Fella
5640653bc1 Sequencer - Specifiy a maximum value for PixelsForInput in FTimeToPixel, so that zero sized view ranges work predictably.
+ Fixes an issue where making a section too small would make it infinitely large and fixes an issue where zero sized sections could no longer be resized.

[CL 2377931 by Frank Fella in Main branch]
2014-12-05 14:03:35 -05:00
Carlos Cuello
30b14c41b3 [INTEGRATE] merging ue4-launcherreleases->ue4 integrate all up to cl 2375442
[CL 2377899 by Carlos Cuello in Main branch]
2014-12-05 13:43:35 -05:00
Bart Bressler
4e6473b44f More online delegate cleanup int he friends interface (changing multicast delegates to delegates that are passed in to friends interface functions and called when requests are completed)
#codereview josh.markiewicz

[CL 2377676 by Bart Bressler in Main branch]
2014-12-05 11:23:15 -05:00
Josh Adams
06ad27f3c7 - Fixed ASTC textures on Metal, except for one blue texture in Rivalry
[CL 2376586 by Josh Adams in Main branch]
2014-12-04 17:28:16 -05:00
Mike Beach
3c8b5fb5ea [UE-5075/UE-5070] Adding accept source/target buttons to the merge tool.
#codereview Dan.OConnor

[CL 2376351 by Mike Beach in Main branch]
2014-12-04 15:45:39 -05:00