Commit graph

6227 commits

Author SHA1 Message Date
Andrzej Kapolka
0fa2eca02d Remove option to use Faceshift rig (using the "macaw" model has much the same
result, and it lets other people see it).
2013-09-23 10:43:20 -07:00
Andrzej Kapolka
8c963ed6a7 Blend the normals, too. 2013-09-23 10:30:03 -07:00
Philip Rosedale
8bf9c37457 Merge pull request #972 from ey6es/blendface
Cache face models, don't render neck/neck base when face model is displayed.
2013-09-20 18:02:20 -07:00
Andrzej Kapolka
0daee703d6 Merge branch 'master' of https://github.com/worklist/hifi into blendface 2013-09-20 17:57:18 -07:00
Andrzej Kapolka
24bf1e2036 Don't render neck/neck base when blend face is active. 2013-09-20 17:55:31 -07:00
Andrzej Kapolka
133ba3a00a Set normals based on indices, cache face models. 2013-09-20 17:40:15 -07:00
Philip Rosedale
8fa4a60d31 Merge pull request #971 from ey6es/blendface
Fix to allow models other than the pug.
2013-09-20 17:03:58 -07:00
Andrzej Kapolka
ddb0d916ae Merge branch 'master' of https://github.com/worklist/hifi into blendface 2013-09-20 16:50:38 -07:00
Andrzej Kapolka
9c2d851650 Fixed bug in decoding: newer versions of Qt streaming use whatever precision
the stream is set at for both floats and doubles.
2013-09-20 16:38:44 -07:00
ZappoMan
ceaa3722be Merge pull request #969 from birarda/master
remove the sphere from the ground plane
2013-09-20 15:56:51 -07:00
Andrzej Kapolka
e54a828b17 Merge branch 'master' of https://github.com/worklist/hifi into blendface 2013-09-20 15:29:11 -07:00
Andrzej Kapolka
120f8f729c Find the mesh that corresponds to the blendshapes. 2013-09-20 15:28:08 -07:00
Stephen Birarda
f8f0e3db1b remove the sphere from the ground plane 2013-09-20 14:04:18 -07:00
Andrzej Kapolka
137ebc67d5 Merge pull request #968 from ey6es/blendface
Another slight face fix: clear the face when set, before loading the new...
2013-09-20 13:47:34 -07:00
Andrzej Kapolka
fe0d93102e Another slight face fix: clear the face when set, before loading the new one. 2013-09-20 13:46:29 -07:00
Andrzej Kapolka
873b56e39f Merge pull request #967 from ey6es/blendface
Fix for face model sending.
2013-09-20 13:29:57 -07:00
Andrzej Kapolka
df0b2f4eec Fix for face model sending. 2013-09-20 13:28:50 -07:00
Stephen Birarda
4f3909b682 Merge pull request #964 from ey6es/blendface
Custom Faceshift faces: either the rig from the TCP interface, or mesh from an FBX file.  Still need normals, etc.
2013-09-20 10:15:08 -07:00
Andrzej Kapolka
77d9e21162 Meant to include this in the last commit. 2013-09-20 10:06:34 -07:00
Andrzej Kapolka
318b8c38bc Merge branch 'master' of https://github.com/worklist/hifi into blendface 2013-09-20 09:58:54 -07:00
Stephen Birarda
962dc0616d Merge pull request #966 from ZappoMan/multi_VS_assigments
remove standalone voxel server
2013-09-20 09:57:38 -07:00
Andrzej Kapolka
2f5a5a4b27 Remove unnecessary, unlucky "13," add note explaining arbitrary translation. 2013-09-20 09:52:15 -07:00
ZappoMan
b682d3612b remove standalone voxel server 2013-09-19 22:09:03 -05:00
Andrzej Kapolka
9d28aaefae Merge branch 'master' of https://github.com/worklist/hifi into blendface 2013-09-19 18:00:46 -07:00
Andrzej Kapolka
96e6b45dad Merge pull request #965 from ey6es/master
Fix for menu not showing up on Linux: don't parent the info view to the menu.
2013-09-19 17:59:34 -07:00
Andrzej Kapolka
94d6f00f65 Parenting the info view to the menu is preventing the menu from showing up on
Linux.  Let's try not doing that.
2013-09-19 17:47:50 -07:00
Andrzej Kapolka
c049665090 Removed temporary comment. 2013-09-19 16:42:25 -07:00
Andrzej Kapolka
5c841616dc Merge branch 'master' of https://github.com/worklist/hifi into blendface 2013-09-19 16:37:26 -07:00
Andrzej Kapolka
a04ced633e Include the face model URL in the same packet as the avatar voxel URL. 2013-09-19 16:35:25 -07:00
Andrzej Kapolka
fff10375a9 Map the blendshapes by name. 2013-09-19 15:48:33 -07:00
Andrzej Kapolka
116a4e0bad Subtract the deltas. 2013-09-19 15:18:45 -07:00
Andrzej Kapolka
09fa782c61 More work on FBX reading. 2013-09-19 15:05:17 -07:00
Andrzej Kapolka
9c320e9827 Merge pull request #963 from birarda/assignment
domain-server check in and assignment cleanup
2013-09-19 13:07:21 -07:00
Stephen Birarda
23e7278be5 re-use the check in packet sent to the domain-server, allow reset 2013-09-19 12:58:48 -07:00
Stephen Birarda
92c106a6bb refresh the UUID when sending out new AM assignments 2013-09-19 12:30:40 -07:00
Leonardo Murillo
ed9a02b3e7 Merge pull request #962 from birarda/master
changes for docset identification
2013-09-19 12:22:38 -07:00
Stephen Birarda
3e35ab26fa changes for docset identification 2013-09-19 12:19:38 -07:00
Leonardo Murillo
e7c70ee2a0 Merge pull request #961 from birarda/master
have doxygen optionally generate a docset
2013-09-19 12:11:49 -07:00
Stephen Birarda
38b266641a generate a docset for use in Dash and Xcode 2013-09-19 12:07:40 -07:00
Stephen Birarda
7c218da4ea Merge pull request #960 from ZappoMan/multi_VS_assigments
have Domain Server treat Voxel Servers the same as Audio Mixers and Avatar Mixers
2013-09-19 11:43:33 -07:00
ZappoMan
c087632d53 have Domain Server treat Voxel Servers the same as Audio Mixers and Avatar Mixers 2013-09-19 13:20:27 -05:00
ZappoMan
f6754ea9c7 Merge pull request #958 from birarda/master
fixes for InfoView ownership and display
2013-09-18 18:38:57 -07:00
Leonardo Murillo
0a762edb14 Merge pull request #959 from birarda/assignment
assignment cleanup and static DS packet fix
2013-09-18 18:22:41 -07:00
Stephen Birarda
de276eff00 temporary removal of DS packet optimization for NodeList dynamism 2013-09-18 17:56:45 -07:00
Stephen Birarda
3b976500ce stylistic and memory management fixes 2013-09-18 17:55:13 -07:00
Andrzej Kapolka
1bd8ea947a Merge branch 'master' of https://github.com/worklist/hifi into blendface 2013-09-18 17:14:58 -07:00
Stephen Birarda
7b498edcbc remove attached public and local sockets, fully allow custom port 2013-09-18 17:03:14 -07:00
Stephen Birarda
bbbdc4f88c fixes for InfoView ownership and display 2013-09-18 16:42:51 -07:00
Andrzej Kapolka
dfea69ab8f Basic FBX parser. 2013-09-18 16:26:35 -07:00
Stephen Birarda
c277fd8ea6 Merge pull request #957 from birarda/master
cleanup audio debug
2013-09-18 15:21:27 -07:00