ZappoMan
|
44f92fb47c
|
Merge pull request #1297 from PhilipRosedale/master
Voxel editing with hands, flying by pointing hands
|
2013-12-02 12:46:04 -08:00 |
|
ZappoMan
|
858268b990
|
Merge pull request #1296 from stojce/19418
Code review for #19418
|
2013-12-02 12:44:06 -08:00 |
|
Andrzej Kapolka
|
b4466e3e34
|
Make sure we can still compile if we don't have the Linux Oculus dependencies.
|
2013-12-02 12:24:42 -08:00 |
|
Andrzej Kapolka
|
635eb7c52d
|
Merge branch 'master' of https://github.com/worklist/hifi into noculus
|
2013-12-02 09:55:27 -08:00 |
|
Philip Rosedale
|
7ab9cc9c14
|
Voxel editing with hands, flying and rotation with hands
|
2013-12-02 00:17:06 -08:00 |
|
Philip Rosedale
|
2456c26207
|
changed function name so less confusing
|
2013-12-01 20:46:42 -08:00 |
|
Philip Rosedale
|
ea850368de
|
First working voxel insertion at fingertip
|
2013-12-01 20:16:14 -08:00 |
|
Philip Rosedale
|
a9139b05e8
|
Drive with trigger pointing
|
2013-11-29 20:46:16 -08:00 |
|
Philip Rosedale
|
65ec91ec13
|
Add hand thrusters
|
2013-11-29 17:49:35 -08:00 |
|
Philip Rosedale
|
abca79ea3e
|
Add button detection for hydra controller to palmData
|
2013-11-29 16:20:43 -08:00 |
|
Philip Rosedale
|
9680941500
|
Add palm velocity
|
2013-11-29 14:50:18 -08:00 |
|
Philip Rosedale
|
14129cd86d
|
Merge pull request #1295 from ZappoMan/compressed_packets
Major improvements to Voxel Packet "packing" and compression
|
2013-11-29 10:06:36 -08:00 |
|
stojce
|
681a72746e
|
Merge branch 'master' of https://github.com/worklist/hifi into 19418
|
2013-11-28 07:45:06 +01:00 |
|
Andrzej Kapolka
|
e84f5a59aa
|
Merge branch 'master' of https://github.com/worklist/hifi into noculus
|
2013-11-27 16:17:30 -08:00 |
|
ZappoMan
|
0e501f4439
|
Merge branch 'master' of https://github.com/worklist/hifi into compressed_packets
Conflicts:
interface/src/Menu.cpp
interface/src/Menu.h
|
2013-11-27 15:44:51 -08:00 |
|
ZappoMan
|
040ad1853e
|
properly handle sequence numbers to not skip when supressing duplicate packets
|
2013-11-27 15:33:48 -08:00 |
|
ZappoMan
|
7f9d0849bd
|
added more client side voxel stats including lost packets, out of order packets, and average flight time
|
2013-11-27 13:37:47 -08:00 |
|
Andrzej Kapolka
|
d8259f67f0
|
Re-request skeleton/face URLs on login.
|
2013-11-27 13:09:52 -08:00 |
|
Andrzej Kapolka
|
b294b328dd
|
Only render ball avatars when "avatars as balls" is checked.
|
2013-11-27 12:56:31 -08:00 |
|
ZappoMan
|
21bf10b9bf
|
added expandable server details to voxel stats dialog
|
2013-11-27 11:53:28 -08:00 |
|
Andrzej Kapolka
|
cabd6ccbad
|
Advertise to others whether we have chat circling enabled, only include people
with it enabled when doing the computations.
|
2013-11-27 11:47:23 -08:00 |
|
ZappoMan
|
17e979dc9f
|
improved client side stats, don't suppress initial stats message in server since it includes jurisdiction
|
2013-11-27 10:20:49 -08:00 |
|
ZappoMan
|
e389c5daa1
|
adding additional per server voxel stats
|
2013-11-27 08:25:24 -08:00 |
|
ZappoMan
|
3a16a4935d
|
added additional flight time debugging
|
2013-11-26 22:43:49 -08:00 |
|
ZappoMan
|
dac211cebd
|
pack more compressed sections into wire packets if there is room
|
2013-11-26 22:18:24 -08:00 |
|
ZappoMan
|
b7ee2ea2db
|
add section size to compressed packets to allow packing of multiple sections
|
2013-11-26 19:47:14 -08:00 |
|
ZappoMan
|
77590b5b87
|
cleanup debug, readd fix to not recurse subtrees when node is colored
|
2013-11-26 19:23:21 -08:00 |
|
Andrzej Kapolka
|
7874a2aa85
|
Merge branch 'master' of https://github.com/worklist/hifi into noculus
|
2013-11-26 19:14:21 -08:00 |
|
Andrzej Kapolka
|
f6b3a6ceca
|
The other part of the Oculus ambient occlusion fix.
|
2013-11-26 17:53:31 -08:00 |
|
ZappoMan
|
2ce9937126
|
major pass on cleaning up voxel packets to have flags, sequence numbers, and flight time, add compression menu item
|
2013-11-26 17:27:08 -08:00 |
|
Andrzej Kapolka
|
fa5f8b093c
|
Screw it; just use the standard mouse hiding.
|
2013-11-26 15:07:40 -08:00 |
|
Andrzej Kapolka
|
bdba05785e
|
Mouse pointer fix fix.
|
2013-11-26 15:00:49 -08:00 |
|
Andrzej Kapolka
|
600b05fcc9
|
Oculus mouse pointer fix.
|
2013-11-26 14:50:43 -08:00 |
|
Andrzej Kapolka
|
a557dc3ae2
|
Sign fix.
|
2013-11-26 14:31:19 -08:00 |
|
Andrzej Kapolka
|
b17f6a1c66
|
Spacing fix.
|
2013-11-26 14:16:52 -08:00 |
|
Andrzej Kapolka
|
39414bbd86
|
Farther down the path of demagicking the numbers and using the actual info
reported by LibOVR>
|
2013-11-26 13:56:34 -08:00 |
|
Andrzej Kapolka
|
c5406c47a6
|
Moved Oculus code out of Application, started on using StereoConfig to get
actual values to replace the magic numbers.
|
2013-11-26 11:59:06 -08:00 |
|
Philip Rosedale
|
534c5105b0
|
echo the right one
|
2013-11-26 11:46:11 -08:00 |
|
Philip Rosedale
|
f27039853c
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-11-26 11:25:26 -08:00 |
|
Philip Rosedale
|
09ca2a45db
|
Add local audio monitor option, tweak turning with head
|
2013-11-26 11:25:06 -08:00 |
|
Stephen Birarda
|
ec909a6c13
|
add a mutex lock and unlock on Menu instance creation
|
2013-11-26 10:58:02 -06:00 |
|
stojce
|
901216f286
|
Merge branch 'master' of https://github.com/worklist/hifi into 19418
|
2013-11-26 07:14:58 +01:00 |
|
Andrzej Kapolka
|
1aaf6f2620
|
Mac library with RTTI enabled, prevent crash on startup when there's no
Oculus.
|
2013-11-25 18:36:23 -08:00 |
|
Andrzej Kapolka
|
0e0685af04
|
New Oculus software with Linux support.
|
2013-11-25 17:30:51 -08:00 |
|
Philip Rosedale
|
2cb701bce6
|
Added adjustment for hydra position to user (it matters)
|
2013-11-25 17:28:33 -08:00 |
|
ZappoMan
|
a60cf0f34e
|
fix issue with copy
|
2013-11-25 15:52:30 -08:00 |
|
ZappoMan
|
63a82af449
|
allow client to set voxels MaxPPS in Preferences
|
2013-11-25 15:13:31 -08:00 |
|
ZappoMan
|
d13ebf6095
|
more menu cleanup removing developer options that are now defunct
|
2013-11-25 14:44:34 -08:00 |
|
ZappoMan
|
de26b950f8
|
cleanup menu defaults
|
2013-11-25 14:25:09 -08:00 |
|
ZappoMan
|
70213630e1
|
Merge branch 'master' of https://github.com/worklist/hifi into compressed_packets
|
2013-11-25 13:38:22 -08:00 |
|