Stephen Birarda
|
8226ffb916
|
fix ref to instances vector for instance erase
|
2018-08-21 11:57:21 -07:00 |
|
Stephen Birarda
|
8c58ae4e60
|
fix insert of second trait instance
|
2018-08-21 11:56:28 -07:00 |
|
Stephen Birarda
|
25ed166f07
|
fix logic for initial send of deleted trait instance
|
2018-08-21 11:49:48 -07:00 |
|
Stephen Birarda
|
3e2d4dc696
|
fixes and improvments addressing CR comments
|
2018-08-21 10:53:52 -07:00 |
|
Stephen Birarda
|
4875738a05
|
always add to detached, flag update on full replace
|
2018-08-21 10:32:05 -07:00 |
|
Stephen Birarda
|
99f532a20e
|
always check added avatar entities once in updateAvatarEntities
|
2018-08-21 10:32:05 -07:00 |
|
Stephen Birarda
|
eda84d2816
|
flag deleted avatar entities when replacing full map
|
2018-08-21 10:32:05 -07:00 |
|
Stephen Birarda
|
cd05d9335a
|
remove debug of entity json document
|
2018-08-21 10:32:05 -07:00 |
|
Stephen Birarda
|
f0ba61ff05
|
add missing local ID, reset client processed trait versions
|
2018-08-21 10:32:05 -07:00 |
|
Stephen Birarda
|
6c204b682d
|
include trait bytes written in over budget calculation
|
2018-08-21 10:32:05 -07:00 |
|
Stephen Birarda
|
e33f349d53
|
fix flagging for avatar entity update/delete
|
2018-08-21 10:32:05 -07:00 |
|
Stephen Birarda
|
0f03764c97
|
create missing avatar when processing traits
|
2018-08-21 10:31:15 -07:00 |
|
Stephen Birarda
|
1158ec8d50
|
improve change avoidance after avatar url override
|
2018-08-21 10:31:15 -07:00 |
|
Stephen Birarda
|
de6fe43dda
|
ensure joint mapping is processed for current FST url
|
2018-08-21 10:31:15 -07:00 |
|
Stephen Birarda
|
a56e9b0860
|
allow agent to create and get avatar entities from script
|
2018-08-21 10:31:15 -07:00 |
|
Stephen Birarda
|
e6b419d283
|
add instanced traits and migrate avatar entities
|
2018-08-21 10:31:15 -07:00 |
|
Stephen Birarda
|
ea7c0e923a
|
make client traits handler a unique ptr in AvatarData
|
2018-08-21 10:31:15 -07:00 |
|
Stephen Birarda
|
a0df68f32f
|
move skeleton model URL emit to AvatarData
|
2018-08-21 10:31:14 -07:00 |
|
Stephen Birarda
|
be7eb57205
|
handle whitelist avatar URL override via traits
|
2018-08-21 10:31:14 -07:00 |
|
Stephen Birarda
|
a80d19a44a
|
remove skeleton from identity, handle in clients
|
2018-08-21 10:31:14 -07:00 |
|
Stephen Birarda
|
26a1f03314
|
send traits in bulk to avatar mixer client
|
2018-08-21 10:31:14 -07:00 |
|
Stephen Birarda
|
ac835650b7
|
add skeleton trait sending to Agent, queuing in AvatarMixer
|
2018-08-21 10:31:14 -07:00 |
|
Stephen Birarda
|
486557e28a
|
initial trait packet sending on skeleton URL change
|
2018-08-21 10:31:14 -07:00 |
|
John Conklin II
|
1edf1b4337
|
Merge pull request #13555 from SamGondelman/destroy
Trying to fix dependency shutdown
|
2018-08-16 13:14:58 -07:00 |
|
Seth Alves
|
527b27da96
|
pseudo-joints for far-grab positions
|
2018-08-14 08:55:20 -07:00 |
|
Seth Alves
|
0a5c96ecc1
|
Merge pull request #13792 from luiscuenca/attachmentsAPImgr
Attachments API returns avatar entities
|
2018-08-13 14:21:13 -07:00 |
|
luiscuenca
|
dd93055d89
|
Convert and load attachments when rig is ready
|
2018-08-10 16:15:30 -07:00 |
|
Wayne Chen
|
769e7eab03
|
removing domainLimitedScale property and changing read property of scale
|
2018-08-09 17:38:58 -07:00 |
|
Wayne Chen
|
d533e3b341
|
adding domainLimitedScale property
|
2018-08-09 17:29:13 -07:00 |
|
luiscuenca
|
8c121a531d
|
Turn attachments into avatar entities
|
2018-08-09 10:35:15 -07:00 |
|
SamGondelman
|
1ba28de5b6
|
try to fix nodelist not getting destroyed
|
2018-08-01 17:52:27 -07:00 |
|
SamGondelman
|
318ef907b8
|
parabola/polyvox, fixing some bugs
|
2018-07-24 10:08:35 -07:00 |
|
SamGondelman
|
956c1511b6
|
Merge remote-tracking branch 'upstream/master' into parabolic
|
2018-07-19 15:23:25 -07:00 |
|
John Conklin II
|
e6801c303a
|
Merge pull request #13432 from SimonWalton-HiFi/avatar-identity-request
Implement AvatarRequestIdentity and use if interface gets unknown avatar data
|
2018-07-09 10:07:19 -07:00 |
|
Simon Walton
|
607a898c32
|
Transmit a maximum number of identity requests before giving up
|
2018-07-06 15:16:13 -07:00 |
|
Simon Walton
|
ec67b8ad56
|
Address reviewer comments
|
2018-07-03 15:31:34 -07:00 |
|
SamGondelman
|
90091d11e4
|
parabola picks, started implementing math
|
2018-07-03 09:47:31 -07:00 |
|
luiscuenca
|
24d03ace4c
|
Changes from CR and decreased looking at angle to mitigate freaky eyes
|
2018-06-29 14:34:17 -07:00 |
|
luiscuenca
|
2264425f9f
|
Fix eyelid behaviour
|
2018-06-28 16:41:39 -07:00 |
|
Simon Walton
|
269d803812
|
New approach to tracking no-identity duration
|
2018-06-22 16:42:37 -07:00 |
|
Simon Walton
|
6796af4b6a
|
Move sendAvatarIdentityRequest() to a more logical location
|
2018-06-21 15:00:51 -07:00 |
|
SamGondelman
|
8f411ad6c8
|
CR
|
2018-06-20 16:13:10 -07:00 |
|
Simon Walton
|
d638bdd986
|
First pass at requesting ID for unknown data
Keep list of AvatarData that was created from a
data packet without a matching ID. If items get
old enough send an ID request and remove them.
|
2018-06-20 12:21:39 -07:00 |
|
Anthony J. Thibault
|
042f902d2e
|
Merge branch 'master' into scriptedBlendshapesFaceFlags
|
2018-06-11 17:13:30 -07:00 |
|
SamGondelman
|
a7d75b121f
|
fix avatarHash crash
|
2018-06-08 11:20:41 -07:00 |
|
amantley
|
dabcd4c234
|
fixed bracket spacing in HeadData.h
|
2018-06-08 10:19:33 -07:00 |
|
amantley
|
22f2583556
|
removed debug print statement in AvatarData.cpp
|
2018-06-07 16:17:33 -07:00 |
|
amantley
|
836c3da858
|
cleaned up white space and removed extra declaration of hadAudioEnabledFaceMovement
|
2018-06-07 15:11:57 -07:00 |
|
amantley
|
97831e61f0
|
removed stray comments
|
2018-06-07 12:54:46 -07:00 |
|
amantley
|
6a11ddc349
|
removed print statements and removed the setting of procedural head variables in avatarData.cpp
|
2018-06-06 17:50:50 -07:00 |
|