Commit Graph

10574 Commits

Author SHA1 Message Date
nick shin
56abd488fb HTML5 - SDL audio - debug build crash fix
#jira UE-76951  HTML5 project does not open due to Assertion failure at open_audio_device in DebugGame
#rnx
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: nick.shin
#ROBOMERGE-SOURCE: CL 7658180 in //UE4/Release-4.23/... via CL 7658184
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7793886 by nick shin in Dev-Build branch]
2019-08-06 11:17:53 -04:00
ben woodhouse
3de8efaa98 Make CSV metadata parsing robust to values with commas, in order to prevent exceptions crashes when reading [desktophwinfo].
A nicer solution would be to strip commas at source in the CSV profiler, but that won't work with existing data

[FYI] chris.bunner

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 7650431 via CL 7654000 via CL 7654072
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7791045 by ben woodhouse in Dev-Build branch]
2019-08-06 10:56:05 -04:00
jonathan lindquist
5b857bb77a changing the category to forces
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jonathan.lindquist
#ROBOMERGE-SOURCE: CL 7650366 via CL 7653990 via CL 7654051
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7791010 by jonathan lindquist in Dev-Build branch]
2019-08-06 10:55:28 -04:00
jonathan lindquist
b54cc1c7f1 changing the category to forces
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jonathan.lindquist
#ROBOMERGE-SOURCE: CL 7650361 via CL 7653989 via CL 7654050
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7791005 by jonathan lindquist in Dev-Build branch]
2019-08-06 10:55:25 -04:00
wyeth johnson
bdf8f0e359 Calculate Accurate Velocity factors/calcs previous position by default
Pendulum now relies on the accurate velocity to properly account for inertia
#jira none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: wyeth.johnson
#ROBOMERGE-SOURCE: CL 7652685 in //UE4/Release-4.23/... via CL 7652692
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7790516 by wyeth johnson in Dev-Build branch]
2019-08-06 10:48:53 -04:00
jeanluc corenthin
eaa91e27c0 Fixed version issue with Sun Position plugin's assets
#jira UE-78015
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jeanluc.corenthin
#ROBOMERGE-SOURCE: CL 7651445 in //UE4/Release-4.23/... via CL 7651447
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7790473 by jeanluc corenthin in Dev-Build branch]
2019-08-06 10:48:26 -04:00
david ratti
223a26b4ed NetworkPrediction plugin initial checkin.
-This is a WIP plugin, disabled by default.
-Goal is to generalize player prediction and eventually improve our networked movement system.
-See readme.txt in NetworkPrediction plugin folder for additional info


#rxn

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: david.ratti
#ROBOMERGE-SOURCE: CL 7646248 via CL 7646355 via CL 7646389
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7789034 by david ratti in Dev-Build branch]
2019-08-06 10:30:10 -04:00
simon therriault
d6c6092bbd - Fixing bad dependency to old non-existing asset in VPUtilities material
#rb none
#jira UE-77681

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 7645934 in //UE4/Release-4.23/... via CL 7645935
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7788902 by simon therriault in Dev-Build branch]
2019-08-06 10:26:54 -04:00
wyeth johnson
d4c50f3ea8 Scale color by speed was incorrectly allowed in the spawn script
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: wyeth.johnson
#ROBOMERGE-SOURCE: CL 7645187 via CL 7645538 via CL 7645568
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7788798 by wyeth johnson in Dev-Build branch]
2019-08-06 10:25:07 -04:00
michael sartain
31e2c3952c SDL2: Update to newer 2.0.10 version
SDL 2.0.10 changes:
  https://icculus.org/~icculus/dotplan/SDL-2-0-10-changes.txt

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: michael.sartain
#ROBOMERGE-SOURCE: CL 7645426 in //UE4/Release-4.23/... via CL 7645428
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7788713 by michael sartain in Dev-Build branch]
2019-08-06 10:24:15 -04:00
rob cannaday
a2c44471ef #OpenSSL - Rebuild Win32/Win64 to fix corrupted register issue
- This rebuilds OpenSSL without hand-written assembly optimizations for Windows, so will be slower, but fixes a bug in that assembly where the xmm9 register is not being pushed/popped correctly, corrupting the register!  This lead to an infinite sleep in UE4's curl code
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: rob.cannaday
#ROBOMERGE-SOURCE: CL 7637004 via CL 7642975 via CL 7643063
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7787637 by rob cannaday in Dev-Build branch]
2019-08-06 10:08:53 -04:00
ben marsh
b3f6accd70 UEVR-1448 WMR/Hololens Remoting AR support
-A custom build step now generates the header MixedRealityInteropBuildInfo.h which has a define like "#define WINDOWS_MIXED_REALITY_INTEROP__WINDOWS_TARGET_PLATFORM_VERSION 10.0.18362.0" with the version being whatever $WindowsTargetPlatformVersion is for the MixedRelaityInterop project build.  This will allow the UE4 build process to respond to the WindowsSDK that the interop was built with.
-WindowsMixedRealityAvailability.h sets #defines based on sdk and platform so that we can enable or disable features in UE4.
-Fixed hand tracking so that it does not rely on a motion contrller pumping the hand traking data update of the interop.
-Gesture callbacks now feed a queue which dispatches the controller events from the game thread.
-Turned some asserts that could be triggered by dubious blueprint setup into warnings.
-The HololensAR plugin is now functional when remoting and on WMR headsets.  HololensRemoting now supports all the AR features, except the passthrough camera which is currently unsupported by microsoft.  WMR Supports only anchors and the anchor store.

