Stephen Birarda
|
1a87fa93f4
|
output signals from AudioClient for I/O bytes
|
2015-01-21 12:33:20 -08:00 |
|
Stephen Birarda
|
f885dc229b
|
final fixes for Audio includes in Interface
|
2015-01-21 12:31:10 -08:00 |
|
Stephen Birarda
|
707973f1e5
|
solve collision in PositionGetter with AddressManager
|
2015-01-21 12:05:12 -08:00 |
|
Stephen Birarda
|
b2a9cdde8b
|
migrate Audio header in AudioToolBox
|
2015-01-21 12:04:33 -08:00 |
|
Stephen Birarda
|
429d660dd6
|
migrate Audio includes to AudioClient
|
2015-01-21 12:04:06 -08:00 |
|
Stephen Birarda
|
d2af9a2911
|
have Application pass audio pos/orientation to AudioClient
|
2015-01-21 12:03:11 -08:00 |
|
Stephen Birarda
|
e28ca27ccd
|
add a position and orientation getter for AudioClient
|
2015-01-21 11:55:12 -08:00 |
|
Stephen Birarda
|
0eced09f1d
|
intial removal of Audio to audio-client
|
2015-01-21 11:49:06 -08:00 |
|
Stephen Birarda
|
57743f126f
|
fix asterisk squish to type
|
2015-01-21 10:53:15 -08:00 |
|
Stephen Birarda
|
25805cbe78
|
initial connection of Android client to audio mixer
|
2015-01-20 16:02:36 -08:00 |
|
Stephen Birarda
|
e4a9e429e0
|
reset NodeList if there is domain silence
|
2015-01-20 15:48:38 -08:00 |
|
Stephen Birarda
|
466ea12d0f
|
turn off verbose HTTP request debug
|
2015-01-20 15:44:14 -08:00 |
|
Stephen Birarda
|
16dbc8048f
|
inital connection of android client to domain
|
2015-01-20 15:40:34 -08:00 |
|
Stephen Birarda
|
a3a1350676
|
repairs to QInputDialog placement
|
2015-01-20 15:22:30 -08:00 |
|
Stephen Birarda
|
94a9bf52fa
|
handle gvr-interface address lookup
|
2015-01-20 14:38:33 -08:00 |
|
Stephen Birarda
|
17979d962f
|
hookup basic input dialog for address bar
|
2015-01-20 14:26:32 -08:00 |
|
Stephen Birarda
|
5704ed78ff
|
add a working menu to interface to jump to address
|
2015-01-20 13:14:12 -08:00 |
|
Stephen Birarda
|
246ee41cf3
|
fix deps of linked target, create QMainWindow
|
2015-01-20 11:37:20 -08:00 |
|
Stephen Birarda
|
b4d6a44fc2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
|
2015-01-20 11:15:54 -08:00 |
|
Andrew Meadows
|
4112acc382
|
Merge pull request #4135 from ey6es/master
Back to JPG compression for heightfield colors.
|
2015-01-20 10:01:45 -08:00 |
|
Andrzej Kapolka
|
f7f480cee4
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-01-19 21:54:07 -08:00 |
|
Andrzej Kapolka
|
35bd1cda89
|
I believe this should fix some problems with flickering/crashing on edits:
don't reapply properties that we've already read (thus clearing cached data,
stepping on other threads, etc.)
|
2015-01-19 21:52:56 -08:00 |
|
Andrzej Kapolka
|
16de6a130b
|
Scratch that last change; it wasn't the problem.
|
2015-01-19 17:29:43 -08:00 |
|
Andrzej Kapolka
|
a16b54a34a
|
Let's try not using the "augmented" data, since we don't need it.
|
2015-01-19 17:23:31 -08:00 |
|
Andrzej Kapolka
|
dafa44570a
|
That was not the shader change I wanted to check in. This was.
|
2015-01-19 17:15:58 -08:00 |
|
Andrzej Kapolka
|
e5f3d48ffb
|
Fix for splatted textures against empty regions.
|
2015-01-19 16:33:41 -08:00 |
|
Brad Hefta-Gaub
|
dca07ed694
|
Merge pull request #4136 from AndrewMeadows/bispinor
remove log about failure to add to physics engine
|
2015-01-19 16:14:02 -08:00 |
|
Andrew Meadows
|
171fead347
|
remove log about failure to add to physics engine
|
2015-01-19 15:55:53 -08:00 |
|
Andrzej Kapolka
|
f8f9c25d38
|
Back to JPG compression for heightfield colors.
|
2015-01-19 14:59:28 -08:00 |
|
Stephen Birarda
|
6b2843e33d
|
remove old test code from GVRInterface
|
2015-01-19 14:49:47 -08:00 |
|
Stephen Birarda
|
c844502b97
|
use Qt 5.3 for android build as well
|
2015-01-19 14:49:01 -08:00 |
|
Brad Hefta-Gaub
|
215e3b732e
|
Merge pull request #4134 from ey6es/metavoxels
Big ol' metavoxel update. Mostly the switch to "stack" representation for dual contour data, but also includes some heightfield fixes.
|
2015-01-19 14:06:02 -08:00 |
|
Brad Hefta-Gaub
|
33152904bc
|
Merge pull request #4133 from birarda/master
add debugging for AddressManager connect to domain
|
2015-01-19 13:25:48 -08:00 |
|
Stephen Birarda
|
be317af2b8
|
add beginning of requirements for android CMake
|
2015-01-19 13:05:57 -08:00 |
|
Stephen Birarda
|
ea9c498979
|
add android sdk and ndk to requirements
|
2015-01-19 12:59:16 -08:00 |
|
Stephen Birarda
|
c3cab45d16
|
remove physics lib requirement for gvr-interface
|
2015-01-19 12:50:52 -08:00 |
|
Andrzej Kapolka
|
eb320f37c7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2015-01-19 12:41:21 -08:00 |
|
Stephen Birarda
|
60bdd206eb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
|
2015-01-19 12:35:22 -08:00 |
|
Brad Hefta-Gaub
|
699964ebb9
|
Merge pull request #4111 from AndrewMeadows/bispinor
require Bullet
|
2015-01-19 12:30:14 -08:00 |
|
Brad Hefta-Gaub
|
c7c7c35654
|
Merge pull request #4132 from ctrlaltdavid/3d-text-size
Tweak 3D text overlay text size calculations
|
2015-01-19 12:24:51 -08:00 |
|
Andrzej Kapolka
|
ed287e9bb2
|
This function isn't used, either.
|
2015-01-19 12:16:06 -08:00 |
|
Andrzej Kapolka
|
422e4fb85d
|
Use the closest point on an approximative sphere, rather than the center of
the node, to determine the LOD distance.
|
2015-01-19 12:12:31 -08:00 |
|
Stephen Birarda
|
671734ba44
|
fix TBB find module for android build
|
2015-01-19 12:01:24 -08:00 |
|
Stephen Birarda
|
596c708d52
|
cleanup links from OpenSSL section in build guide
|
2015-01-19 11:56:50 -08:00 |
|
Andrzej Kapolka
|
8d4707a874
|
Removed unused function.
|
2015-01-19 11:53:53 -08:00 |
|
Stephen Birarda
|
a1e7da3c7f
|
add some instructions for TBB
|
2015-01-19 11:49:10 -08:00 |
|
Andrzej Kapolka
|
f0d09860ad
|
Removed a couple magic numbers.
|
2015-01-19 11:46:12 -08:00 |
|
Stephen Birarda
|
035c56289f
|
add instructions for android OpenSSL compilation
|
2015-01-19 11:26:16 -08:00 |
|
Stephen Birarda
|
de065ff442
|
add more instructions for Qt and GLM
|
2015-01-19 10:58:57 -08:00 |
|
Stephen Birarda
|
14e4879154
|
add a BUILD_ANDROID guide, reference ANDROID_LIB_DIR
|
2015-01-19 10:53:17 -08:00 |
|