Commit Graph

4 Commits

Author SHA1 Message Date
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
Ben Marsh
7598af0532 Update copyright notices to 2019.
#rb none
#lockdown Nick.Penwarden

[CL 4662404 by Ben Marsh in Main branch]
2018-12-14 13:41:00 -05:00
Ben Marsh
13d012685f Merging copyright update from 4.19 branch.
#rb none
#rnx
#jira

[CL 3818977 by Ben Marsh in Staging-4.19 branch]
2018-01-02 15:30:26 -05:00
Mike Beach
23e96bb858 Copying //UE4/Dev-VR to //UE4/Dev-Main (Source: //UE4/Dev-VR @ 3463220)
#lockdown Nick.Penwarden
#rb none

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

Change 3446885 on 2017/05/18 by Chad.Garyet

	adding physx build for dev-vr

Change 3447146 on 2017/05/18 by Nick.Atamas

	Allow Android to use PhysX cooking.

Change 3447251 on 2017/05/18 by Keli.Hlodversson

	Issue a warning on SteamVR Stereo Layers implementation when the NoAlpha flag is set or when using unsupported layer shapes.
	#jira UEVR-778

Change 3448796 on 2017/05/19 by Keli.Hlodversson

	Change all StereoLayers implementations to render FaceLocked layers on top regardless of priority value (matching DefaultStereoLayers implementation) unless vr.StereoLayers.MixLayerPriorities is true.

	#jira UEVR-779
	#jira UEVR-780

Change 3452438 on 2017/05/22 by Ryan.Vance

	Recompiled the Mac hlslcc libraries to expose external texture support.

Change 3457279 on 2017/05/24 by Keli.Hlodversson

	Move comments on IStereiLayer struct and enum members, so the reference doc extraction shows the comments in the right place.

	#jira UEVR-781

Change 3457578 on 2017/05/24 by Nick.Atamas

	WIP Mixed Reality Mesh (MRMesh) and DummyMeshReconstruction driver. Helps support the Tango use case.

Change 3458004 on 2017/05/24 by Nick.Atamas

	Missing forward reclaration, hopefully fixes CIS.

Change 3458120 on 2017/05/24 by Jeff.Fisher

	MirrorMode SingleEyeCroppedToFit (aka 5) for SteamVR.
	-Implements that mirror mode for SteamVR, also makes unsupported modes default to that one.  This is the mode most useful for shipping.
	#review-3458083

Change 3459785 on 2017/05/25 by Nick.Atamas

	CIS FIX? MRMeshProxy needs a forward declaration beyond the "friend class" one.

Change 3459976 on 2017/05/25 by Nick.Atamas

	Fix for UE-45401: MRMesh and MRMeshComponent errors preventing launch on/package

	Preflight got far enough that I have reasonable confidence in this passing.

Change 3460141 on 2017/05/25 by Nick.Atamas

	Fixed race condition.

Change 3460188 on 2017/05/25 by Nick.Atamas

	Fix for UE-45423: Launch-on fail with "Error: linker command failed"?

Change 3461798 on 2017/05/26 by Mike.Beach

	Fixing shadowed variable name warning (CIS).

Change 3462462 on 2017/05/26 by Mike.Beach

	CIS fix - wrapping MRMeshModule load in preprocessor block to match header (else, undefined type error is reported for server builds).

Change 3462658 on 2017/05/26 by Michael.Trepka

	Recompiled Mac HLSLCC with Xcode 8.2.1 to work around a bug in newer Clang's optimization that makes resulting HLSLCC fail to compile some shaders. Also, updated the UUID in MetalCommon.usf to force Metal shaders to recompile with the updated library.

	#jira UE-45435

[CL 3463797 by Mike Beach in Main branch]
2017-05-27 22:26:57 -04:00