#rb jason.bestimt
#jira UEVR-1448

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jeff.fisher
#ROBOMERGE-SOURCE: CL 7641374 in //UE4/Release-4.23/... via CL 7641379
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7787212 by ben marsh in Dev-Build branch]
2019-08-06 10:02:05 -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
jonathan lindquist
005fd917d0 Updating the module's metadata. Analytical plane inputs, among others, are now clearly defined.
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jonathan.lindquist
#ROBOMERGE-SOURCE: CL 7630930 via CL 7638506 via CL 7638679
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7735286 by jonathan lindquist in Dev-Build branch]
2019-08-05 08:14:52 -04:00
simon tourangeau
90aedc9d3f nDisplay fixes
- simplify LED wall setup
- change some pfm loading warnings to errors

#rb none
#jira UE-77525

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: simon.tourangeau
#ROBOMERGE-SOURCE: CL 7637379 in //UE4/Release-4.23/... via CL 7637391
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7734138 by simon tourangeau in Dev-Build branch]
2019-08-05 07:51:45 -04:00
frank fella
a0b8f489b9 Niagara - System overview MVP
#rb none
#jira UE-77914

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: frank.fella
#ROBOMERGE-SOURCE: CL 7628002 via CL 7636140 via CL 7636215
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7733080 by frank fella in Dev-Build branch]
2019-08-05 07:35:03 -04:00
brandon schaefer
27b0742505 Compile new libopenvr 1_5_17 on Centos7
#jira UE-77948
#rb none
[FYI] Arciel.Rekman

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 7633746 in //UE4/Release-4.23/... via CL 7633747
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7731846 by brandon schaefer in Dev-Build branch]
2019-08-05 07:11:06 -04:00
chris babcock
e35c11081e Fix typo
#jira none
#android
#rb trivial

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 7633002 in //UE4/Release-4.23/... via CL 7633003
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7731826 by chris babcock in Dev-Build branch]
2019-08-05 07:10:51 -04:00
matthias worch
7f1b369dc5 Don't draw phantom Vive controller (even on Rift) when Marker tool is active during VR scouting.
#jira UE-77760

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: matthias.worch
#ROBOMERGE-SOURCE: CL 7632686 in //UE4/Release-4.23/... via CL 7632687
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7731823 by matthias worch in Dev-Build branch]
2019-08-05 07:10:49 -04:00
chris babcock
03e6e6cf56 Don't try to use NetworkRequest.Builder on KitKat
#jira UE-77848
#ue4
#android
[FYI] Jack.Porter,Pete.Propocio
#rb trivial

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 7631293 in //UE4/Release-4.23/... via CL 7631297
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7731773 by chris babcock in Dev-Build branch]
2019-08-05 07:10:02 -04:00
chad garyet
0175599162 re-enable HTML5
#jira none
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chad.garyet
#ROBOMERGE-SOURCE: CL 7626559 in //UE4/Release-4.23/... via CL 7626600
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7731016 by chad garyet in Dev-Build branch]
2019-08-05 07:01:20 -04:00
pete procopio
df0eb0e62c Fix build issue for Android
#jira:None
#android
#kairos

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: pete.procopio
#ROBOMERGE-SOURCE: CL 7617055 via CL 7617484 via CL 7617525 via CL 7625655 via CL 7625737
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7729830 by pete procopio in Dev-Build branch]
2019-08-05 06:49:29 -04:00
sebastien lussier
42fa407536 #ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: sebastien.lussier
#ROBOMERGE-SOURCE: CL 7615920 via CL 7616805 via CL 7616851 via CL 7624575 via CL 7624740
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7728455 by sebastien lussier in Dev-Build branch]
2019-08-05 06:36:49 -04:00
pete procopio
ac2a4dfb81 FORT-192662:Add ability to use Launcher ContentProviderand to get CommandLine and Install Type for AppsFlyer
#jira:FORT-192662
#android
#kairos

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: pete.procopio
#ROBOMERGE-SOURCE: CL 7615728 via CL 7616480 via CL 7616516 via CL 7624236 via CL 7624414
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7728049 by pete procopio in Dev-Build branch]
2019-08-05 06:33:43 -04:00
matthias worch
fffe39e2e3 Only the correct UED VR controllers show up in the editor config. "None" option has been deleted (we always want a controller selection). VirtualScoutingController and VirtualScoutingTeleporter match in name.
#rb trivial
#jira UE-77066

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: matthias.worch
#ROBOMERGE-SOURCE: CL 7617395 in //UE4/Release-4.23/... via CL 7617413
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7723653 by matthias worch in Dev-Build branch]
2019-08-05 05:57:48 -04:00