Andrzej Kapolka
|
3ba7f6ca36
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-24 17:47:26 -07:00 |
|
ZappoMan
|
4a74499ea1
|
removed asserts and replaced with error messages
|
2013-10-24 17:43:38 -07:00 |
|
ZappoMan
|
f34e4d3ae3
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-24 17:39:23 -07:00 |
|
ZappoMan
|
76fb3c18a2
|
add basic rate control, evenly divide packets per second between all connected voxel servers
|
2013-10-24 17:35:30 -07:00 |
|
Andrzej Kapolka
|
08db294a5b
|
Smooth gaze direction relative to window.
|
2013-10-24 17:23:21 -07:00 |
|
Philip Rosedale
|
0ff8617650
|
Merge pull request #1116 from birarda/assignment
have the NodeList handle ping replies for VS
|
2013-10-24 17:16:53 -07:00 |
|
Philip Rosedale
|
41ff88f0b5
|
Merge pull request #1114 from birarda/master
fixes for admin interface with multiple nodes of same type
|
2013-10-24 17:14:28 -07:00 |
|
Stephen Birarda
|
b1a7e7c052
|
make the NodeList handle ping reply packets in VS
|
2013-10-24 17:03:49 -07:00 |
|
Philip Rosedale
|
ded5c957e7
|
Merge pull request #1115 from birarda/assignment
have AC fail if script code is 4XX
|
2013-10-24 16:47:53 -07:00 |
|
Stephen Birarda
|
b64d7b967d
|
make sure the AC fails if script code is 4XX
|
2013-10-24 16:42:47 -07:00 |
|
Stephen Birarda
|
9339538a74
|
fixes for admin interface with multiple nodes of same type
|
2013-10-24 16:37:41 -07:00 |
|
Stephen Birarda
|
d3ac055add
|
change DS json to use unique UUIDs for keys
|
2013-10-24 16:27:05 -07:00 |
|
Andrzej Kapolka
|
4f3bacdd4c
|
Use calculated eye position here.
|
2013-10-24 16:16:45 -07:00 |
|
Andrzej Kapolka
|
5f696bd72e
|
Need to set lookat position to camera position before simulating in mirror
mode.
|
2013-10-24 16:06:44 -07:00 |
|
Andrzej Kapolka
|
8b6174f1fe
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-24 15:30:11 -07:00 |
|
Andrzej Kapolka
|
145e9337a2
|
Let's try actually using the average eye position as the camera location for
first person and mirror mode.
|
2013-10-24 15:20:46 -07:00 |
|
ZappoMan
|
d341c09d3d
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
libraries/avatars/src/AvatarData.h
libraries/voxel-server-library/src/VoxelSendThread.cpp
|
2013-10-24 14:53:03 -07:00 |
|
Philip Rosedale
|
f8369ea29a
|
Merge pull request #1113 from ZappoMan/rate_control
first cut at splitting out PACKET_TYPE_VOXEL_QUERY from PACKET_TYPE_HEAD_DATA
|
2013-10-24 14:48:16 -07:00 |
|
ZappoMan
|
75638f35b1
|
Merge pull request #1112 from ey6es/attach
Support for skeleton attachments (FBX meshes or SVO voxel trees).
|
2013-10-24 14:35:11 -07:00 |
|
ZappoMan
|
0368e8c75e
|
cleanup bit field positions
|
2013-10-24 14:27:47 -07:00 |
|
Andrzej Kapolka
|
6554868fd8
|
Merge branch 'master' of https://github.com/worklist/hifi into attach
|
2013-10-24 14:23:48 -07:00 |
|
ZappoMan
|
f2229ae708
|
moved debug into if
|
2013-10-24 14:21:05 -07:00 |
|
Andrzej Kapolka
|
bae4a17605
|
Voxel attachments.
|
2013-10-24 13:59:04 -07:00 |
|
ZappoMan
|
6a9418203d
|
revert additionl of new VOXEL_QUERY message
|
2013-10-24 13:27:57 -07:00 |
|
ZappoMan
|
015adeedcb
|
first cut at splitting out PACKET_TYPE_VOXEL_QUERY from PACKET_TYPE_HEAD_DATA
|
2013-10-24 13:22:31 -07:00 |
|
Philip Rosedale
|
ba5db325aa
|
Merge pull request #1111 from ZappoMan/rate_control
added suppression of duplicate voxel packets to save on bit/packet rate
|
2013-10-24 10:57:44 -07:00 |
|
ZappoMan
|
9cd04af1ae
|
removed debug
|
2013-10-24 10:48:17 -07:00 |
|
ZappoMan
|
80701b93d5
|
Merge branch 'master' of https://github.com/worklist/hifi into rate_control
|
2013-10-24 10:44:27 -07:00 |
|
Philip Rosedale
|
41735ae601
|
Merge pull request #1110 from ZappoMan/view_is_similar
improvements to subtle moves for view frustum and voxel serving
|
2013-10-24 10:37:11 -07:00 |
|
ZappoMan
|
14cf5b04b5
|
added suppression of duplicate voxel packets to save on bit/packet rate
|
2013-10-24 10:33:19 -07:00 |
|
ZappoMan
|
8ac5f5070c
|
Merge branch 'master' of https://github.com/worklist/hifi into view_is_similar
|
2013-10-23 17:59:00 -07:00 |
|
ZappoMan
|
d486fc8c0e
|
Merge pull request #1107 from birarda/ds-admin
intial rev of new domain-server index page
|
2013-10-23 17:50:49 -07:00 |
|
ZappoMan
|
b4c88a85f8
|
improvements to subtle moves for view frustum and voxel serving
|
2013-10-23 17:49:58 -07:00 |
|
Stephen Birarda
|
37c618927e
|
make the colon and port gray for sockets
|
2013-10-23 16:56:40 -07:00 |
|
Stephen Birarda
|
0d6f363ed5
|
fix to correct colors based on @problem provided values
|
2013-10-23 16:52:13 -07:00 |
|
Stephen Birarda
|
7c40a47155
|
remove the non-minified bootstrap files
|
2013-10-23 16:43:48 -07:00 |
|
Philip Rosedale
|
f319061111
|
Merge pull request #1109 from birarda/data-server
update DS in data-server on profile change
|
2013-10-23 16:25:44 -07:00 |
|
Stephen Birarda
|
faa1c38820
|
update DS in data-server on profile change
|
2013-10-23 16:16:24 -07:00 |
|
Andrzej Kapolka
|
240f65b7c5
|
Scale fixes.
|
2013-10-23 16:15:03 -07:00 |
|
Andrzej Kapolka
|
a9df8a6b29
|
Partial fix for textures in exports from 3D Studio Max.
|
2013-10-23 15:56:09 -07:00 |
|
Stephen Birarda
|
0188d55ad3
|
Merge pull request #1108 from birarda/master
switch base SDK to 10.8
|
2013-10-23 15:49:23 -07:00 |
|
Stephen Birarda
|
f65a726745
|
switch base SDK to 10.8
|
2013-10-23 15:48:52 -07:00 |
|
Andrzej Kapolka
|
41f73b5e9d
|
Support for attaching models to joints.
|
2013-10-23 15:16:29 -07:00 |
|
Stephen Birarda
|
6608e4bc5b
|
rename top table now that it is displaying nodes
|
2013-10-23 14:44:56 -07:00 |
|
Stephen Birarda
|
d85ed014ba
|
switch to bootstrap 3, complete initial index page
|
2013-10-23 14:43:59 -07:00 |
|
Philip Rosedale
|
0abeab9ce9
|
Merge pull request #1106 from ZappoMan/fix_mirror_mode
wrap more displaySide() items for not rendering when in mini rear view m...
|
2013-10-23 14:37:40 -07:00 |
|
ZappoMan
|
3efc277aae
|
wrap more displaySide() items for not rendering when in mini rear view mode
|
2013-10-23 14:19:25 -07:00 |
|
Stephen Birarda
|
aab710d785
|
Merge branch 'master' of github.com:worklist/hifi into ds-admin
|
2013-10-23 13:21:50 -07:00 |
|
Andrzej Kapolka
|
3f96343761
|
Merge pull request #1105 from ZappoMan/fix_mirror_mode
Fix mirror mode
|
2013-10-23 12:11:51 -07:00 |
|
ZappoMan
|
8cd47762e3
|
Merge branch 'master' of https://github.com/worklist/hifi into fix_mirror_mode
|
2013-10-23 12:06:33 -07:00 |
|