Commit Graph

14 Commits

Author SHA1 Message Date
erica stella
5514a084bf Update OpenXR headers.
Taken from commit OpenXR SDK 1.0.27 (2023-03-21) 58a00cf85c

#jira none
#rb robert.srinivasiah
#preflight 64382fddb62c1f172676d9c7

[CL 25087891 by erica stella in ue5-main branch]
2023-04-18 11:56:12 -04:00
Jules Blok
22909f67c6 Update OpenXR SDK to 1.0.25
Also removes the 32-bit loader as we don't support packaging for 32-bit platforms anymore.

Origin of binaries: https://github.com/KhronosGroup/OpenXR-SDK/releases/tag/release-1.0.25

#rb Jeff.Fisher
#preflight 6362b2576000216d2e19e221

[CL 22927918 by Jules Blok in ue5-main branch]
2022-11-02 17:43:52 -04:00
UnrealBot
73409369c0 Branch snapshot for CL 21319338
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
David Harvey
37da4676e3 HoloLens build rules: Engine modules part 2
#preflight 628cb13af237058787bb0357
#jira UE-149794
#rnx
#rb Jeff.Fisher

[CL 20361216 by David Harvey in ue5-main branch]
2022-05-25 04:04:16 -04:00
aurel cordonnier
1ee4eed9aa Merge from Release-Engine-Test @ 17666640 to UE5/Main
This represents UE4/Main @17638339 and Dev-PerfTest @17636504

[CL 17668579 by aurel cordonnier in ue5-main branch]
2021-09-29 17:45:16 -04:00
aurel cordonnier
d17d20ca36 Merge from Release-Engine-Test @ 16758890 to UE5/Main
This represents UE4/Main @ 16738161 and Dev-PerfTest @ 16737719 (and Release-17.00 @ 16658211)

[CL 16763350 by aurel cordonnier in ue5-main branch]
2021-06-23 17:51:32 -04:00
Josh Adams
b0e4357576 - UBT Code changes to remove 32-bit Windows support (C++ code for 32-bit still exists)
#rb marc.audy (concept, not each file)

[CL 15265424 by Josh Adams in ue5-main branch]
2021-01-31 15:09:58 -04:00
Marcus Wassmer
3b81cf8201 Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
autoresolved files
#rb none

[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00
josh adams
b62c84c583 - Updated .tps file internal locations
[FYI] ken.hawthorne
#rb none

#ROBOMERGE-SOURCE: CL 12759791 via CL 12759796 via CL 12759806
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v678-12743200)

[CL 12759818 by josh adams in Main branch]
2020-04-13 14:41:45 -04:00
jules blok
8506a18f0b Merging //UE4/Partner-OpenXR to Release-4.25 (//UE4/Release-4.25)
Fixes invalid paths for Oculus Go and Daydream interaction profiles
Adds ARM64 OpenXR loader for Hololens
Adds support for non-opaque blend modes
Removes "provisional" text from plugin description

#jira UE-87447
#jira UEVR-1543
#jira UEVR-1544
#jira UEVR-1556
#rb Jules.Blok

#ROBOMERGE-SOURCE: CL 12169992 in //UE4/Release-4.25/... via CL 12169993
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v661-12148976)

[CL 12169996 by jules blok in Main branch]
2020-03-13 23:37:12 -04:00
ryan durand
5954c1f85b Updating remaining copyrights in Engine.
#rnx
#rb none


#ROBOMERGE-SOURCE: CL 10869250 via CL 10869537 via CL 10869906
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870965 by ryan durand in Main branch]
2019-12-26 23:08:00 -05:00
Joakim Lindqvist
d26625d39d Updated module build configurations to follow our updated guidelines on using a library, you should always specify the full path to the library if you know it (in PublicAdditionalLibraries). This allows UBT to do up to date checking of the module and is faster.
If you still need to old behavior of searching for a library we use the new PublicSystemLibraries instead (used very sparingly).

Also updated conventions on importing Android libraries to use the newly introduced Android Architecture instead, which is always set to a valid architecuture (unlike Target.Architecture for the general case)

Lastly I updated some build.cs files that were doing filesystem enumeration or copying as they were being parsed, this is highly discouraged (partially because we cache filesystem operations but also it adds a cost to something we expect to be very fast). Any operations like this should be done as part of the build if they have to be done at all.

#rb none

[CL 7918851 by Joakim Lindqvist in Dev-Build branch]
2019-08-09 03:48:12 -04:00
ben marsh
1c9f78dbc6 Update the OpenXR plugin to 1.0
Small RHI change to make an identifying string available during initialization

#jira UEVR-1472
#rb Ryan.Vance

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jules.blok
#ROBOMERGE-SOURCE: CL 7639629 in //UE4/Release-4.23/... via CL 7641279
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7736898 by ben marsh in Dev-Build branch]
2019-08-05 08:59:17 -04:00
jules blok
21c2781a73 Add experimental OpenXR plugin, disabled by default
Fix PreInit not being called on XR plugins when the -hmd parameter is specified

#jira UE-70061
#rb Nick.Whiting
#lockdown cristina.riveron

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jules.blok
#ROBOMERGE-SOURCE: CL 5932461 in //UE4/Release-4.22/... via CL 5933171
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 5946296 by jules blok in Dev-Build branch]
2019-04-17 13:49:49 -04:00