Stephen Birarda
|
edc908b1cd
|
AgentList type squishes across project
|
2013-04-25 16:25:49 -07:00 |
|
Stephen Birarda
|
625a963918
|
prefer -> notation to (*TYPE) for AgentList iterator
|
2013-04-25 15:49:25 -07:00 |
|
Stephen Birarda
|
89da132bf2
|
update voxel-server to use new AgentList iterator
|
2013-04-25 15:26:21 -07:00 |
|
Stephen Birarda
|
836d286b75
|
initial transition from vector to multi-dimensional array in AgentList
|
2013-04-25 13:11:13 -07:00 |
|
Jeffrey Ventrella
|
61a17060c3
|
one more glitch...
|
2013-04-23 21:17:39 -07:00 |
|
Jeffrey Ventrella
|
48da3f726e
|
fixed bug - didn't change bodyPosition in eve or voxel
|
2013-04-23 21:07:40 -07:00 |
|
ZappoMan
|
9d17dc0387
|
make view frustum culling default behavior, removed soem debug printf()s for now
|
2013-04-22 17:43:28 -07:00 |
|
ZappoMan
|
a79659a5d4
|
change VoxelAgentData to not include position, use AvatarData _bodyPosition instead
|
2013-04-22 15:22:41 -07:00 |
|
ZappoMan
|
cea4170270
|
code review cleanup
|
2013-04-22 15:14:35 -07:00 |
|
ZappoMan
|
2f6d2469f4
|
code review cleanup
|
2013-04-22 15:13:17 -07:00 |
|
ZappoMan
|
436b43ea85
|
code review cleanup
|
2013-04-22 15:11:40 -07:00 |
|
ZappoMan
|
7d93f07152
|
code review cleanup
|
2013-04-22 15:10:18 -07:00 |
|
ZappoMan
|
1b52bb4e20
|
Merge branch 'master' of https://github.com/worklist/hifi into view_frustum_work
Conflicts:
voxel-server/CMakeLists.txt
|
2013-04-22 14:48:24 -07:00 |
|
ZappoMan
|
030f5328f5
|
First cut at View Frustum Culling between client and server
|
2013-04-22 14:46:25 -07:00 |
|
ZappoMan
|
893996675a
|
Derive VoxelAgentData from AvatarData to get access to camera details
- Changed base class for VoxelAgentData
- changed parseData() method to call base class implementation
- added avatars library to cmake scripts
|
2013-04-22 14:15:47 -07:00 |
|
Stephen Birarda
|
a558597b6a
|
complete an initial version of eve that sits at 0,0,0
|
2013-04-22 13:10:21 -07:00 |
|
Stephen Birarda
|
c68ec079eb
|
rename AGENT_TYPE_INTERFACE to AGENT_TYPE_AVATAR, more stubbing for eve
|
2013-04-22 11:54:24 -07:00 |
|
ZappoMan
|
b8692d8f46
|
add glm to voxel-server build scripts
|
2013-04-19 18:07:03 -07:00 |
|
Stephen Birarda
|
0768785cfd
|
fix mutex movement when resizing AgentList vector
|
2013-04-17 11:01:08 -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
|
4702e6ade0
|
remove the unecessary trailing slash when setting root dir
|
2013-04-15 14:59:48 -07:00 |
|
Stephen Birarda
|
cc2f35ca89
|
pass a ROOT_DIR to LinkHifiLibrary
|
2013-04-12 15:59:16 -07:00 |
|
Stephen Birarda
|
46e38aa0cb
|
remove a line to test git folder reference
|
2013-04-12 14:45:37 -07:00 |
|
Stephen Birarda
|
96d3f5a27d
|
move voxel to voxel-server, use setup project macro
|
2013-04-12 13:25:59 -07:00 |
|