Commit graph

7361 commits

Author SHA1 Message Date
Stephen Birarda
951a805ee6 Merge pull request #1256 from ZappoMan/remove_noise
Remove noise
2013-11-13 16:11:43 -08:00
ZappoMan
02df4a82b5 removing more noise 2013-11-13 16:04:55 -08:00
ZappoMan
ba9cd6fdd4 removing more noise 2013-11-13 16:04:21 -08:00
ZappoMan
6396838afc Merge branch 'master' of https://github.com/worklist/hifi into remove_noise 2013-11-13 15:56:40 -08:00
Stephen Birarda
9db961b612 Merge pull request #1255 from ZappoMan/bugfixes
use node->trylock() in VoxelSendThread() to handle shutdown race condition
2013-11-13 15:18:24 -08:00
ZappoMan
5b09248ba9 remove noisy debugging 2013-11-13 15:15:54 -08:00
ZappoMan
3d20152c36 use node->trylock() in VoxelSendThread() to handle shutdown race condition 2013-11-13 15:11:43 -08:00
Stephen Birarda
52d86a8619 Merge pull request #1250 from ey6es/master
Back to CCR for IK (with rotational alignment to replace "gravity"), read/apply constraints correctly, Leap tweaks.
2013-11-13 14:08:20 -08:00
Andrzej Kapolka
c76af1ca12 Scratch that; didn't work. 2013-11-13 13:58:14 -08:00
Stephen Birarda
10b5f885f5 Merge pull request #1254 from ZappoMan/bugfixes
added more noisy debugging
2013-11-13 13:56:50 -08:00
Andrzej Kapolka
76d8bd0a9c Finger IK, take two. 2013-11-13 13:53:41 -08:00
ZappoMan
4640d337b7 added more noisy debugging 2013-11-13 13:47:39 -08:00
Andrzej Kapolka
3e4c5f84ed Only rotate if we have at least three active fingers. 2013-11-13 13:26:36 -08:00
Stephen Birarda
fea531ca3a Merge pull request #1253 from ZappoMan/bugfixes
added Noisy debugging to voxel server main loop
2013-11-13 12:55:53 -08:00
ZappoMan
4ac6338b8b added Noisy debugging to voxel server main loop 2013-11-13 12:54:34 -08:00
Andrzej Kapolka
52a3071cb3 Order of update fix. 2013-11-13 12:29:43 -08:00
Andrzej Kapolka
332de0646d Orient the Leap hands relative to the body, not the head. 2013-11-13 12:22:54 -08:00
Andrzej Kapolka
d87dccd614 Alignment to pull elbows towards ground. 2013-11-13 12:06:08 -08:00
Philip Rosedale
3dc28682a8 Merge pull request #1244 from ZappoMan/bugfixes
fix bug where VoxelEditPacketSender oversends to unknown jurisdictions
2013-11-13 10:39:51 -08:00
Andrzej Kapolka
c2e4a70685 Back to the cyclic coordinate descent algorithm (easier to apply joint
constraints); Leap hands relative to eyes.
2013-11-13 10:35:20 -08:00
Stephen Birarda
9c2f3be9d2 Merge pull request #1249 from birarda/no-corewlan
rename of custom formula to match Qt5 class
2013-11-13 10:31:14 -08:00
Stephen Birarda
3f50f6a5d4 rename formula to match class 2013-11-13 10:30:56 -08:00
Stephen Birarda
fbb30b592d Merge pull request #1248 from birarda/no-corewlan
add formula for patched qt5 install
2013-11-13 10:28:17 -08:00
Stephen Birarda
5c513670d3 add a formula for a qt5 install with no CoreWLAN 2013-11-13 10:27:44 -08:00
ZappoMan
e32bfc38f5 change voxelServersExist() to make sure that all existing voxel servers have a legitimate jurisdiction 2013-11-13 01:06:17 -08:00
Andrzej Kapolka
69d5051b75 Merge branch 'master' of https://github.com/worklist/hifi 2013-11-12 15:43:32 -08:00
Andrzej Kapolka
a36f9d52af Constraint fix, apply constraints to wrists. 2013-11-12 15:43:11 -08:00
Philip Rosedale
22f9f7ccfb Merge pull request #1245 from ey6es/master
Hacky fix for jittery rear view mirror.
2013-11-12 14:33:12 -08:00
Andrzej Kapolka
df30e3c851 As a hack, when we have an FBX face/body, position the camera to point at the
origin and reposition the models based on the relative eye positions.  Fixes
the jitteriness in rear mirror mode.
2013-11-12 12:28:07 -08:00
ZappoMan
2b604864d6 fix bug where VoxelEditPacketSender oversends to unknown jurisdictions 2013-11-12 00:35:55 -08:00
Stephen Birarda
fbccd81247 Merge pull request #1243 from ZappoMan/voxel_stats
Bug Fix & server edit stats
2013-11-11 17:56:13 -08:00
ZappoMan
c625d79fd2 removed comment 2013-11-11 17:27:29 -08:00
ZappoMan
59cfa89f1b fixed CR feedback 2013-11-11 17:26:04 -08:00
ZappoMan
0eace966e9 added support to also show inbound packet stats per sender 2013-11-11 17:20:31 -08:00
ZappoMan
af8438b098 add stats to voxel server to show average voxel edit packet statistics 2013-11-11 16:31:36 -08:00
Philip Rosedale
1d297eb343 Merge pull request #1236 from ZappoMan/packetserverPPSfixes
improvements to PPS behavior of PacketSender
2013-11-10 20:02:10 -08:00
ZappoMan
d9ed6443db style cleanup, correct some comments 2013-11-10 14:06:44 -08:00
ZappoMan
00fa5480c1 get rid of magic number 2013-11-10 13:52:40 -08:00
ZappoMan
977b730fc0 add support for tuning the size of packets used by VoxelEditPacketSender 2013-11-10 12:44:20 -08:00
ZappoMan
eb73de6b67 added a couple more JS APIs and removed some debug code 2013-11-10 12:33:54 -08:00
ZappoMan
43a4253689 added interface points to VoxelScriptingInterface to access stats from _voxelPacketSender 2013-11-10 12:23:44 -08:00
ZappoMan
1a6efea5c0 improvements to PPS behavior of PacketSender 2013-11-10 10:39:56 -08:00
Philip Rosedale
e47abf2f4c Merge pull request #1234 from ey6es/master
Don't decay head roll/pitch when moving if Faceshift is active.  This should fix https://basecamp.com/2151194/projects/2058851-avatar/todos/69596930-avatar-body-still.
2013-11-09 13:04:31 -08:00
Andrzej Kapolka
feb2a150b7 Don't decay head roll/pitch when moving if Faceshift is active. 2013-11-08 18:05:24 -08:00
Philip Rosedale
26e1e8a283 Merge pull request #1233 from ey6es/master
Read and enforce angle constraints on joints, use incremental rotations for Leap palms.
2013-11-08 17:25:40 -08:00
Andrzej Kapolka
dff2266aee Merge branch 'master' of https://github.com/worklist/hifi 2013-11-08 15:38:52 -08:00
Andrzej Kapolka
0eaaa89c9a Read the palm direction from the FST, use that to determine Leap rotations. 2013-11-08 15:38:20 -08:00
Andrzej Kapolka
3446337cc5 Trying incremental rotations for Leap palms. 2013-11-08 15:11:56 -08:00
Andrzej Kapolka
49c9d41dd5 Read and enforce angle constraints (untested). 2013-11-08 14:49:38 -08:00
ZappoMan
24114bf7d9 Merge pull request #1232 from PhilipRosedale/master
Voxel click to fly defaults OFF, in tools menu
2013-11-08 14:46:43 -08:00