Stephen Birarda
|
b3bd159d09
|
don't send create assignment request until connection to DS
|
2013-09-30 13:57:42 -07:00 |
|
Stephen Birarda
|
774eef1c12
|
logging touchups in voxel-server
|
2013-09-30 13:36:36 -07:00 |
|
Stephen Birarda
|
32314ad540
|
have VS send UUID with check in for static assignment behavior
|
2013-09-30 13:34:22 -07:00 |
|
Stephen Birarda
|
38873c0693
|
some assignment debug cleanup
|
2013-09-30 13:26:31 -07:00 |
|
Stephen Birarda
|
0e5c5886b6
|
touchups to DS with static assignment file
|
2013-09-30 13:11:46 -07:00 |
|
Stephen Birarda
|
a8d55644e9
|
Assignment as LinkedData, add back to queue on node death
|
2013-09-30 11:04:42 -07:00 |
|
Stephen Birarda
|
ef1ff01188
|
resolve conflicts on merge with upstream/master
|
2013-09-30 10:12:54 -07:00 |
|
stojce
|
a0f23d409e
|
Merging changes
|
2013-09-28 13:16:50 +02:00 |
|
stojce
|
bac228bdb8
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-09-28 12:47:47 +02:00 |
|
ZappoMan
|
8cffa8d872
|
add support for global normals for voxels
|
2013-09-27 15:04:44 -07:00 |
|
ZappoMan
|
eb6af1afbf
|
fix byte normals, fix crashes in switching between voxel shader and normal mode
|
2013-09-27 09:02:51 -07:00 |
|
Philip Rosedale
|
0fbabe9891
|
Merge pull request #984 from ZappoMan/voxel_geo_shader
Voxel Geometry Shader Experiment
|
2013-09-26 17:22:55 -07:00 |
|
ZappoMan
|
5695429a78
|
style fixes
|
2013-09-26 16:36:59 -07:00 |
|
ZappoMan
|
7845340279
|
menu cleanup, support for on the fly switching of maxVoxels and useVoxelShader
|
2013-09-26 16:26:49 -07:00 |
|
Stephen Birarda
|
db1dacbbf4
|
some refactoring for DS, add create assignments to file
|
2013-09-26 15:56:41 -07:00 |
|
Andrzej Kapolka
|
91999dfe1f
|
Pupil dilation.
|
2013-09-26 15:48:11 -07:00 |
|
Stephen Birarda
|
70c5d3e349
|
decouple DS from main, move to C++11
|
2013-09-26 15:03:43 -07:00 |
|
Stephen Birarda
|
bed4819313
|
inital setup for static assignment mapped file
|
2013-09-24 14:41:26 -07:00 |
|
ZappoMan
|
3d4341cee4
|
hacking on voxel geometry shader
|
2013-09-23 15:18:45 -07:00 |
|
Stephen Birarda
|
e774419f8d
|
Merge branch 'master' of github.com:worklist/hifi into assignment
|
2013-09-20 17:39:03 -07:00 |
|
Stephen Birarda
|
6533d7fcde
|
add method to packet sender to flush queue without sleep
|
2013-09-20 14:40:09 -07:00 |
|
Andrzej Kapolka
|
318b8c38bc
|
Merge branch 'master' of https://github.com/worklist/hifi into blendface
|
2013-09-20 09:58:54 -07:00 |
|
Stephen Birarda
|
962dc0616d
|
Merge pull request #966 from ZappoMan/multi_VS_assigments
remove standalone voxel server
|
2013-09-20 09:57:38 -07:00 |
|
ZappoMan
|
b682d3612b
|
remove standalone voxel server
|
2013-09-19 22:09:03 -05:00 |
|
Andrzej Kapolka
|
5c841616dc
|
Merge branch 'master' of https://github.com/worklist/hifi into blendface
|
2013-09-19 16:37:26 -07:00 |
|
Andrzej Kapolka
|
a04ced633e
|
Include the face model URL in the same packet as the avatar voxel URL.
|
2013-09-19 16:35:25 -07:00 |
|
Andrzej Kapolka
|
09fa782c61
|
More work on FBX reading.
|
2013-09-19 15:05:17 -07:00 |
|
Stephen Birarda
|
23e7278be5
|
re-use the check in packet sent to the domain-server, allow reset
|
2013-09-19 12:58:48 -07:00 |
|
Stephen Birarda
|
92c106a6bb
|
refresh the UUID when sending out new AM assignments
|
2013-09-19 12:30:40 -07:00 |
|
Stephen Birarda
|
de276eff00
|
temporary removal of DS packet optimization for NodeList dynamism
|
2013-09-18 17:56:45 -07:00 |
|
Stephen Birarda
|
3b976500ce
|
stylistic and memory management fixes
|
2013-09-18 17:55:13 -07:00 |
|
Andrzej Kapolka
|
1bd8ea947a
|
Merge branch 'master' of https://github.com/worklist/hifi into blendface
|
2013-09-18 17:14:58 -07:00 |
|
Stephen Birarda
|
7b498edcbc
|
remove attached public and local sockets, fully allow custom port
|
2013-09-18 17:03:14 -07:00 |
|
Stephen Birarda
|
b4f9e393a4
|
prefer IPv4 address when looking up for domain IP
|
2013-09-18 15:05:23 -07:00 |
|
Stephen Birarda
|
a9efa169be
|
fix ordering of QHostAdress to s_addr
|
2013-09-18 14:58:44 -07:00 |
|
Stephen Birarda
|
b0421cb9d3
|
Merge pull request #953 from ZappoMan/multi_VS_assigments
Handle --voxelServerConfig properly
|
2013-09-18 14:20:12 -07:00 |
|
ZappoMan
|
80b1b810ce
|
spacing fix
|
2013-09-18 16:13:13 -05:00 |
|
ZappoMan
|
a81d5cd9a7
|
Merge pull request #954 from birarda/ds-port
allow setting of custom DS port from DS and clients
|
2013-09-18 14:07:11 -07:00 |
|
Stephen Birarda
|
9fa695b71c
|
allow setting of custom port via domainHostname setting
|
2013-09-18 13:50:14 -07:00 |
|
Stephen Birarda
|
ab85c4109d
|
use QHostInfo and QHostAddress for DS changes in NodeList
|
2013-09-18 13:29:53 -07:00 |
|
ZappoMan
|
ded7a9504b
|
moved printf to qDebug
|
2013-09-18 13:28:50 -07:00 |
|
ZappoMan
|
b3bcda2227
|
Merge branch 'master' of https://github.com/worklist/hifi into multi_VS_assigments
|
2013-09-18 13:20:17 -07:00 |
|
ZappoMan
|
6355f677f7
|
have voxel server create assignments for child voxel servers
|
2013-09-18 13:19:19 -07:00 |
|
Stephen Birarda
|
8c9a14cdbe
|
CR fix to change back to setPayload with const param
|
2013-09-18 13:09:07 -07:00 |
|
Stephen Birarda
|
7220643fe9
|
default AC to point to DS on localhost and default port
|
2013-09-18 12:04:09 -07:00 |
|
Stephen Birarda
|
3fde2887a3
|
fixes to payload in Assignment
|
2013-09-18 10:19:45 -07:00 |
|
ZappoMan
|
642b446d6f
|
tweak to payload parsing
|
2013-09-18 07:30:04 -07:00 |
|
ZappoMan
|
06f739a623
|
pass voxelServerConfig from domain-server through Assignment _payload to VoxelServer
|
2013-09-18 07:23:37 -07:00 |
|
ZappoMan
|
4a821d0874
|
Merge branch 'master' of https://github.com/worklist/hifi into multi_VS_assigments
|
2013-09-17 17:35:13 -07:00 |
|
ZappoMan
|
3145a543d9
|
fixed CR feedback
|
2013-09-17 17:34:47 -07:00 |
|