Stephen Birarda
|
6ca21d96d1
|
don't add agents in DS packet to avatar mixer agent list
|
2013-04-29 15:06:46 -07:00 |
|
Stephen Birarda
|
d1a7a20e4c
|
agents added to avatar-mixer are of type avatar
|
2013-04-29 14:59:24 -07:00 |
|
Stephen Birarda
|
c3c9616afb
|
avatar mixer still needs to check in with DS
|
2013-04-29 12:53:05 -07:00 |
|
Stephen Birarda
|
be0bf37109
|
remove the unused avatarIndex variable
|
2013-04-29 12:48:19 -07:00 |
|
Stephen Birarda
|
7b8d377eb4
|
simplify the avatar mixer communication while publicly accessible
|
2013-04-29 12:47:03 -07:00 |
|
Stephen Birarda
|
1ceda66ab8
|
remove added debugging in avatar-mixer, light refactoring
|
2013-04-29 12:38:46 -07:00 |
|
Stephen Birarda
|
b7189ef263
|
add debug to avatar mixer to figure out invisible avatars
|
2013-04-29 12:04:53 -07:00 |
|
Andrzej Kapolka
|
c6af08d883
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
avatar-mixer/src/main.cpp
|
2013-04-25 17:40:55 -07:00 |
|
Stephen Birarda
|
edc908b1cd
|
AgentList type squishes across project
|
2013-04-25 16:25:49 -07:00 |
|
Stephen Birarda
|
569fa76dde
|
prefer arrow notation in avatar-mixer iterator loop
|
2013-04-25 15:52:16 -07:00 |
|
Stephen Birarda
|
f86704fa94
|
update avatar-mixer to use new AgentList iterator
|
2013-04-25 15:21:44 -07:00 |
|
Andrzej Kapolka
|
675d06e4b9
|
More chat bits; basic functionality now working.
|
2013-04-25 14:03:31 -07:00 |
|
Stephen Birarda
|
8129c2477a
|
fix broken voxel server build, change some char* to unsigned char*
|
2013-04-16 12:35:49 -07:00 |
|
Stephen Birarda
|
e71f21b7bf
|
fix broken builds from last commit, pull new avatar data in VoxelAgentData
|
2013-04-16 11:59:03 -07:00 |
|
Stephen Birarda
|
5c091a51a6
|
change signature of parseData to use unsigned char*, include packet header always
|
2013-04-16 11:51:36 -07:00 |
|
Stephen Birarda
|
61cf17da73
|
update agent-mixer to use new AvatarData class
|
2013-04-15 18:19:01 -07:00 |
|
Stephen Birarda
|
a5a93443c6
|
re-work AvatarData to handle body position and rotation
|
2013-04-15 18:05:22 -07:00 |
|
Stephen Birarda
|
ed3f308a0e
|
pass ROOT_DIR to IncludeGLM macro instead of MACRO_DIR, include glm for AM
|
2013-04-15 16:08:35 -07:00 |
|
Stephen Birarda
|
af1071b374
|
comments to AvatarData and avatar-mixer before pack/unpack refactor
|
2013-04-15 16:07:46 -07:00 |
|
Stephen Birarda
|
2dfe49a885
|
moved AvatarAgentData to AvatarData
|
2013-04-15 15:05:55 -07:00 |
|
Stephen Birarda
|
4702e6ade0
|
remove the unecessary trailing slash when setting root dir
|
2013-04-15 14:59:48 -07:00 |
|
Stephen Birarda
|
d0eed92699
|
add an avatars library and move AvatarAgentData there
|
2013-04-15 14:51:34 -07:00 |
|
Stephen Birarda
|
613d5ab5f6
|
pack agent ID, not socket, from avatar mixer
|
2013-04-15 11:27:27 -07:00 |
|
Stephen Birarda
|
cc2f35ca89
|
pass a ROOT_DIR to LinkHifiLibrary
|
2013-04-12 15:59:16 -07:00 |
|
Stephen Birarda
|
e434b06ed9
|
rename avatar target to avatar-mixer, add SetupHifiProject macro
|
2013-04-12 13:08:21 -07:00 |
|