Stephen Birarda
|
eb316a450a
|
Merge pull request #1298 from ZappoMan/move_hideshow_to_thread
Move Hide/Show local voxels to a dedicated thread
|
2013-12-04 11:27:14 -08:00 |
|
ZappoMan
|
188d52c06e
|
get client working in refactored mode
|
2013-12-04 10:05:37 -08:00 |
|
Philip Rosedale
|
2dfbaf605e
|
Stars a bit dimmer, have horizon
|
2013-12-03 23:01:13 -08:00 |
|
ZappoMan
|
4e18eaa6c5
|
make addChildAtIndex() use createNewElement() so we get our correct classes
|
2013-12-03 20:40:48 -08:00 |
|
ZappoMan
|
9faef65ccc
|
first cut at splitting out octree base classes
|
2013-12-03 17:32:02 -08:00 |
|
Andrzej Kapolka
|
70ca1106b1
|
Working on testing the Leap/Hydra hands against the avatar body.
|
2013-12-03 17:28:36 -08:00 |
|
Philip Rosedale
|
b04d48a7b8
|
Longer drum sticks
|
2013-12-03 17:19:00 -08:00 |
|
Philip Rosedale
|
423b2e8e0f
|
Highlight voxel being touched
|
2013-12-03 16:52:38 -08:00 |
|
Philip Rosedale
|
8fdd78dc26
|
Added drum sounds and voxel collision detection
|
2013-12-03 16:25:23 -08:00 |
|
Stephen Birarda
|
40a1517108
|
remove PortAudio entirely
|
2013-12-03 12:38:26 -08:00 |
|
Stephen Birarda
|
8fbd1e4cfb
|
repairs after merge with upstream master
|
2013-12-03 12:28:44 -08:00 |
|
Stephen Birarda
|
3277cb49a6
|
Merge remote-tracking branch 'upstream/master' into cleanup
|
2013-12-03 12:21:03 -08:00 |
|
Andrzej Kapolka
|
905320a963
|
That didn't really help. What did help was simply ignoring the wrist
constraints.
|
2013-12-03 11:30:47 -08:00 |
|
Stephen Birarda
|
3301796997
|
change const HifiSockAddr in DataServerClient to remove error
|
2013-12-03 11:20:12 -08:00 |
|
Andrzej Kapolka
|
817946bed5
|
Attempting to rotate longitudinally at elbow, rather than wrist.
|
2013-12-03 11:05:38 -08:00 |
|
Philip Rosedale
|
a84e97c54a
|
Removed obsolete HandControl class, files
|
2013-12-03 08:29:17 -08:00 |
|
Andrzej Kapolka
|
2633223f4e
|
Compute the bone radii from the vertices. It's more error-prone than I
expected, but it more or less works.
|
2013-12-02 18:07:29 -08:00 |
|
Stephen Birarda
|
330eff72ce
|
repair usage of DS as STUN server
|
2013-12-02 17:18:07 -08:00 |
|
Stephen Birarda
|
49191826af
|
add check for pending datagrams before read
|
2013-12-02 14:08:49 -08:00 |
|
Stephen Birarda
|
141394a664
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
|
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 |
|
ZappoMan
|
76b3bd4e6e
|
Move Hide/Show local voxels to a dedicated thread so that it doesn't slow performance of voxel packet processing
|
2013-12-02 12:08:45 -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
|
ce90cd5382
|
removed accidentally added file
|
2013-11-27 15:48:53 -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
|
e406988ed3
|
Partial fix for ambient occlusion with Oculus.
|
2013-11-26 17:18:03 -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 |
|
Philip Rosedale
|
d7b1eae446
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-11-25 09:45:27 -08:00 |
|
ZappoMan
|
25511f99ec
|
cleanup for coding standard
|
2013-11-24 15:22:44 -08:00 |
|
ZappoMan
|
e2f5069e6a
|
more VoxelPacket compression tuning
|
2013-11-24 14:41:50 -08:00 |
|
ZappoMan
|
e65f74e06b
|
moved compression into VoxelPacket class. works, but too slow for larger sizes
|
2013-11-23 21:40:50 -08:00 |
|
ZappoMan
|
57831b377f
|
tweaks and cleanup
|
2013-11-23 14:07:09 -08:00 |
|
ZappoMan
|
4c0569fc60
|
removing compression from VoxelNodeData to eventually move it into VoxelPacket where it belongs
|
2013-11-23 13:55:21 -08:00 |
|
Philip Rosedale
|
a1ba36d543
|
Lean drive works with keys and no up/down
|
2013-11-22 20:08:44 -08:00 |
|
ZappoMan
|
7151d1679f
|
Merge pull request #1288 from ey6es/master
Have avatars glow/shrink out of existence when they log off or move to another domain/location.
|
2013-11-22 16:48:12 -08:00 |
|
Andrzej Kapolka
|
083800dc59
|
Glow/shrink avatars when killed, send kill message when we move between
domains, locations, etc.
|
2013-11-22 16:23:40 -08:00 |
|
Andrzej Kapolka
|
092515e199
|
Send an explicit kill request to the avatar mixer (which will pass it along to
the other clients) when we exit.
|
2013-11-22 15:19:59 -08:00 |
|
Philip Rosedale
|
582a71990e
|
Improved using faceshift to turn body
|
2013-11-22 15:08:16 -08:00 |
|
Andrzej Kapolka
|
eeeed84664
|
When Faceshift isn't connected, apply the audio-based blinking and brow/mouth
movement to the new face models.
|
2013-11-22 13:36:14 -08:00 |
|
Andrzej Kapolka
|
91b38313be
|
Treat pitchFromTouch more like yawFromTouch, persist mouse pitch.
|
2013-11-22 11:28:33 -08:00 |
|
Andrzej Kapolka
|
b04a249079
|
Make this a constant.
|
2013-11-21 14:24:30 -08:00 |
|
Andrzej Kapolka
|
88a84c733e
|
Stretch out shadow volume to encompass all avatars.
|
2013-11-21 14:14:09 -08:00 |
|
Andrzej Kapolka
|
053d6b1e71
|
Fix for Leap drive enabled without Leap.
|
2013-11-21 14:01:12 -08:00 |
|
Andrzej Kapolka
|
3137e9a3e6
|
Don't leave out the head when we draw our shadow.
|
2013-11-21 13:57:55 -08:00 |
|
Andrzej Kapolka
|
898135fbf2
|
Linear filtering for more smoothness.
|
2013-11-21 13:36:16 -08:00 |
|
Andrzej Kapolka
|
f0e5872b89
|
Lighten the shadows, remove some debug code.
|
2013-11-21 12:29:22 -08:00 |
|
ZappoMan
|
6c640752cd
|
make compression optional
|
2013-11-21 12:04:13 -08:00 |
|
ZappoMan
|
a590f384a6
|
Merge branch 'master' of https://github.com/worklist/hifi into compressed_packets
|
2013-11-21 11:33:08 -08:00 |
|
Andrzej Kapolka
|
f38e74c51c
|
Merge branch 'master' of https://github.com/worklist/hifi into shadowplay
|
2013-11-21 11:18:56 -08:00 |
|
Andrzej Kapolka
|
3cf47f8d5c
|
Merge branch 'master' of https://github.com/worklist/hifi into shadowplay
|
2013-11-21 11:08:45 -08:00 |
|
Andrzej Kapolka
|
7bc65136c7
|
Merge branch 'master' of https://github.com/worklist/hifi into sicksense
|
2013-11-21 11:00:09 -08:00 |
|
Andrzej Kapolka
|
cd4ef08dae
|
Merge pull request #1272 from ZappoMan/stats_crash_bug_fix
fix to crash in client side VoxelSceneStats crash
|
2013-11-21 10:59:57 -08:00 |
|
Andrzej Kapolka
|
dcc926a0db
|
Working on the "real" shadow volume.
|
2013-11-20 20:36:54 -08:00 |
|
Andrzej Kapolka
|
758246309a
|
Use compare mode.
|
2013-11-20 20:06:22 -08:00 |
|