From beaae8ac45a2f322a792404092d4482065bef7ef Mon Sep 17 00:00:00 2001 From: Joe Ludwig Date: Tue, 3 Dec 2013 08:54:16 -0800 Subject: Updated the SDK with the latest code from the TF and HL2 branches * Adds support for Visual Studio 2012 and 2013 * VR Mode: . Switches from headtrack.dll to sourcevr.dll . Improved readability of the UI in VR . Removed the IPD calibration tool. TF2 will now obey the Oculus configuration file. Use the Oculus calibration tool in your SDK or install and run "OpenVR" under Tools in Steam to calibrate your IPD. . Added dropdown to enable VR mode in the Video options. Removed the -vr command line option. . Added the ability to switch in and out of VR mode without quitting the game . By default VR mode will run full screen. To switch back to a borderless window set the vr_force_windowed convar. . Added support for VR mode on Linux * Many assorted bug fixes and other changes from Team Fortress in various shared files --- mp/src/devtools/bin/linux/ccache | Bin 197505 -> 197505 bytes mp/src/devtools/bin/osx32/ccache | Bin 132512 -> 132504 bytes mp/src/devtools/bin/vpc.exe | Bin 1133568 -> 1135616 bytes mp/src/devtools/bin/vpc_linux | Bin 1177324 -> 1178799 bytes mp/src/devtools/bin/vpc_osx | Bin 1098508 -> 1098528 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'mp/src/devtools/bin') diff --git a/mp/src/devtools/bin/linux/ccache b/mp/src/devtools/bin/linux/ccache index 3ef6b8e9..5146484f 100755 Binary files a/mp/src/devtools/bin/linux/ccache and b/mp/src/devtools/bin/linux/ccache differ diff --git a/mp/src/devtools/bin/osx32/ccache b/mp/src/devtools/bin/osx32/ccache index 86afc048..1b6a2e5f 100755 Binary files a/mp/src/devtools/bin/osx32/ccache and b/mp/src/devtools/bin/osx32/ccache differ diff --git a/mp/src/devtools/bin/vpc.exe b/mp/src/devtools/bin/vpc.exe index 2394de95..fcadab1c 100644 Binary files a/mp/src/devtools/bin/vpc.exe and b/mp/src/devtools/bin/vpc.exe differ diff --git a/mp/src/devtools/bin/vpc_linux b/mp/src/devtools/bin/vpc_linux index c69b62f5..47a07ba5 100755 Binary files a/mp/src/devtools/bin/vpc_linux and b/mp/src/devtools/bin/vpc_linux differ diff --git a/mp/src/devtools/bin/vpc_osx b/mp/src/devtools/bin/vpc_osx index 701d780e..d3ab3de6 100755 Binary files a/mp/src/devtools/bin/vpc_osx and b/mp/src/devtools/bin/vpc_osx differ -- cgit v1.2.3