- 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]
- 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]
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]
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]
- 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-2894https://jira.ol.epicgames.net/browse/UE-3580https://jira.ol.epicgames.net/browse/UE-4928
[CL 2379024 by Terence Burns in Main branch]
+ 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]