Commit Graph

497 Commits

Author SHA1 Message Date
Ori Cohen
e05bc1bc57 PhysX 3.3.4 - see release notes
#JIRA UE-18773
#JIRA UE-19023

[CL 2644938 by Ori Cohen in Main branch]
2015-08-05 11:11:10 -04:00
Nick Whiting
0d4c962e63 #oculus Disabling movement of the camera component in Oculus code, as it deverges from the default for HMDs
[CL 2644291 by Nick Whiting in Main branch]
2015-08-04 19:03:54 -04:00
Nick Whiting
2b9ae5738f #gearvr Fix for stereo initialization on devices
#jira UE-19404

[CL 2639775 by Nick Whiting in Main branch]
2015-07-30 21:57:51 -04:00
Rolando Caloca
0b5c4df5dc UE4 - hlslcc - Fixes for command lines; always pack uniforms; fix uninitialized variables
#codereview Dmitry.Rekman

[CL 2639009 by Rolando Caloca in Main branch]
2015-07-30 13:31:13 -04:00
Nick Whiting
71eee84f3d #oculus Fix for VR PIE when non-game viewports are up
[CL 2637235 by Nick Whiting in Main branch]
2015-07-29 12:55:10 -04:00
buildmachine
ce42430211 Code documentation from CL#2636592
[CL 2636758 by buildmachine in Main branch]
2015-07-29 07:47:34 -04:00
Chris Bunner
0b998c8aab Made Mikk tangent generation aware of degenerate triangle import flags (default path optimization). UE-16783
[CL 2634966 by Chris Bunner in Main branch]
2015-07-27 22:02:16 -04:00
Dmitry Rekman
dd37bfd78a Linux: do not use initial-exec static TLS model (UE-11541).
- jemalloc was built with initial-exec attribute, which caused engine modules to also have STATIC_TLS flag and thus crash on some systems due to DTV_SURPLUS limit being exceeded.
- easy check: readelf -a -W * | grep STATIC_TLS | wc -l after clean rebuild should print 0.
- also modified libmcpp to always link statically (simplifies deployment and rules out possible conflicts with system mcpp).

[CL 2634747 by Dmitry Rekman in Main branch]
2015-07-27 18:20:55 -04:00
Geremy Mustard
d7cd5095a0 #ue4 #hmd - Ability to adjust and test CameraScale3D
#codereview nick.whiting

[CL 2634194 by Geremy Mustard in Main branch]
2015-07-27 14:01:51 -04:00
Geremy Mustard
86c2a17e6e #ue4 #hmd - Added PositionScale3D to scale the amount an HMD offsets the virtual camera position
#codereview nick.whiting

[CL 2634179 by Geremy Mustard in Main branch]
2015-07-27 13:58:48 -04:00
Nick Whiting
6e16b8efd5 #Oculus Integrating code reorganization in preparation for 0.7.0 merge
[CL 2631750 by Nick Whiting in Main branch]
2015-07-23 21:05:51 -04:00
Chris Babcock
7e829949fd Fix PX_COMPILE_TIME_ASSERT for Android (proper fix)
PR #1400
#ue4
#android
#codereview Ori.Cohen

[CL 2630910 by Chris Babcock in Main branch]
2015-07-23 13:37:55 -04:00
Dmitry Rekman
1140699675 SDL2: MsgBox position and Wayland window size fixes (UE-13415, UE-18642).
- Linux: fix messagebox positioning on multi-display configurations. (UE-13415) by icculus.
- PR #1381: Initial Wayland Rendering Fixes (UE-18642) by x414e54.
- Libs have been updated.

#codereview Ryan.Gordon

[CL 2625218 by Dmitry Rekman in Main branch]
2015-07-17 22:08:03 -04:00
Jeff Campeau
8c38dfc508 DirectShow support for VS2015
[CL 2624516 by Jeff Campeau in Main branch]
2015-07-17 13:26:26 -04:00
Jeff Campeau
60c927d27a NvTriStrip added VS2015 support and removed build files for VS2012
[CL 2624515 by Jeff Campeau in Main branch]
2015-07-17 13:25:33 -04:00
Terence Burns
233a69a14d Fixed an issue with the Qualcomm TextureConverter.dll missing on startup
Fixes UE-18730

#lockdown Nick.Penwarden

[CL 2623138 by Terence Burns in Main branch]
2015-07-16 09:55:37 -04:00
Ankit Khare
9de46a9633 Attempt to fix PhysX linux and html5 build failures caused by a physX merge for 2015 support.
#lockdown Nick.Penwarden
#codereview ori.cohen, dmitry.rekman, Terence.Burns

[CL 2622915 by Ankit Khare in Main branch]
2015-07-15 23:56:45 -04:00
Terence Burns
68ce2e756b hlslcc built with VS2015, also updated the solution version to 2015.
#codereview Rolando.Caloca

[CL 2622402 by Terence Burns in Main branch]
2015-07-15 16:50:24 -04:00
Terence Burns
9e982522eb Merging using PhysX_33_NotForLicensee_To_UE4
Adds VS2015 support.

[CL 2622304 by Terence Burns in Main branch]
2015-07-15 16:06:07 -04:00
Terence Burns
f7ea4ecda3 libwebsockets libs for vs 2015 - built by Ankit
[CL 2622247 by Terence Burns in Main branch]
2015-07-15 15:25:46 -04:00
Jeff Campeau
6dcbd474b0 CEF for VS2015
[CL 2622232 by Jeff Campeau in Main branch]
2015-07-15 15:19:25 -04:00
James Knight
3c45253ab3 Added CryptoPP to Third Party Source
[CL 2621850 by James Knight in Main branch]
2015-07-15 11:36:30 -04:00
Rolando Caloca
fa059cc94d UE4 - hlslcc - Back out hack; rebuild libraries
[CL 2621793 by Rolando Caloca in Main branch]
2015-07-15 11:02:00 -04:00
Michael Trepka
33d4b5ce14 Merging hlslcc changes
#codereview Mark.Satterthwaite, Rolando.Caloca

[CL 2621746 by Michael Trepka in Main branch]
2015-07-15 10:41:29 -04:00
Terence Burns
2d048dc1b9 VS2015 - Upgrade necessary third party libs - update QualComm TextureConverter usage to dll
[CL 2621658 by Terence Burns in Main branch]
2015-07-15 09:20:40 -04:00