Stephen Birarda
8be707f63f
rename add paths macro for fixup_bundle
2015-02-23 13:24:21 -08:00
Stephen Birarda
bae5d987f9
add OpenSSL lib path to paths for fixup
2015-02-23 13:21:45 -08:00
Stephen Birarda
437d5c7bdf
repairs to include locations for QXmpp and SDL2
2015-02-23 09:26:35 -08:00
Brad Davis
1cd4dc4746
Adding win32 libs, need to fix for cross platform
2015-02-23 09:15:18 -08:00
Stephen Birarda
d08f7d6255
check if QXmpp is dynamic or static
2015-02-23 08:24:52 -08:00
Virendra Singh
b9befc208b
Cmake module to find VHACD library
...
FindVHACD will look for VHACD_ROOT_DIR env variable or
HIFI_LIB_DIR/vhacd folder
2015-02-21 15:38:16 +05:30
Stephen Birarda
fd8e9bad20
fix casing in find modules for gverb and soxr
2015-02-20 15:36:59 -08:00
Stephen Birarda
bc0bd462cb
add an external project for SDL 2
2015-02-20 15:26:16 -08:00
Stephen Birarda
b23dd28b56
don't use static version of GLEW
2015-02-20 14:01:01 -08:00
Stephen Birarda
5e264f8241
add GLEW as dependency external project
2015-02-20 13:47:38 -08:00
Brad Davis
16feaceab5
Working on oculus build
2015-02-20 09:32:25 -08:00
Stephen Birarda
dab524fb0f
remove zlib modules and mentions in build guides
2015-02-19 15:35:40 -08:00
Stephen Birarda
63d4538b76
fix ZLIB dll find, bullet check
2015-02-19 15:22:37 -08:00
Stephen Birarda
c3b9198ec3
cleanup handling of external projects if OS not handled
2015-02-19 15:19:52 -08:00
Stephen Birarda
71b273ceec
fix order for found result in bullet find module
2015-02-19 12:42:28 -08:00
Stephen Birarda
48d2684209
add path to DeviceDLL for sixense
2015-02-17 17:51:54 -08:00
Stephen Birarda
0ff382e68a
correct typo in sixense dll path
2015-02-17 16:54:59 -08:00
Stephen Birarda
d0d4eaec86
fix AddPathsToLibPaths foreach, soxr requirements
2015-02-17 15:44:03 -08:00
Stephen Birarda
10cdbc4fa0
fix dynamic requirements in find modules
2015-02-17 15:33:26 -08:00
Stephen Birarda
ecbbb481d0
ensure dll path is found for sdl2
2015-02-17 15:27:12 -08:00
Stephen Birarda
e582709185
ensure leapmotion dll path is found
2015-02-17 15:22:22 -08:00
Stephen Birarda
b727c910d1
handle multiple dll paths, add sixense
2015-02-17 15:19:17 -08:00
Stephen Birarda
e7b4746c16
add TBB dll path to lib paths
2015-02-17 15:12:13 -08:00
Stephen Birarda
c233dc7b57
get sdl2 dll path for win32 fixup_bundle
2015-02-17 15:08:41 -08:00
Stephen Birarda
b682cd03f3
cleanup leap dll path for win
2015-02-17 15:08:30 -08:00
Stephen Birarda
34cf7bb1f1
add leap motion dll path for fixup_bundle
2015-02-17 15:04:57 -08:00
Stephen Birarda
801ab0e2b9
windows unhelpfully puts soxr dll in bin, not lib
2015-02-17 14:30:20 -08:00
Stephen Birarda
767601de4f
use a cache variable to pass around lib paths
2015-02-17 14:09:26 -08:00
Stephen Birarda
9683ed92e3
use proper lib path on WIN32 for gverb
2015-02-13 16:40:48 -08:00
Stephen Birarda
4300836810
make gverb a cmake external project
2015-02-13 15:47:35 -08:00
Stephen Birarda
6e63c1c1ad
set the GLM_INCLUDE_DIRS var in cache so find hits it
2015-02-13 14:50:12 -08:00
Stephen Birarda
8c998a65ee
use the glm find_package and check externals
2015-02-13 12:50:32 -08:00
Stephen Birarda
2f875cc08e
remove the glm find module
2015-02-13 10:38:13 -08:00
Stephen Birarda
adbf6de3e6
actually append found libraries to BULLET_LIBRARIES
2015-02-06 17:02:36 -08:00
Stephen Birarda
6c2710354a
remove an extra cmake debug line
2015-02-06 16:36:15 -08:00
Stephen Birarda
f0f7bca5db
don't force requirement of BOTH debug/release Bullet
2015-02-06 16:35:25 -08:00
Stephen Birarda
951617d40a
get PlatformActivity menu working in GVR
2015-02-02 17:01:04 -08:00
Stephen Birarda
d13e3c20c8
force GLM to not be found in path
2015-01-28 15:32:59 -08:00
Stephen Birarda
ad0ae76b00
use shared soxr to avoid openmp link
2015-01-28 14:59:23 -08:00
Stephen Birarda
c06ba0307e
make sure we grab openmp for soxr on Android
2015-01-28 14:46:01 -08:00
Stephen Birarda
ce1e96e034
fix version find for 1.0.2 in OpenSSL
2015-01-28 13:48:28 -08:00
Stephen Birarda
43e907ec83
get QtActivity notifications about GVR changes
2015-01-27 11:37:07 -08:00
Stephen Birarda
976c3b633b
remove extra library links for android LibOVR
2015-01-26 13:26:26 -08:00
Stephen Birarda
4679f7f858
cleanup linking of oculus mobile sdk
2015-01-26 13:26:08 -08:00
Stephen Birarda
102f076412
look for soxr and not redundant libsoxr
2015-01-22 14:09:29 -08:00
Stephen Birarda
c82ac27104
fix a typo in RtMidi find module
2015-01-22 14:06:53 -08:00
Stephen Birarda
aa6e1607e2
add libsoxr for audio resampling
2015-01-22 14:06:05 -08:00
Stephen Birarda
eebb21656e
fix so Gverb is found on android
2015-01-21 13:20:21 -08:00
Stephen Birarda
3ea699d31b
remove user CMakeLists, fix path in FindGverb
2015-01-21 13:00:15 -08:00
Stephen Birarda
60bdd206eb
Merge branch 'master' of https://github.com/highfidelity/hifi into android
2015-01-19 12:35:22 -08:00
Stephen Birarda
671734ba44
fix TBB find module for android build
2015-01-19 12:01:24 -08:00
Andrew Meadows
fd9b56fe49
add lib/Release and lib/Debug to lib PATH_SUFFIXES
2015-01-19 10:41:45 -08:00
Stephen Birarda
10be0ee984
resolve conflicts on merge with upstream master
2015-01-19 10:26:56 -08:00
Andrew Meadows
117ed9206c
add ${BULLET_SEARCH_DIRS}/include,
...
remove PATH_SUFFIXES include/bullet
2015-01-16 16:19:47 -08:00
Andrew Meadows
d5119b3532
merge upstream/master into andrew/bispinor
...
Conflicts:
libraries/entities/src/EntityItem.cpp
libraries/physics/src/EntityMotionState.h
libraries/physics/src/ObjectMotionState.cpp
libraries/physics/src/PhysicsEngine.cpp
libraries/physics/src/PhysicsEngine.h
2015-01-16 14:36:27 -08:00
Andrew Meadows
0a04dc8445
modify PATH_SUFFIXES when hunting for include dir
2015-01-16 13:38:11 -08:00
Andrew Meadows
e5eccbc791
add back BULLET_ROOT_DIR hint
2015-01-16 13:25:43 -08:00
Andrew Meadows
a293c61c05
use hifi_library_search_hints() macro
2015-01-16 13:20:58 -08:00
Andrew Meadows
54a6a0a27c
use custom config when hunting for bullet include
2015-01-16 12:50:50 -08:00
Andrew Meadows
ba31309206
also find debug Bullet libs
2015-01-16 08:57:35 -08:00
Andrew Meadows
6836f23574
add custom FindBullet.cmake module
2015-01-15 14:53:55 -08:00
Thijs Wenker
80a81043ed
Merge branch 'master' of https://github.com/highfidelity/hifi into 20216
...
Conflicts:
interface/src/Menu.cpp
2015-01-15 02:28:31 +01:00
Stephen Birarda
d30490c760
resolve conflicts on merge with upstream master
2015-01-12 09:25:37 -08:00
Thijs Wenker
21d8d55be3
fix indentation
2015-01-07 22:53:44 +01:00
Thijs Wenker
2690241eb6
fix to add GLEW debug library
2015-01-07 22:08:01 +01:00
Stephen Birarda
35a69ce049
remove the faceplus find module
2015-01-07 09:48:12 -08:00
Stephen Birarda
715b3a245e
remove GLUT from Cmake files
2014-12-19 10:53:36 -08:00
Thijs Wenker
e913095af5
Merge branch 'master' of https://github.com/worklist/hifi into 20216
...
Conflicts:
interface/CMakeLists.txt
2014-12-19 13:53:33 +01:00
Stephen Birarda
adf51bfeb8
temp disable visage to get to C++11 support
2014-12-17 16:41:28 -08:00
Stephen Birarda
f63aa44d01
add lib to lib dirs for win and linux
2014-12-15 14:02:55 -08:00
Stephen Birarda
4d8d6d602a
simplify the FindTBB module for set envs
2014-12-15 13:56:21 -08:00
Thijs Wenker
3f26e1b63a
RealSense Initial
2014-12-13 23:04:19 +01:00
Stephen Birarda
5c3e90f64f
resolve conflicts on merge with upstream master
2014-12-03 13:11:56 -08:00
David Rowe
7f36a11f35
Find Oculus libraries when using Visual Studio 2013
2014-12-01 10:40:37 -08:00
Stephen Birarda
05cab9a3ba
add a gvr-interface target that uses native glue to make apk
2014-11-17 10:58:12 -08:00
Stephen Birarda
f23b08971c
merge with cuckoo branch, fix makefile OS X support
2014-11-14 10:52:12 -08:00
Stephen Birarda
40dc3c517f
changes for android to find GLM and OpenSSL
2014-11-13 17:14:53 -08:00
Stephen Birarda
a39ed798ae
replace libcuckoo requirement with tbb
2014-11-05 15:45:51 -08:00
Stephen Birarda
35d0d31350
change the NodeHash to a cuckoohash_map with CityHash
2014-11-05 13:54:38 -08:00
Stephen Birarda
161b3b83d7
find an installed version of libcuckoo
2014-11-05 11:44:56 -08:00
Stephen Birarda
874ccf0708
add FindLibcuckoo module and instructions for dropping in libcuckoo
2014-11-05 10:57:06 -08:00
Sam Gateau
541e528e57
Add NSIGHT Profiliing capability
2014-10-27 11:41:39 -07:00
Stephen Birarda
c172f628fc
repairs to FindATL indenting
2014-10-24 11:12:55 -07:00
Stephen Birarda
30aa23e5cd
message include dir for ATL when found
2014-10-24 10:45:06 -07:00
Stephen Birarda
fd23fb66ab
bubble up ATL_INCLUDE_DIRS from FindATL module
2014-10-24 10:42:29 -07:00
Atlante45
86c965a922
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb
2014-10-22 14:20:22 -07:00
Atlante45
bd4e8a172d
typo
2014-10-22 13:40:58 -07:00
Atlante45
fc9010dd6b
missing endif
2014-10-22 13:38:49 -07:00
Atlante45
ad2eb08964
Correctly link in cmake
2014-10-22 13:11:45 -07:00
Atlante45
ccc8e0d876
Statically link gverb
2014-10-22 12:56:44 -07:00
Atlante45
e496304f7e
Changed include dir
2014-10-22 11:36:23 -07:00
Thijs Wenker
8b8b7f1189
Moved the new hints to HINTS, thanks for the hint @birarda
2014-10-21 13:39:24 +02:00
Thijs Wenker
90a1f141ba
removed duplicate hints entries
2014-10-20 22:28:02 +02:00
Thijs Wenker
3cd42b7671
Allows Windows users to put SDL2 folder in %HIFI_LIB_DIR% folder (see BUILD.md for info about %HIFI_LIB_DIR% environment variable)
2014-10-18 19:46:15 +02:00
Atlante45
954be926e1
Fix cmake
2014-10-14 15:48:43 -07:00
NextPrior
a0a5530641
Initial reverb implementation
...
Conflicts:
interface/CMakeLists.txt
interface/src/Audio.cpp
interface/src/Audio.h
libraries/script-engine/src/ScriptEngine.cpp
2014-10-13 18:13:51 -07:00
Ryan Huffman
762cc71d31
Update to SDL2
2014-10-10 17:03:10 -07:00
Andrzej Kapolka
eecc94f816
Enable high resolution for OS X.
2014-09-05 15:27:55 -07:00
Stephen Birarda
b055e07d72
look for atls not atl in FindATL
2014-08-13 09:29:49 -07:00
Stephen Birarda
c5ee81f99f
Merge branch 'master' of https://github.com/highfidelity/hifi into oculus-dk2
2014-08-13 09:28:10 -07:00
Stephen Birarda
da7f3d18e4
require QXMPP_LIBRARY to be found for FindQXMPP to succeed
2014-08-13 09:27:44 -07:00
Stephen Birarda
83952cb85c
add the FindATL cmake module
2014-08-13 09:22:07 -07:00
Stephen Birarda
1ee58b7bd0
find the ATL library on windows for LibOVR
2014-08-13 09:19:45 -07:00
Stephen Birarda
acda466c76
add atls as requirement for LibOVR
2014-08-13 09:11:46 -07:00
Stephen Birarda
4dce4c4919
link to ws2_32.lib if LibOVR is being linked to
2014-08-12 15:23:12 -07:00
Stephen Birarda
ac4d20bb43
repairs to FindLibOVR for OS X new structure
2014-08-12 14:49:30 -07:00
Stephen Birarda
a8e17e19a4
resolve conflicts on merge with upstream master
2014-08-12 14:43:30 -07:00
Stephen Birarda
75aedae300
integration of positional tracking with DK2
2014-08-12 14:12:13 -07:00
Stephen Birarda
405e79fe6d
allow command line specification that an external be required
2014-08-11 09:51:36 -07:00
Stephen Birarda
b09cc55d6f
add QTKit to frameworks required for Visage
2014-08-08 15:01:47 -07:00
Stephen Birarda
36a3bc40d6
add AppKit to required Visage libraries
2014-08-08 14:44:37 -07:00
Stephen Birarda
2f6ff36d22
fix list of args for visage find module
2014-08-08 14:17:36 -07:00
Stephen Birarda
e638bbca3a
fix find package standard args call for visage
2014-08-08 14:10:58 -07:00
Stephen Birarda
e74c8f5e56
don't set visage find args list as quoted string
2014-08-08 14:08:18 -07:00
Stephen Birarda
234920b5bc
add QuartzCore to FindVisage module
2014-08-08 14:04:22 -07:00
Stephen Birarda
0dfbc8b8ba
add the xml library to QXMPP_LIBRARIES
2014-08-08 13:32:34 -07:00
Stephen Birarda
31488e72fe
repairs for interface build to succeed
2014-08-08 13:17:53 -07:00
Leonardo Murillo
6191db3a7f
Fixing bug with visage find_library
2014-08-07 09:59:07 -06:00
Stephen Birarda
5b371cedb9
Revert "remove useless lib prefix in oculus find module"
...
This reverts commit ff1ae43474
.
2014-07-30 16:18:04 -07:00
Stephen Birarda
ff1ae43474
remove useless lib prefix in oculus find module
2014-07-30 16:16:50 -07:00
Stephen Birarda
4f6a86fc6c
tweak to help windows find oculus libraries
2014-07-30 16:15:28 -07:00
Stephen Birarda
d101d321da
add a missing closing bracket
2014-07-30 15:32:45 -07:00
Stephen Birarda
4e27738cb1
don't apply udev and xinerama libraries to APPLE
2014-07-30 15:31:47 -07:00
Stephen Birarda
e702738694
only add udev and xinerama on UNIX
2014-07-30 15:31:05 -07:00
Stephen Birarda
f25e8b0b75
add NAMES to find_library commands
2014-07-30 15:28:45 -07:00
Stephen Birarda
4f17902c6b
fix set of LIBOVR_LIBRARIES in FindLibOVR module
2014-07-30 15:08:31 -07:00
Stephen Birarda
7302af4fec
fix bad conditional in LibOVR find module
2014-07-30 14:52:58 -07:00
Stephen Birarda
4be8a92e52
remove explicit requirement of LibOVR source file in OculusManager
2014-07-30 14:15:14 -07:00
Stephen Birarda
4d3aafa5df
use path suffixes instead of full path in name
2014-07-30 14:07:40 -07:00
Stephen Birarda
d6c0defd98
check in VS2010 subdir to see oculus 0.4.0 library
2014-07-30 14:05:20 -07:00
Stephen Birarda
c3409c782d
remove a lost s
2014-07-24 15:25:34 -07:00
Stephen Birarda
8c3ab2a084
search only in lib for Leapmotion lib
2014-07-24 15:13:00 -07:00
Stephen Birarda
5cbd1492f2
more Cmake cleanup to grab externals
2014-07-24 15:09:41 -07:00
Stephen Birarda
21f4e87c51
cleanup HifiLibrarySearchHints cmake macro
2014-07-24 14:48:28 -07:00
Stephen Birarda
0849981f6a
more standardization for external library searches
2014-07-24 14:43:25 -07:00
Stephen Birarda
e182f54180
exclude sixense debug on UNIX only, not APPLE
2014-07-23 17:52:50 -07:00
Stephen Birarda
bc96975700
don't look for debug sixense on UNIX to avoid missing symbol
2014-07-23 17:49:38 -07:00
Stephen Birarda
56efa46812
repair for Visage find module base includes
2014-07-22 15:56:22 -07:00
Stephen Birarda
882d0382bc
tweaked FindFaceshift to pass along both debug and release libraries
2014-07-18 11:23:50 -07:00
Stephen Birarda
65a6a17fe3
fix order of path lookup for visage find module
2014-07-18 10:39:57 -07:00
Stephen Birarda
4a2e086912
fix include lookup for visage find module
2014-07-18 10:38:31 -07:00
Stephen Birarda
b5a0117243
cleanup the visage find module
2014-07-18 10:37:45 -07:00
Stephen Birarda
2a74df1dfa
GLUT module is not using select_library_configurations
2014-07-18 10:27:28 -07:00
Stephen Birarda
9e83040fb4
more find module standardization and cleanup
2014-07-18 10:20:12 -07:00
Stephen Birarda
2f84e1f236
use mark_as_advanced in find modules to hide vars from advanced view
2014-07-18 10:12:17 -07:00
Stephen Birarda
39230d5dca
pluralize GLUT include var in find module
2014-07-18 10:07:00 -07:00
Stephen Birarda
b0864b01de
cleanup the FindPrioVR module and fix GLUT include
2014-07-18 10:05:58 -07:00
Stephen Birarda
1bbc042d2b
simplify the FindGLUT.cmake module
2014-07-18 10:01:23 -07:00
Stephen Birarda
5ec710ddf6
fix re-set of LIBOVR_LIBRARIES in find module
2014-07-18 09:40:23 -07:00
Stephen Birarda
fa545775a0
tweaks to FindLibOVR for udev and xinerama
2014-07-18 09:26:24 -07:00
Stephen Birarda
498510b42e
cleanup GLM find module
2014-07-17 17:30:06 -07:00
Stephen Birarda
c8902fe554
cleanup GLEW find module
2014-07-17 17:26:45 -07:00
Stephen Birarda
cb384ac01b
final repairs to LibOVR for multiple include folders
2014-07-17 17:24:47 -07:00
Stephen Birarda
a9df8b050e
another attempt at fixing double include for LibOVR
2014-07-17 17:04:18 -07:00
Stephen Birarda
3fad0e6ac8
cleanup qxmpp find module, use select_library_confgurations
2014-07-17 16:49:17 -07:00
Stephen Birarda
7f136247b8
more patches to LibOVR module to fix stitched include path
2014-07-17 16:44:35 -07:00
Stephen Birarda
68f9334628
cleanup Faceplus and Faceshift find modules, fix for OVR stitched include
2014-07-17 16:37:10 -07:00
Stephen Birarda
5f8b6de153
cleanup the Faceplus find module
2014-07-17 16:28:15 -07:00
Stephen Birarda
7447379e50
cleanup the OpenSSL find module
2014-07-17 16:23:22 -07:00
Stephen Birarda
04c237bb66
fix stitched-together LibOVR include
2014-07-17 16:21:32 -07:00
Stephen Birarda
ffb0ea30f8
Merge branch 'master' of https://github.com/highfidelity/hifi into select-library
2014-07-17 16:12:24 -07:00
Stephen Birarda
8e65645e4a
cleanup RtMidi find module
2014-07-17 16:12:12 -07:00
Stephen Birarda
1f0611ab09
cleanup the LibOVR and LeapMotion find modules by removing checks
2014-07-17 15:58:29 -07:00
Stephen Birarda
1cfa4d7990
simplify the sixense find module removing unecessary checks
2014-07-17 15:57:29 -07:00
Stephen Birarda
45f4e033f3
fix the LibOVR find module to grab a util header
2014-07-17 15:55:10 -07:00
Stephen Birarda
e7269e809e
allow use of debug/release leapmotion library with select_library_configurations
2014-07-17 15:41:47 -07:00
Stephen Birarda
03a052d89c
add debug/release linking to sixense via select_library_configurations
2014-07-17 15:27:55 -07:00
Stephen Birarda
074d7f40bb
add dynamic selection of debug or release for oculus libraries
2014-07-17 15:10:32 -07:00
Stephen Birarda
cebd379b68
don't pass OpenSSL libraries as string
2014-07-17 14:47:45 -07:00
Stephen Birarda
b88761a8a3
add a debug to catch optimized lib
2014-07-17 14:42:12 -07:00
Stephen Birarda
d5baab278a
add hifi_lib_dir hint to win32 section of FindOpenSSL
2014-07-17 14:28:09 -07:00
Stephen Birarda
05defb7c28
fix for select_library_configurations in OpenSSL find module
2014-07-17 14:27:01 -07:00
Stephen Birarda
e9ab8899b2
some updates to the BUILD guide for OpenSSL
2014-07-17 11:49:37 -07:00
Stephen Birarda
0c8c4a2cf9
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-07-17 11:08:35 -07:00
Stephen Birarda
29504325d0
add a tweaked FindOpenSSL module and link and include it in interface
2014-07-16 10:52:53 -07:00
Andrew Meadows
8ffc3aa73d
merge upstream/master into andrew/thermonuclear (AKA samcake/19734)
...
Conflicts:
interface/src/Application.cpp
2014-07-14 09:10:27 -07:00
samcake
d6104e5d48
Final cleaning, ready to publish
...
- Removed the LEapmotion sdk from the external folder and validated that
it can be installed in the "HIFI_LIB_DIRS", fixed the
FIndLeapmotion.cmake for that
- Cleared the HandTracker class not needed
Ready for publish !
2014-07-09 01:02:56 -07:00
samcake
3ecaaa5a85
After HIfi visit, Fix skinning from javascript
...
- Understood the skinning mechanism from an absolute transform in model
space that need to use a call to
//JointState::setRotationFromBindFrame(rotation, priority);
- This is not available from the javascript MyAvatar interface yet
- now require LeapMOtion SDK2.0.3 to support arms
2014-07-08 23:57:37 -07:00
Stephen Birarda
d1afe127c3
updates to RtMidi find module to look for static or dynamic lib
2014-07-08 12:06:43 -07:00
samcake
f5c690cc8d
Add Leapmotion support for Apple build
...
- Add LEapmotion support in the CMake files
- fix a template syntax in DeviceHEader not compiling on mac
- add a missing #ifdef protection in Leapmotion
2014-07-07 09:32:46 -07:00
samcake
abacefa723
Merge remote-tracking branch 'upstream/master' into 19734
...
Conflicts:
interface/CMakeLists.txt
interface/src/avatar/SkeletonModel.cpp
2014-07-05 19:25:46 -07:00
samcake
fca3a6aa13
Merge branch 'master' of https://github.com/highfidelity/hifi into 19734
2014-07-05 18:10:59 -07:00
Stephen Birarda
f389e3a6da
resolve conflicts on merge with upstream master
2014-07-01 11:02:25 -07:00
Stephen Birarda
5ba4a4dbb5
initial pass of MIDI implementation that bubbles events to JS
2014-07-01 09:53:18 -07:00
samcake
fe03743163
Revert "Revert "Add LeapMotion SDK support""
...
This reverts commit 8ce145085b3783782fafd051becbb0e339d5dfa1.
2014-07-01 03:15:23 -07:00
samcake
6b549a5269
Revert "Add LeapMotion SDK support"
...
This reverts commit 291c446c28
.
2014-07-01 03:15:21 -07:00
barnold1953
67c5281205
Fixed CMake for oculus. Gave Oculus its own camera for minimum latency.
2014-06-26 17:10:53 -07:00
samcake
291c446c28
Add LeapMotion SDK support
...
- Add the leapmotion folder in interface/external
- Add the "FindLeapMotion.cmake" file in cmake
- Add the first iteration of the class LeapMotionManager.h and .cpp in
the interface/devices folder
- Tested only on windows 7 so far
2014-06-10 16:40:04 -07:00
Stephen Birarda
0e7615391c
don't look for GnuTLS from cmake
2014-05-20 10:35:04 -07:00
Leonardo Murillo
ee8722bc9f
CMake find LibOVR
2014-05-18 20:59:41 -06:00
Leonardo Murillo
5a7a876697
CMake find LibOVR
2014-05-18 18:43:16 -06:00
Andrzej Kapolka
f2ba2a48f2
Merge branch 'master' of https://github.com/highfidelity/hifi into priority
2014-05-13 11:38:51 -07:00
Leonardo Murillo
c7e103e989
Not working with path_suffixes, testing something else
2014-05-12 19:43:56 -06:00
Andrzej Kapolka
52a3c70bf5
Updates to PrioVR interface.
2014-05-12 17:11:02 -07:00
Leonardo Murillo
1869248351
Moving stuff around
2014-05-12 16:46:24 -06:00
Leonardo Murillo
415bc64ce9
Moving stuff around
2014-05-12 16:44:15 -06:00
Leonardo Murillo
8b15873488
Change to Oculus find path in Windows
2014-05-12 16:37:52 -06:00
Andrzej Kapolka
e0486b2654
Starting on PrioVR integration.
2014-05-12 15:25:25 -07:00
Stephen Birarda
5904d19603
Merge pull request #2637 from birarda/authentication
...
add optional DTLS option for domain-server to node communication
2014-04-14 10:24:17 -07:00
Stephen Birarda
9fcb656027
add a newline to FindGnuTLS and fix filename in header
2014-04-11 09:26:45 -07:00