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 |
|
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 |
|
philiprosedale
|
facf7094f0
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-11-08 14:34:52 -08:00 |
|
Philip Rosedale
|
2991c8af61
|
screen does not flash when voxels are clicked
|
2013-11-08 14:34:22 -08:00 |
|
Philip Rosedale
|
f3b6e21a6d
|
Voxel click to fly is now an option in the Tools Menu
|
2013-11-08 14:34:15 -08:00 |
|
Philip Rosedale
|
bbbf495592
|
Merge pull request #1230 from ey6es/master
Partial orchidectomy: removed (some of) Jeffrey's balls.
|
2013-11-08 14:25:01 -08:00 |
|
Andrzej Kapolka
|
8755121ba1
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-11-08 13:15:06 -08:00 |
|
Philip Rosedale
|
521e51dcd9
|
Merge pull request #1231 from ZappoMan/bugfixes
Add sequence and sent time to voxel edit packets to debug edit failing
|
2013-11-08 12:31:23 -08:00 |
|
Andrzej Kapolka
|
db9fa63112
|
Partial orchidectomy: removed (some of) Jeffrey's balls.
|
2013-11-08 11:19:35 -08:00 |
|
ZappoMan
|
2e8cb63abb
|
add more voxel edit transit time debugging
|
2013-11-08 10:47:47 -08:00 |
|
ZappoMan
|
a9c5c0707f
|
added sentAt timestamps to voxel edit packets so we can measure transit time
|
2013-11-08 10:32:46 -08:00 |
|
ZappoMan
|
a75e577d0a
|
voxel edit packet debugging support
|
2013-11-08 09:32:06 -08:00 |
|
Stephen Birarda
|
e4669d7c13
|
Merge pull request #1228 from ZappoMan/bugfixes
Bug fixes to make JS/Agent and Voxel Editing work better
|
2013-11-08 07:28:16 -08:00 |
|
ZappoMan
|
b0a4ffb11c
|
fix comments line breaks
|
2013-11-08 02:27:34 -08:00 |
|
ZappoMan
|
3da6062639
|
fix comment
|
2013-11-08 02:26:23 -08:00 |
|
ZappoMan
|
a708486834
|
fix comment
|
2013-11-08 02:25:51 -08:00 |
|
ZappoMan
|
20c66386f8
|
fix comment
|
2013-11-08 02:24:46 -08:00 |
|
ZappoMan
|
8043970df7
|
bug fixes to JurisdictionListener, PacketSender, addition of packetsToSendCount() to Voxels JS
|
2013-11-08 02:22:10 -08:00 |
|
ZappoMan
|
f1704e9d79
|
Merge branch 'master' of https://github.com/worklist/hifi into bugfixes
|
2013-11-07 18:53:06 -08:00 |
|
Philip Rosedale
|
d4fc85b197
|
Merge pull request #1226 from ey6es/master
New IK method with "gravity" for more relaxed positions, Leap integration with new skeleton.
|
2013-11-07 18:11:20 -08:00 |
|
Philip Rosedale
|
5c219697bc
|
Merge pull request #1227 from ZappoMan/new_voxel_scene_stats
New voxel scene stats
|
2013-11-07 18:06:57 -08:00 |
|
Andrzej Kapolka
|
62134ebc4c
|
Sign fix.
|
2013-11-07 18:00:21 -08:00 |
|
Andrzej Kapolka
|
11fedb23cd
|
Try finding the fingers using the rotation about the palm.
|
2013-11-07 17:51:54 -08:00 |
|
ZappoMan
|
cad51885e8
|
removed some hackery
|
2013-11-07 17:21:45 -08:00 |
|
Andrzej Kapolka
|
ebe3ef4b22
|
Toggle for the leap hands.
|
2013-11-07 17:20:52 -08:00 |
|
ZappoMan
|
1587cf0bbe
|
some comment cleanup
|
2013-11-07 17:17:34 -08:00 |
|
ZappoMan
|
2c4ab63d2b
|
tweaks to placement and wording of voxel stats
|
2013-11-07 17:11:35 -08:00 |
|
Andrzej Kapolka
|
f5889934a2
|
Derp, have to set the rotation after adjusting it.
|
2013-11-07 17:01:29 -08:00 |
|
Andrzej Kapolka
|
4bf4accba7
|
Rotate the palm according to the average finger direction.
|
2013-11-07 16:57:07 -08:00 |
|
ZappoMan
|
19515c80fd
|
Merge branch 'master' of https://github.com/worklist/hifi into new_voxel_scene_stats
Conflicts:
interface/src/Application.cpp
|
2013-11-07 16:44:34 -08:00 |
|
Andrzej Kapolka
|
55d31ee7f3
|
Render the body in first-person mode so that we can see our hands.
|
2013-11-07 16:37:51 -08:00 |
|