Stephen Birarda
|
f311998634
|
remove soxr from the android build dir
|
2015-02-17 10:47:42 -08:00 |
|
Stephen Birarda
|
2d1ad4977f
|
handle soxr build for android
|
2015-02-17 10:46:19 -08:00 |
|
Stephen Birarda
|
e99012efbb
|
updates to build guides to remove soxr
|
2015-02-17 10:33:12 -08:00 |
|
Stephen Birarda
|
d299f015d1
|
use binary dir for externals as well
|
2015-02-17 09:46:39 -08:00 |
|
Stephen Birarda
|
feaad37751
|
add a GET_PROJ_NAME var to skip external projects
|
2015-02-16 09:38:53 -08:00 |
|
Stephen Birarda
|
a1bf06f004
|
can't use find module for external proj
|
2015-02-16 09:10:18 -08:00 |
|
Stephen Birarda
|
9683ed92e3
|
use proper lib path on WIN32 for gverb
|
2015-02-13 16:40:48 -08:00 |
|
Stephen Birarda
|
018b8497bd
|
use non-redirecting glm link to avoid https error
|
2015-02-13 16:21:19 -08:00 |
|
Stephen Birarda
|
28fabcb788
|
avoid ubuntu libssl error by using http links
|
2015-02-13 16:17:45 -08:00 |
|
Stephen Birarda
|
691cf2d893
|
remove gverb from win build guide
|
2015-02-13 16:12:47 -08:00 |
|
Stephen Birarda
|
d337cadb10
|
add gverb to list of auto-deps
|
2015-02-13 16:12:03 -08:00 |
|
Stephen Birarda
|
48e7aa7433
|
handle android build of gverb for external project
|
2015-02-13 16:06:30 -08:00 |
|
Stephen Birarda
|
4300836810
|
make gverb a cmake external project
|
2015-02-13 15:47:35 -08:00 |
|
Stephen Birarda
|
ab0692229d
|
fix GLM includes for gvr-interface and shared
|
2015-02-13 14:54:21 -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
|
50c9bb2ae5
|
remove glm as manual dep in BUILD guides
|
2015-02-13 12:33:29 -08:00 |
|
Stephen Birarda
|
9136154cd5
|
fix double subdir include, clear up build guide
|
2015-02-13 10:48:27 -08:00 |
|
Stephen Birarda
|
2f875cc08e
|
remove the glm find module
|
2015-02-13 10:38:13 -08:00 |
|
Stephen Birarda
|
9c13bec476
|
remove glm include where no longer required
|
2015-02-13 10:38:01 -08:00 |
|
Stephen Birarda
|
263afdd22c
|
use external project glm in physics tests
|
2015-02-13 10:37:17 -08:00 |
|
Stephen Birarda
|
0e32ed280a
|
put back glm dependency via external proj in entities-renderer
|
2015-02-13 10:36:23 -08:00 |
|
Stephen Birarda
|
d3973a724c
|
remove glm requirement in audio tests
|
2015-02-13 10:35:52 -08:00 |
|
Stephen Birarda
|
b713551087
|
use external project glm in script-engine
|
2015-02-13 10:35:06 -08:00 |
|
Stephen Birarda
|
fa6f6a6b71
|
use external project glm in render-utils
|
2015-02-13 10:34:19 -08:00 |
|
Stephen Birarda
|
d7ce10dedb
|
use external project glm for physics library
|
2015-02-13 10:33:35 -08:00 |
|
Stephen Birarda
|
8994cc0268
|
use external project glm for octree library
|
2015-02-13 10:32:27 -08:00 |
|
Stephen Birarda
|
1d90c1c827
|
use glm external project in model library
|
2015-02-13 10:31:41 -08:00 |
|
Stephen Birarda
|
16615b9be0
|
use glm external project in metavoxels library
|
2015-02-13 10:30:22 -08:00 |
|
Stephen Birarda
|
54ce79db5a
|
remove glm dependency in gpu library
|
2015-02-13 10:29:19 -08:00 |
|
Stephen Birarda
|
26b93731f8
|
use glm as external project in fbx library
|
2015-02-13 10:28:06 -08:00 |
|
Stephen Birarda
|
4d5d647d84
|
use external project glm in environment library
|
2015-02-13 10:27:24 -08:00 |
|
Stephen Birarda
|
0e790daa5b
|
remove glm dependency from entities-renderer
|
2015-02-13 10:26:23 -08:00 |
|
Stephen Birarda
|
866295b09e
|
use external project glm in entities library
|
2015-02-13 10:24:46 -08:00 |
|
Stephen Birarda
|
a4752aaab0
|
use external project glm in avatars
|
2015-02-13 10:22:09 -08:00 |
|
Stephen Birarda
|
df8e51f835
|
use external project glm in more targets
|
2015-02-13 10:21:21 -08:00 |
|
Stephen Birarda
|
2c7e225ef7
|
use cmake ExternalProject for glm in Interface
|
2015-02-13 10:14:47 -08:00 |
|
Stephen Birarda
|
13fc0b1fcd
|
fix AudioInjector debug line to be more clear
|
2015-02-13 09:36:16 -08:00 |
|
Stephen Birarda
|
ef9cc2aacc
|
repair ability for desktop to add gvr target
|
2015-02-12 12:49:29 -08:00 |
|
Stephen Birarda
|
0154ac9734
|
final script repairs for new AudioInjector API
|
2015-02-12 11:52:20 -08:00 |
|
Stephen Birarda
|
1120a5f963
|
use new injector API in inWorldTestTone
|
2015-02-12 11:50:48 -08:00 |
|
Stephen Birarda
|
eda7d8ffb1
|
use new injector APIs in movable script
|
2015-02-12 11:49:01 -08:00 |
|
Stephen Birarda
|
70e085009b
|
use injector restart in airGuitar script
|
2015-02-12 11:44:14 -08:00 |
|
Stephen Birarda
|
5f4e3528c2
|
override seek to handle warning once stopped
|
2015-02-12 11:29:55 -08:00 |
|
Stephen Birarda
|
5715642e04
|
fix for restart API in lobby script
|
2015-02-12 11:13:30 -08:00 |
|
Stephen Birarda
|
060b0bbfd6
|
tell injector it is not finished once restarted
|
2015-02-12 11:13:03 -08:00 |
|
Stephen Birarda
|
ea52cea5dd
|
more cleanup for AudioInjector mem management
|
2015-02-12 10:56:40 -08:00 |
|
Stephen Birarda
|
7becf62ba9
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-02-12 10:28:04 -08:00 |
|
Brad Hefta-Gaub
|
fa5eebd93e
|
Merge pull request #4269 from AndrewMeadows/thermonuclear
ModelEntityItem gets _shapeType
|
2015-02-12 10:06:01 -08:00 |
|
Andrew Meadows
|
9f62e8bbf6
|
Merge pull request #4274 from sethalves/lockers-can-change-metavoxels
if a MetavoxelEditMessage is received from a node which is not an editer...
|
2015-02-12 09:51:25 -08:00 |
|