Stephen Birarda
|
268a64d3d5
|
change data-server hostname to hifi global data-server
|
2013-10-09 10:27:02 -07:00 |
|
Stephen Birarda
|
f09888dd1b
|
Merge branch 'master' of github.com:worklist/hifi into nameserver
|
2013-10-09 10:21:25 -07:00 |
|
Philip Rosedale
|
8c07d12373
|
Merge pull request #1028 from ey6es/springy
Support for "springy" models that spring towards target positions.
|
2013-10-08 17:27:40 -07:00 |
|
Stephen Birarda
|
9c6cdcc70b
|
complete setting of user model from data-server
|
2013-10-08 15:39:04 -07:00 |
|
Andrzej Kapolka
|
87bdd2fb1a
|
When in mirror mode and using a blend face, try to position the camera so as
to look directly into the face's eyes.
|
2013-10-08 15:09:56 -07:00 |
|
Stephen Birarda
|
233c1599bd
|
leverage existing URL update rate for interim face model update solution
|
2013-10-08 14:25:53 -07:00 |
|
Andrzej Kapolka
|
3cca3dc894
|
Reset fix.
|
2013-10-08 14:06:04 -07:00 |
|
Stephen Birarda
|
10f29dfe90
|
ask the data-server for a face mesh on UUID change
|
2013-10-08 14:02:57 -07:00 |
|
Stephen Birarda
|
15ddd9989b
|
ovverride UUID setter in Avatar for DataServerClient get request
|
2013-10-08 13:59:28 -07:00 |
|
Andrzej Kapolka
|
15f7b70269
|
Let's actually use the transform we constructed.
|
2013-10-08 13:54:54 -07:00 |
|
Stephen Birarda
|
b17e12460c
|
shift get/set of face model URL to Profile class
|
2013-10-08 13:52:04 -07:00 |
|
Stephen Birarda
|
8bac70e4a5
|
pass UUID from data-server to avatar-mixer
|
2013-10-08 13:43:31 -07:00 |
|
Andrzej Kapolka
|
60306af3e9
|
Default springiness, allow springiness on non-blended meshes.
|
2013-10-08 13:35:02 -07:00 |
|
Stephen Birarda
|
6bd71da84e
|
pack the UUID with the avatar data
|
2013-10-08 13:31:39 -07:00 |
|
Stephen Birarda
|
97966592e1
|
Merge branch 'master' of github.com:worklist/hifi into nameserver
|
2013-10-08 13:19:55 -07:00 |
|
Stephen Birarda
|
f5912f07a8
|
make sure username is not empty before requesting faceMesh
|
2013-10-08 12:45:18 -07:00 |
|
Stephen Birarda
|
d843285db7
|
save profile to settings, fix UUID storage
|
2013-10-08 12:40:09 -07:00 |
|
Stephen Birarda
|
ae59ce22b7
|
send an empty key when making a UUID request
|
2013-10-08 12:22:02 -07:00 |
|
Stephen Birarda
|
85edb93710
|
add a Profile class to hold user data from data-server
|
2013-10-08 12:13:45 -07:00 |
|
Stephen Birarda
|
56b71eb61a
|
re-send data-server GET requests if they are unmatched
|
2013-10-08 11:33:14 -07:00 |
|
Andrzej Kapolka
|
506f667083
|
More springy, more damp. Removed unused variable.
|
2013-10-08 11:26:15 -07:00 |
|
Andrzej Kapolka
|
acaf7d4f88
|
Merge branch 'master' of https://github.com/worklist/hifi into springy
|
2013-10-08 11:22:03 -07:00 |
|
Andrzej Kapolka
|
6a043145d3
|
Merge branch 'master' of https://github.com/worklist/hifi into springy
Conflicts:
interface/src/renderer/FBXReader.cpp
|
2013-10-08 11:21:47 -07:00 |
|
ZappoMan
|
5e6e15db41
|
Merge pull request #1025 from ZappoMan/voxel_render_modes
two possible crash fixes
|
2013-10-08 11:21:10 -07:00 |
|
Andrzej Kapolka
|
4c2ccd92ef
|
Merge pull request #1027 from ey6es/master
Fixes for eyes rolling back in head, macaw head without mapping file.
|
2013-10-08 11:20:24 -07:00 |
|
Stephen Birarda
|
892614470e
|
Merge branch 'master' of github.com:worklist/hifi into nameserver
|
2013-10-08 11:19:32 -07:00 |
|
Andrzej Kapolka
|
e3436eed91
|
Fixes for eyes rolling back in head, macaw head without mapping file.
|
2013-10-08 11:18:12 -07:00 |
|
Andrzej Kapolka
|
ce23b415e0
|
Fix for macaw head without mapping file.
|
2013-10-08 11:11:01 -07:00 |
|
Andrzej Kapolka
|
b22334730d
|
Fix for eyes rolling back in head.
|
2013-10-08 11:01:31 -07:00 |
|
Andrzej Kapolka
|
184e0f4439
|
Merge branch 'master' of https://github.com/worklist/hifi into springy
|
2013-10-08 10:34:53 -07:00 |
|
ZappoMan
|
89a4ea6470
|
two possible crash fixes
|
2013-10-08 09:56:47 -07:00 |
|
Philip Rosedale
|
6b68f81fde
|
Merge pull request #1024 from ZappoMan/voxel_render_modes
Voxel Rendering Improvements - make it run at 60fps
|
2013-10-07 22:36:52 -07:00 |
|
ZappoMan
|
aa80ec3497
|
cleanup code for PR
|
2013-10-07 19:46:52 -07:00 |
|
ZappoMan
|
54364a235d
|
tighten up mutex locks to keep at 60 fps
|
2013-10-07 19:43:45 -07:00 |
|
Andrzej Kapolka
|
b0bc122a48
|
Got some actual damped oscillation going.
|
2013-10-07 18:02:03 -07:00 |
|
Stephen Birarda
|
7964f360ab
|
add method to DataServerClient to resend unmatched packets
|
2013-10-07 17:52:21 -07:00 |
|
ZappoMan
|
f6981feacf
|
added various render mode options, including voxels as points
|
2013-10-07 17:46:22 -07:00 |
|
ZappoMan
|
8baa863242
|
fixed PPS bugs in threaded version of PacketSender class
|
2013-10-07 17:34:41 -07:00 |
|
ZappoMan
|
c6981d1912
|
have animation server set an appropriate PPS based on it's voxel edit messages
|
2013-10-07 17:32:55 -07:00 |
|
Andrzej Kapolka
|
3448ceccd2
|
Progress towards a spring-mass model.
|
2013-10-07 17:25:46 -07:00 |
|
Stephen Birarda
|
26d5e2cfec
|
clear the face model URL if the username is changed in preferences
|
2013-10-07 17:24:07 -07:00 |
|
Stephen Birarda
|
4b62026c25
|
shore up receipt of face mesh URL from data-server
|
2013-10-07 17:06:38 -07:00 |
|
Stephen Birarda
|
b33843fddc
|
ask for a mesh if username is present on login or is changed
|
2013-10-07 13:52:46 -07:00 |
|
Stephen Birarda
|
e9e77d8276
|
set username instead of UUID in Interface preferences
|
2013-10-07 13:35:16 -07:00 |
|
Stephen Birarda
|
f36fd47ef7
|
store username and not UUID for MyAvatar
|
2013-10-07 12:17:47 -07:00 |
|
Stephen Birarda
|
98f435ccc2
|
link mesh URL and UUID in prefs to data server client
|
2013-10-07 12:03:04 -07:00 |
|
Stephen Birarda
|
fea3ca8229
|
pack string representation of UUID for data server communication
|
2013-10-07 10:58:26 -07:00 |
|
Stephen Birarda
|
5a7d21f529
|
add UUID helper class to get UUID string without braces
|
2013-10-07 10:56:23 -07:00 |
|
Stephen Birarda
|
13232a4c0b
|
stubbing of mechanism to confirm packets sent to data server
|
2013-10-07 10:45:54 -07:00 |
|
Stephen Birarda
|
4cc9f29c83
|
initial stub of data server client code in Interface
|
2013-10-07 09:55:08 -07:00 |
|