Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/BuildGraph/TempStorage.cs
James Brinkerhoff a5730456a2 Copying //UE4/Ocean-Staging to //UE4/Main (Source: //Ocean/Main @ 2981464)
#lockdown Nick.Penwarden

========================
MAJOR FEATURES + CHANGES
========================

Change 2976864 on 2016/05/13 by Jaren.Peterson

	Hotfix from CL 2960819 for JIRA UE-30499 - Garbage Collection is collecting sub objects/Components that it shouldn't.

Change 2963218 on 2016/05/02 by Chad.Garyet

	- First iteration port of Ocean build over to BuildGraph
	  - Setup scheduled jobs according to the outline
	  - Full cook/publish/promote build on demand with options
	  - Cleanup symbols and builds added
	  - Moved the cleanup function over to BuildGraph's tempstorage.
	  - removed gupb temp storage cleanup to avoid name confusion
	ben.marsh

Change 2961695 on 2016/04/29 by Chris.Phillips

	Commented out use of 'FortniteIntegrationField' in ParseJiraTags.

Change 2959440 on 2016/04/28 by James.Brinkerhoff

	Moving the ssh key out of the engine folder

Change 2955918 on 2016/04/26 by Chad.Garyet

	Fixed timestamp resolution to check for two seconds instead of two ticks.  This was causing mac builders to throw false positives on file changes

Change 2954743 on 2016/04/25 by Chad.Garyet

	Integrating BuildGraph into Ocean

Change 2950638 on 2016/04/20 by James.Brinkerhoff

	Hotfix from CL 2950482 for FORT-22973 - SoundMix Fade Time not fading audio properly

Change 2947435 on 2016/04/18 by James.Brinkerhoff

	Moving the SSH key for Delta Copy into the server name/Mac user name (A4140/Chair) directory (RemoteToolChain.cs looks in this subdirectory)

Change 2947276 on 2016/04/18 by James.Brinkerhoff

	Fixing a bug with unreal remote tool crashing when building a game for a platform for the first time (missing directories)

Change 2947262 on 2016/04/18 by James.Brinkerhoff

	Adding the settings and ssh key to start using the RSync method for building on a Mac (unreal remote tool is no longer needed)
	Chris.Phillips

Change 2945397 on 2016/04/15 by James.Brinkerhoff

	Hotfix from CL 2943042 for a crash in HTTP completion delegates on shutdown

Change 2945377 on 2016/04/15 by James.Brinkerhoff

	Hotfix from CL 2939672 for UE-29193 - "Files need check-out" prompt spams Blueprint users

Change 2945341 on 2016/04/15 by James.Brinkerhoff

	Hotfix from CL 2944947 for UE-29389 - Fast-Path: Layered Blend per Bone node failing to grab updated values from struct.

Change 2942126 on 2016/04/13 by Shon.Love

	Fixed several possible nullptr dereferences.
	Scott.Bowen, David.Nikdel, Michael.Lochrane

Change 2935366 on 2016/04/06 by James.Brinkerhoff

	Hotfix from CL 2927913 for editor shutdown crash in FOnlineFriendsMcp::ReadFriendsList_HttpRequestComplete
	Cancel HTTP requests in FOnlineFriendsMcp on shutdown

Change 2935365 on 2016/04/06 by James.Brinkerhoff

	Hotfix from CL 2926495 for FORT-18947 and OR-17695
	Change storing HTTP requests as raw pointers to weak pointers with validity being checked via Pinning it

Change 2935145 on 2016/04/06 by James.Brinkerhoff

	Hotfix in CL 2934992 for UE-28960 and UE-28811
	OCN-3473 - CAMERA: Players are unable to swap between cameras after zooming into a room

Change 2933717 on 2016/04/05 by James.Brinkerhoff

	Hotfix in CL 2892825 for UE-28697
	OCN-3411 - ENGINE: Right clicking a blueprint and doing find reference for variables returns no results

Change 2933615 on 2016/04/05 by James.Brinkerhoff

	Hotfix in CL 2924734 for UE-28815

Change 2932144 on 2016/04/04 by James.Brinkerhoff

	Hotfix in CL 2930900 for clang compile warning from a shadow variable

Change 2932141 on 2016/04/04 by James.Brinkerhoff

	Hotfix in CL 2930447 for UE-27407

Change 2932043 on 2016/04/04 by James.Brinkerhoff

	Bringing over hotfix for OR-18227 in CL 2931421 which also replaces our workaround for dirty macro libraries implemented in CL 2764666
	Jaren.Peterson

Change 2929490 on 2016/03/31 by James.Brinkerhoff

	Bringing over hotfix for Visual Studio 2015 Update 2 bug in CL 2929441

	Change 2929441 on 2016/3/31 by Mike.Fricker
		Fixed UnrealLightmass not compiling with Visual Studio 2015 Update 2
		- Removed unreferenced math function with unsupported intrinsic

Change 2928149 on 2016/03/30 by James.Brinkerhoff

	Bringing over hotfix in CL 2927457

	Change 2927457 on 2016/3/30 by Jamie.Dale

		Fixed Up/Down navigation regression for single-line editable text in a property panel

Change 2926399 on 2016/03/29 by James.Brinkerhoff

	Bringing over hotfix in CL 2903969

	Change 2903969 on 2016/3/10 by Jamie.Dale

		Fixed SelectAllTextOnCommit regression since the move to editable text layouts

Change 2926092 on 2016/03/29 by Shon.Love

	Fixed group info constructor to copy input's InviteOnly flag.
	Scott.Bowen, David.Nikdel

Change 2922730 on 2016/03/25 by James.Brinkerhoff

	Bringing over hotfix 2922677

	Hiding the new array get by-ref node (bringing back the old array get node) until we can resolve ongoing issues with its use.

Change 2921044 on 2016/03/24 by Shon.Love

	Changed create clan to use the correct URL and make use of the provided namespace in the call.
	Scott.Bowen, David.Nikdel

[CL 2983105 by James Brinkerhoff in Main branch]
2016-05-19 02:01:43 -04:00

39 KiB