Stephen Birarda
|
65ef778efd
|
allow passing of custom assignment-server to DS and AC
|
2013-09-06 15:31:21 -07:00 |
|
Stephen Birarda
|
3b78678a76
|
cleanup pool grabbing for DS and AC
|
2013-09-06 15:21:55 -07:00 |
|
Stephen Birarda
|
f18a40dc89
|
correct timing for assignment-client check in
|
2013-09-06 15:12:53 -07:00 |
|
Stephen Birarda
|
9eef894e24
|
add doxygen documentation for Assignment classes
|
2013-09-06 14:35:59 -07:00 |
|
Stephen Birarda
|
0262184c12
|
put back DS port numbers, remove magic IPv numbers
|
2013-09-06 11:29:04 -07:00 |
|
Stephen Birarda
|
d412e0611d
|
Merge branch 'master' of github.com:worklist/hifi into assignment
|
2013-09-06 11:04:18 -07:00 |
|
Stephen Birarda
|
eb84bdbeed
|
switch back to the proper assignment server
|
2013-09-06 11:02:36 -07:00 |
|
Stephen Birarda
|
d8611e408e
|
clear stale assignments from queue, fix CPU usage in client
|
2013-09-06 10:59:20 -07:00 |
|
Stephen Birarda
|
f7b0158cfe
|
use deque of pointers, make sure DS silent count is refreshed
|
2013-09-06 10:26:29 -07:00 |
|
Stephen Birarda
|
9244ec1c25
|
have client keep track of number of silent DS checkins
|
2013-09-06 09:41:27 -07:00 |
|
Stephen Birarda
|
67299b0eea
|
fix some memory management stupidity for Assignments
|
2013-09-05 17:54:37 -07:00 |
|
Stephen Birarda
|
54b50e0e76
|
add a destructor for Assignment
|
2013-09-05 17:42:57 -07:00 |
|
Stephen Birarda
|
21562abfb1
|
don't add a second instance of a solo node
|
2013-09-05 17:29:14 -07:00 |
|
Stephen Birarda
|
8b601cac0a
|
moved the AvatarMixer to a class the assignment-client can handle
|
2013-09-05 14:01:05 -07:00 |
|
Stephen Birarda
|
9dc3ddc84a
|
a temporary hack to make sure the domain-server address is IPv4
|
2013-09-05 13:46:57 -07:00 |
|
Andrzej Kapolka
|
4961913fc4
|
Transmit the eye offset position along with the rest of the frustum
parameters.
|
2013-09-05 12:20:15 -07:00 |
|
Stephen Birarda
|
d5e807ca8e
|
change the default domain server port for ec2 assignment client
|
2013-09-05 12:13:15 -07:00 |
|
Stephen Birarda
|
bd409abd1f
|
switch assignment server back to ec2
|
2013-09-05 10:46:20 -07:00 |
|
Stephen Birarda
|
609c48214f
|
Revert "temporary removal of QtScript dependency for build on ec2 box"
This reverts commit f29f8701a1 .
|
2013-09-04 16:22:51 -07:00 |
|
Stephen Birarda
|
f29f8701a1
|
temporary removal of QtScript dependency for build on ec2 box
|
2013-09-04 16:20:19 -07:00 |
|
Stephen Birarda
|
2846d170f7
|
change default NodeList port to 0 for ephemeral
|
2013-09-04 16:16:03 -07:00 |
|
atlante45
|
b8c18bee2d
|
merge
|
2013-09-04 15:31:12 -07:00 |
|
Stephen Birarda
|
2c32a1a048
|
correct handling of IPv6, fix offsets for packet reading
|
2013-09-04 15:21:20 -07:00 |
|
atlante45
|
5da525fc3e
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07:00 |
|
Stephen Birarda
|
6e736ff9ed
|
correct assignment packing when there is no pool
|
2013-09-04 13:14:41 -07:00 |
|
Stephen Birarda
|
fa7f183930
|
add a domain socket to assignments
|
2013-09-04 13:00:23 -07:00 |
|
Stephen Birarda
|
36c2f42b5c
|
correct copying of assignment pool across targets
|
2013-09-04 11:50:39 -07:00 |
|
Stephen Birarda
|
ebc7de3a90
|
add methods for packing and unpacking of Assignments
|
2013-09-04 11:37:11 -07:00 |
|
Stephen Birarda
|
29e5eda358
|
add notion of pool and direction to Assignment class
|
2013-09-04 10:43:16 -07:00 |
|
Stephen Birarda
|
b64e3dd82f
|
Merge branch 'master' of github.com:worklist/hifi into assignment
|
2013-09-04 10:07:02 -07:00 |
|
atlante45
|
b03482ead5
|
Some more memory leaks and codes formatting
|
2013-09-03 17:16:06 -07:00 |
|
atlante45
|
688bc17954
|
Fixed avatar related files memory wastes
|
2013-09-03 13:37:25 -07:00 |
|
atlante45
|
15a3a8d252
|
Some more code reformatting.
|
2013-09-03 10:32:38 -07:00 |
|
atlante45
|
26691118de
|
Some code reformatting.
|
2013-09-03 10:30:46 -07:00 |
|
atlante45
|
38133ac6f2
|
Merge branch 'master' of https://github.com/worklist/hifi into some_more_work_on_imports
|
2013-09-03 10:16:44 -07:00 |
|
atlante45
|
0068b838b2
|
Fixed importer crashing on non ARGB32 png.
|
2013-08-30 15:56:28 -07:00 |
|
atlante45
|
1dc8d8dd0c
|
Added LOD to preview + Shared voxelSystem for reduced memory consumption
|
2013-08-29 17:59:36 -07:00 |
|
Stephen Birarda
|
24a43c050c
|
require Qt5Script for avatars library
|
2013-08-28 10:55:38 -07:00 |
|
Stephen Birarda
|
232f79489d
|
decouple AM logic from main.cpp to be assignable
|
2013-08-22 13:12:53 -07:00 |
|
Stephen Birarda
|
97bee1eb82
|
add a stubbed assignment client to request assignments
|
2013-08-22 12:30:11 -07:00 |
|
Stephen Birarda
|
ef7e7ae4c5
|
store senderSocket with assignment to be passed to requestor
|
2013-08-22 12:08:49 -07:00 |
|
Stephen Birarda
|
2804d286d5
|
send correctly sized packet for assignment
|
2013-08-22 11:52:59 -07:00 |
|
Stephen Birarda
|
f52c1c909b
|
send assignment from domain server for audio mixer if it isn't present
|
2013-08-22 11:38:57 -07:00 |
|
Stephen Birarda
|
f3e4196a81
|
add an assignment class and begin to hookup AS
|
2013-08-22 11:21:55 -07:00 |
|
ZappoMan
|
38f54a3130
|
Merge branch 'master' of https://github.com/worklist/hifi into threaded_voxel_server
|
2013-08-21 17:03:34 -07:00 |
|
atlante45
|
12459079e9
|
Fixed magic number
|
2013-08-21 16:41:24 -07:00 |
|
atlante45
|
447d9a65ce
|
Fixed only square png import + reduced amount of code
|
2013-08-21 16:36:50 -07:00 |
|
ZappoMan
|
25e21f862c
|
flush delete queue after encode is complete
|
2013-08-21 16:23:55 -07:00 |
|
ZappoMan
|
e524ed889e
|
Merge branch 'master' of https://github.com/worklist/hifi into threaded_voxel_server
Conflicts:
libraries/voxels/src/VoxelTree.cpp
libraries/voxels/src/VoxelTree.h
|
2013-08-21 13:48:23 -07:00 |
|
ZappoMan
|
4fd23a0cd9
|
CR feedback
|
2013-08-21 13:09:51 -07:00 |
|