Andrzej Kapolka
|
c02b708ee5
|
Provide the option to avoid making duplicate attachments.
|
2014-05-08 15:54:30 -07:00 |
|
Andrzej Kapolka
|
f866828db2
|
Avatar attachment scripting bits.
|
2014-05-08 15:20:14 -07:00 |
|
Andrew Meadows
|
6c289b682d
|
move #include <StreamUtils.h> to cpp file
|
2014-05-07 11:18:50 -07:00 |
|
Andrzej Kapolka
|
2a32700a30
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-05-05 17:03:31 -07:00 |
|
Andrzej Kapolka
|
0021c77789
|
Missed a spot for decoding avatar identity data.
|
2014-05-05 16:29:11 -07:00 |
|
Andrew Meadows
|
5ffd307926
|
Merge upstream/master into andrew/inertia
Conflicts:
interface/src/avatar/MyAvatar.h
|
2014-05-05 13:54:25 -07:00 |
|
Andrzej Kapolka
|
65e34f9697
|
More work on attachment interface.
|
2014-05-05 13:41:50 -07:00 |
|
Andrzej Kapolka
|
53a2760905
|
More attachment bits.
|
2014-05-04 16:24:23 -07:00 |
|
Andrzej Kapolka
|
e0400dbd9c
|
Working on allowing attachment models to be uploaded.
|
2014-05-04 15:23:31 -07:00 |
|
Andrew Meadows
|
d8cb84080c
|
stop avatar integration when standing at rest
|
2014-05-02 10:43:10 -07:00 |
|
Andrzej Kapolka
|
5e1f18635f
|
Need to initialize this to an invalid URL, too.
|
2014-05-01 18:05:01 -07:00 |
|
Andrzej Kapolka
|
322e12b9de
|
Allow users to clear the head URL and have no separate head model.
|
2014-05-01 17:55:16 -07:00 |
|
Andrew Meadows
|
8d4dca31c5
|
add velocity model for controlling avatar motion
|
2014-05-01 12:05:34 -07:00 |
|
Andrew Meadows
|
c7dbc5984f
|
add local gravity option parameter for MyAvatar
|
2014-04-28 16:40:22 -07:00 |
|
Andrew Meadows
|
c2f1507df1
|
move AVATAR_MOTION_OBEY_GRAVITY to libs
|
2014-04-25 14:16:42 -07:00 |
|
Stephen Birarda
|
1a895b9342
|
add property for display name to JS
|
2014-04-18 14:24:50 -07:00 |
|
Stephen Birarda
|
77202af20d
|
add debug for erase from AvatarHashMap, repair check for display name
|
2014-04-17 18:05:22 -07:00 |
|
Stephen Birarda
|
f8106e5063
|
add an AvatarHashMap to the Agent
|
2014-04-17 17:49:55 -07:00 |
|
Stephen Birarda
|
47d4ef0b2d
|
add a method to determine if avatar with display name exists
|
2014-04-17 17:44:41 -07:00 |
|
Stephen Birarda
|
e75d14139f
|
fix avatar kill behaviour
|
2014-04-17 17:21:38 -07:00 |
|
Stephen Birarda
|
3e4369f2ff
|
kill avatars in hash map after a timeout threshold
|
2014-04-17 16:57:00 -07:00 |
|
Stephen Birarda
|
69d3360675
|
add a convenience method to AvatarHashMap to check for avatar removal
|
2014-04-17 16:48:24 -07:00 |
|
Stephen Birarda
|
e303ce1a12
|
move some Avatar management to AvatarHashMap
|
2014-04-17 16:37:40 -07:00 |
|
Andrzej Kapolka
|
0f69bbe23f
|
More work on animation loading.
|
2014-04-16 20:39:55 -07:00 |
|
Stephen Birarda
|
54647f0f08
|
make sure gnutls define for ssize_t comes before gnutls include
|
2014-04-10 10:27:08 -07:00 |
|
Stephen Birarda
|
2518d314ac
|
add ssize_t definition for gnutls.h include on Windows
|
2014-04-10 10:19:45 -07:00 |
|
Stephen Birarda
|
16bb28a4fa
|
make GnuTLS a system include to suppress warnings
|
2014-04-10 10:04:02 -07:00 |
|
Stephen Birarda
|
68c445e718
|
link GnuTLS to targets linking the networking library
|
2014-04-10 10:00:10 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|
Stephen Birarda
|
c208af2246
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-04-09 15:10:48 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Andrew Meadows
|
4b306401af
|
use slot to change AvatarData::_sessionUUID
|
2014-04-09 11:32:52 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Andrew Meadows
|
229d6cefa2
|
merge upstream/master into andrew/scripting
|
2014-04-09 08:17:33 -07:00 |
|
Andrew Meadows
|
b8232b5dfd
|
AvatarData now stores sessionUUID
|
2014-04-09 08:11:15 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
Andrzej Kapolka
|
fa05a48270
|
Provide a means of supplying the joint mappings in the FST file so that agent
scripts can address joints by name. Closes #2526.
|
2014-04-07 17:55:36 -07:00 |
|
Andrew Meadows
|
79670563d4
|
AvatarData stores its sessionID
|
2014-04-07 14:42:49 -07:00 |
|
Andrew Meadows
|
97ba5250a5
|
Only simulate() Avatar Models when necessary
Also: rebuild collision shapes when Model scale changes
|
2014-04-02 12:01:18 -07:00 |
|
Andrew Meadows
|
796d20168e
|
splitting lean input from lean perturbations
|
2014-03-27 15:30:30 -07:00 |
|
Andrew Meadows
|
7949be0319
|
PitchTweak and friends become DeltaPitch
|
2014-03-27 11:14:26 -07:00 |
|
Andrew Meadows
|
b6f2150d2e
|
HeadData::_yaw and friends change to _baseYaw
|
2014-03-27 10:37:07 -07:00 |
|
Andrew Meadows
|
fff7a36b54
|
merge upstream/master into physics project
Conflicts:
interface/src/avatar/Hand.cpp
interface/src/avatar/Hand.h
interface/src/avatar/SkeletonModel.cpp
interface/src/avatar/SkeletonModel.h
interface/src/renderer/Model.h
|
2014-03-25 15:55:26 -07:00 |
|
Andrew Meadows
|
17d878bc94
|
sanitiy checking when unpacking AvatarData update
|
2014-03-25 09:55:43 -07:00 |
|
Brad Hefta-Gaub
|
5abe044c30
|
Merge pull request #2412 from AndrewMeadows/emergency-fixes
datalength sanity checking for AvatarData packet
|
2014-03-21 14:48:07 -07:00 |
|
Andrew Meadows
|
1214794f05
|
QMap is not used by AvatarData
|
2014-03-20 17:03:28 -07:00 |
|
Andrew Meadows
|
22aa9b075d
|
datalength sanity checking for AvatarData packet
|
2014-03-20 16:52:40 -07:00 |
|
Philip Rosedale
|
03381c3df8
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-03-20 15:34:28 -07:00 |
|
Andrew Meadows
|
6440dd1b5f
|
explicitly send neck angles in avatar data
|
2014-03-20 11:05:14 -07:00 |
|
Philip Rosedale
|
3ab0288c4f
|
testing numbered joint movement
|
2014-03-20 08:54:12 -07:00 |
|