Andrew Meadows
|
fd9b56fe49
|
add lib/Release and lib/Debug to lib PATH_SUFFIXES
|
2015-01-19 10:41:45 -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 |
|
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
|
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 |
|