aboutsummaryrefslogtreecommitdiff
path: root/sp/src/devtools
diff options
context:
space:
mode:
authorJoe Ludwig <[email protected]>2013-12-03 08:54:16 -0800
committerJoe Ludwig <[email protected]>2013-12-03 08:54:16 -0800
commitbeaae8ac45a2f322a792404092d4482065bef7ef (patch)
tree747f35193ba235f0f0b070c05b53468a54559c8e /sp/src/devtools
parentMake .xcconfigs text files too. (diff)
downloadsource-sdk-2013-beaae8ac45a2f322a792404092d4482065bef7ef.tar.xz
source-sdk-2013-beaae8ac45a2f322a792404092d4482065bef7ef.zip
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
Diffstat (limited to 'sp/src/devtools')
-rwxr-xr-xsp/src/devtools/bin/linux/ccachebin197505 -> 197505 bytes
-rwxr-xr-xsp/src/devtools/bin/osx32/ccachebin132512 -> 132504 bytes
-rw-r--r--sp/src/devtools/bin/vpc.exebin1133568 -> 1135616 bytes
-rwxr-xr-xsp/src/devtools/bin/vpc_linuxbin1177332 -> 1178807 bytes
-rwxr-xr-xsp/src/devtools/bin/vpc_osxbin1099468 -> 1099488 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/sp/src/devtools/bin/linux/ccache b/sp/src/devtools/bin/linux/ccache
index 3ef6b8e9..5146484f 100755
--- a/sp/src/devtools/bin/linux/ccache
+++ b/sp/src/devtools/bin/linux/ccache
Binary files differ
diff --git a/sp/src/devtools/bin/osx32/ccache b/sp/src/devtools/bin/osx32/ccache
index 86afc048..1b6a2e5f 100755
--- a/sp/src/devtools/bin/osx32/ccache
+++ b/sp/src/devtools/bin/osx32/ccache
Binary files differ
diff --git a/sp/src/devtools/bin/vpc.exe b/sp/src/devtools/bin/vpc.exe
index 2394de95..fcadab1c 100644
--- a/sp/src/devtools/bin/vpc.exe
+++ b/sp/src/devtools/bin/vpc.exe
Binary files differ
diff --git a/sp/src/devtools/bin/vpc_linux b/sp/src/devtools/bin/vpc_linux
index c5e72b80..18dd3d7c 100755
--- a/sp/src/devtools/bin/vpc_linux
+++ b/sp/src/devtools/bin/vpc_linux
Binary files differ
diff --git a/sp/src/devtools/bin/vpc_osx b/sp/src/devtools/bin/vpc_osx
index 1e5dea1c..ed7d57a5 100755
--- a/sp/src/devtools/bin/vpc_osx
+++ b/sp/src/devtools/bin/vpc_osx
Binary files differ