Commit Graph

18 Commits

Author SHA1 Message Date
aaron mcleran
9675248c9c Fix for microsoft spatial sound not showing up in windows 10 and windows 11.
- API updated and changed it's format to display windows version

#rb Maxwell.Hayes
#jira UE-146283
#preflight 62327859161b10055942bced

#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 19415439 in //UE5/Release-5.0/... via CL 19415865
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v928-19376421)

[CL 19417066 by aaron mcleran in ue5-main branch]
2022-03-16 23:41:58 -04:00
jack porter
946b30a59a Remove UE3/UE4 references
#jira UE-112108
#jira UE-111469
#jira UE-111456
#jira UE-111451
#jira UE-111331
#jira UE-111149
#jira UE-111136
#jira UE-110941
#jira UE-104701
#rb trivial
[FYI] Chris.Babcock
#preflight 606446947a99880001b3cbac

#ROBOMERGE-SOURCE: CL 15872931 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)

[CL 15872932 by jack porter in ue5-main branch]
2021-03-31 06:40:14 -04:00
Jeff Fisher
7a42d64027 Horde HolographicStreamerDesktop.dll does not exist (and similar)
-Removed references  to deleted Hololens1 dlls.
#review-14670842
#rb Jules.Blok

[CL 14671768 by Jeff Fisher in ue5-main branch]
2020-11-05 18:07:16 -04:00
Marc Audy
11f5b21210 Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
#rnx

[CL 13753156 by Marc Audy in ue5-main branch]
2020-06-23 18:40:00 -04:00
jeff fisher
1ea5921242 -Fixes QRCodes and SceneUnderstanding when Hololens Remoting
-Prepares for a fix for AzureSpatialAnchors when hololens Remoting
-Replaces c++cx implementations with winrt implementations
-Using nuget packages directly for more ASA features rather than manually unpacked nuget packages.
-Changed dependency order from WMR depending on HololensAR to the reverse.
-Updated Azure.SpatialAnchors nuget package to latest version to get fix for Set AppProperties on cloud anchor.
-Merging from //UE4/Partner-Microsoft-XR/Engine/...
#jira UE-90809
#rb Steve.Smith

#ROBOMERGE-SOURCE: CL 12346915 in //UE4/Release-4.25/... via CL 12346947
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v671-12333473)

[CL 12346997 by jeff fisher in Main branch]
2020-03-20 16:15:55 -04:00
Rolando Caloca
5b82f15def Copying //UE4/Dev-RenderPlat-Staging@11388153 to //UE4/Main
#rb none
#rnx

[CL 11388545 by Rolando Caloca in Main branch]
2020-02-12 13:27:19 -05:00
ethan geller
1b9558d5fa Editgrate 4.25 audio features from project stream:
-Soundfield Submixes
-Endpoint Submixes
-Unreal Ambisonics Encoder/Decoder

[FYI] aaron.mcleran, maxwell.hayes, phil.popp, rob.gay, charles.egenbacher, kevin.neilson


#ROBOMERGE-OWNER: ethan.geller
#ROBOMERGE-AUTHOR: ethan.geller
#ROBOMERGE-SOURCE: CL 11302185 via CL 11302187
#ROBOMERGE-BOT: (v649-11301724)

[CL 11302191 by ethan geller in Main branch]
2020-02-09 18:57:53 -05:00
Juan Canada
2ecf4f9708 Merging //UE4/Dev-Main@10877709 to Dev-RenderPlat-Staging(//UE4/Dev-Rendering)
#rnx
#rb none

[CL 10895568 by Juan Canada in Dev-RenderPlat-Staging branch]
2020-01-07 13:45:01 -05:00
Marc Audy
360d078ca3 Second batch of remaining Engine copyright updates.
#rnx
#rb none

[CL 10871248 by Marc Audy in Main branch]
2019-12-27 09:26:59 -05:00
Juan Canada
ee60030a97 Merging //UE4/Dev-Main@10113801 to Dev-RenderPlat-Staging(//UE4/Dev-Rendering)
#rnx
#rb none

[CL 10114485 by Juan Canada in Dev-RenderPlat-Staging branch]
2019-11-12 14:05:17 -05:00
aaron mcleran
e69a21fb82 Apply distance to spatial sound coordinates for ms spatial sound
#rb none
#jira none

#ROBOMERGE-SOURCE: CL 10104612 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v586-10095595)

[CL 10104622 by aaron mcleran in Main branch]
2019-11-11 17:17:16 -05:00
Rolando Caloca
1a30325d6f Copying //UE4/Dev-RenderPlat-Staging@9551419 to //UE4/Main
#rb none
#rnx

[CL 9551447 by Rolando Caloca in Main branch]
2019-10-11 15:33:31 -04:00
jeff newquist
1ff08f0bf7 Copying //UE4/Dev-Console to Dev-RenderPlat-Staging (//UE4/Dev-RenderPlat-Staging)
#rb none
#rnx

[CL 9445960 by jeff newquist in Dev-RenderPlat-Staging branch]
2019-10-07 10:54:53 -04:00
Rolando Caloca
31828e2cac Merging //UE4/Dev-Main@8580251 to Dev-RenderPlat-Staging
#rb none
#rnx

[CL 8614298 by Rolando Caloca in Dev-RenderPlat-Staging branch]
2019-09-10 12:20:29 -04:00
jeff fisher
b1a3f73d57 UE-79491 Using the MicrosoftSpatialSound Plugin as the Spatialization Plugin for Windows on an 1809 Build of Windows Crashes the Editor
-MixedRealityInterop.dll was failing to load because it cannot automatically find all of its dependencies.  Added explicit load of those to MicrosoftSpatialAudio dll loading code.
#rb aaron.macleran
#jira UE-79491
#lockdown nick.penwarden

#ROBOMERGE-SOURCE: CL 8497979 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v406-8472469)

[CL 8498164 by jeff fisher in Main branch]
2019-09-04 15:58:51 -04:00
aaron mcleran
e1c21f6263 Fix for windows spatial sound plugin
#jira UE-79491
#rb Jeff.Fisher
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8360499 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)

[CL 8360501 by aaron mcleran in Main branch]
2019-08-27 22:18:02 -04:00
aaron mcleran
0afdd9d30d Fixing crash with microsoft spatial sound
- checking windows version and logging if not the right version for the mixed reality interpop lib
- enabling ms spatial sound plugin for windows

[FYI] Jeff.Fisher, Ryan.Vance
#rb Maxwell.Hayes
#jira UE-79422
#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 8322422 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)

[CL 8322423 by aaron mcleran in Main branch]
2019-08-26 21:18:07 -04:00
Jeff Fisher
bcc5bcf128 Copying //UE4/Dev-VR to Main (//UE4/Main)
-Copy up for 4.23
#rb none

[CL 6911980 by Jeff Fisher in Main branch]
2019-06-10 12:22:13 -04:00