Andrzej Kapolka
|
aa3f4c6f2c
|
Merge branch 'master' of https://github.com/worklist/hifi into kinected
|
2013-07-11 11:21:59 -07:00 |
|
Andrzej Kapolka
|
baca4353a8
|
Removed stray block.
|
2013-07-11 11:19:28 -07:00 |
|
Andrzej Kapolka
|
c6d01e0acc
|
Merge branch 'master' of https://github.com/worklist/hifi into kinected
|
2013-07-11 11:16:09 -07:00 |
|
Stephen Birarda
|
38a33e0283
|
couple more type squishes
|
2013-07-11 11:11:39 -07:00 |
|
Andrzej Kapolka
|
b23875a952
|
Make sure we shutdown before quitting.
|
2013-07-11 11:10:14 -07:00 |
|
Stephen Birarda
|
430f255730
|
type squish in Audio class
|
2013-07-11 11:10:03 -07:00 |
|
Stephen Birarda
|
64887f2a36
|
Merge branch 'master' of github.com:worklist/hifi into packet-versions
|
2013-07-11 11:02:49 -07:00 |
|
Stephen Birarda
|
fcb8865d2e
|
resolve conflicts on merge with upstream master
|
2013-07-11 10:58:45 -07:00 |
|
Andrzej Kapolka
|
cf7408505f
|
Shut down the webcam when it's turned off, but don't delete the grabber (since
it has expensive-to-init state like the face cascade).
|
2013-07-11 10:53:51 -07:00 |
|
Mark Peng
|
9749e5edd6
|
Add const var to represent magic num in eyecontact code when gyros
are on.
|
2013-07-11 10:53:38 -07:00 |
|
Mark Peng
|
24d32bcdc8
|
Fix style mistakes according to code review for eyecontact code.
|
2013-07-11 10:40:57 -07:00 |
|
Mark Peng
|
29d1e08f48
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-11 10:33:21 -07:00 |
|
Andrzej Kapolka
|
d4abceba2b
|
Merge branch 'master' of https://github.com/worklist/hifi into kinected
|
2013-07-11 10:28:26 -07:00 |
|
Andrzej Kapolka
|
b62d2d85c3
|
Let's try actually releasing the camera when we turn it off.
|
2013-07-11 10:28:09 -07:00 |
|
Mark Peng
|
083e0e9d06
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-11 10:20:41 -07:00 |
|
Mark Peng
|
f145a1eac4
|
Add condition to updateAvatar() where if another avatar's head is at
the center of the screen, the lookAtPosition is set to the eye level
of that avatar.
|
2013-07-11 10:17:45 -07:00 |
|
Stephen Birarda
|
beb89e3d2b
|
change some timing types from int to uint64_t to avoid costly assumptions
|
2013-07-11 10:09:00 -07:00 |
|
Stephen Birarda
|
4ed231670f
|
put back the missing voxels
|
2013-07-11 10:04:27 -07:00 |
|
Stephen Birarda
|
211204e878
|
Merge remote-tracking branch 'upstream/master' into timestamps
|
2013-07-11 09:23:16 -07:00 |
|
Philip Rosedale
|
cf665e10b3
|
Merge pull request #644 from ZappoMan/occlusion_culling
Latest Revision of Occlusion Culling & Delta Sending Work - now it's always better and never worse
|
2013-07-11 09:05:03 -07:00 |
|
Philip Rosedale
|
8ea2b46264
|
Merge pull request #641 from ZappoMan/bug_fixes
Two small bug fixes
|
2013-07-11 07:46:57 -07:00 |
|
ZappoMan
|
dc70675c22
|
removed obsolete ResIn mode
|
2013-07-10 19:04:28 -07:00 |
|
ZappoMan
|
8adf713caa
|
Merge pull request #643 from ey6es/kinected
Flip x when in mirror mode, rather than special-casing all the head rotations; also, fix for sideways leaning.
|
2013-07-10 18:12:13 -07:00 |
|
ZappoMan
|
9e83de7fbf
|
Merge pull request #634 from machinelevel/dev4
Added a readme with instructions on installing the Leap libraries.
|
2013-07-10 18:05:03 -07:00 |
|
ZappoMan
|
3d3eca9afa
|
Merge branch 'master' of https://github.com/worklist/hifi into occlusion_culling
|
2013-07-10 17:45:04 -07:00 |
|
Andrzej Kapolka
|
d59b9ce955
|
Flip x when in mirror mode, rather than special-casing all the head rotations.
Also fixed sideways leaning (was correct in mirror mode, incorrect in world).
|
2013-07-10 17:31:21 -07:00 |
|
Mark Peng
|
3909217815
|
Remove unused #include for glm intersect in Application.cpp
|
2013-07-10 17:24:47 -07:00 |
|
ZappoMan
|
78611e30e7
|
make occlusion culling default
|
2013-07-10 17:21:40 -07:00 |
|
Mark Peng
|
c832662807
|
Remove random print statements from eyecontact code in Application.cpp
|
2013-07-10 17:20:46 -07:00 |
|
ZappoMan
|
a48f353f2f
|
whitespace cleaned up
|
2013-07-10 17:07:55 -07:00 |
|
ZappoMan
|
1831cc0de3
|
removed level param from recursion
|
2013-07-10 17:06:22 -07:00 |
|
Mark Peng
|
baf9edecc9
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-10 16:51:53 -07:00 |
|
Andrzej Kapolka
|
a03a46ad16
|
Merge branch 'master' of https://github.com/worklist/hifi into kinected
|
2013-07-10 16:36:21 -07:00 |
|
Andrzej Kapolka
|
100f7c19c3
|
Merge pull request #636 from PhilipRosedale/master
Touchlook tuned and always on!
|
2013-07-10 16:36:10 -07:00 |
|
ZappoMan
|
6694ef3869
|
fixed some compiler warnings
|
2013-07-10 16:33:27 -07:00 |
|
ZappoMan
|
4afda27ee0
|
Merge branch 'master' of https://github.com/worklist/hifi into occlusion_culling
|
2013-07-10 16:28:51 -07:00 |
|
ZappoMan
|
78c62f29c3
|
lazy load stars file only if stars render enabled
|
2013-07-10 16:12:34 -07:00 |
|
ZappoMan
|
d8f368a50c
|
lazy load stars file only if stars render enabled
|
2013-07-10 16:06:23 -07:00 |
|
Mark Peng
|
62570f0804
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-10 16:01:28 -07:00 |
|
Mark Peng
|
0b334f9e5d
|
Make lookAtVectors lock on other avatar's eyes if the mouse is over
the other avatar's head.
Add rayIntersectsSphere function to Util. glm::intersectRaySphere was buggy.
|
2013-07-10 15:56:23 -07:00 |
|
Eric Johnston
|
38fe6201a8
|
Added content to read me
|
2013-07-10 15:33:28 -07:00 |
|
Andrzej Kapolka
|
67afc61fd8
|
Merge branch 'master' of https://github.com/worklist/hifi into kinected
|
2013-07-10 15:16:38 -07:00 |
|
Andrzej Kapolka
|
559dc4bb5d
|
Flush the queue so that we don't get any funny data on the initial read.
|
2013-07-10 15:07:39 -07:00 |
|
Andrzej Kapolka
|
2ffd151a1f
|
Ryan likes the eyelids starting at forty degrees.
|
2013-07-10 14:40:45 -07:00 |
|
Andrzej Kapolka
|
6a5fb4f535
|
Removed unused variables, added motion driver library for OS X.
|
2013-07-10 14:28:06 -07:00 |
|
Andrzej Kapolka
|
53eb5ed0bb
|
No clock_gettime on OS X; must use gettimeofday.
|
2013-07-10 14:21:23 -07:00 |
|
Andrzej Kapolka
|
0aa1b396db
|
Merge branch 'master' of https://github.com/worklist/hifi into kinected
|
2013-07-10 14:08:03 -07:00 |
|
Andrzej Kapolka
|
6fe9a71868
|
Basic compass fusion.
|
2013-07-10 14:06:12 -07:00 |
|
ZappoMan
|
09f77279e2
|
add shortcut key to enable wants occlusion culling
|
2013-07-10 13:42:43 -07:00 |
|
Atlante45
|
7d94f65448
|
Linked ZLIB to voxels library
|
2013-07-10 13:00:16 -07:00 |
|