ZappoMan
|
bc95f94157
|
Merge pull request #933 from birarda/assignment
add handling of Agent assignments to Assignment, DS, AC
|
2013-09-13 11:27:36 -07:00 |
|
Stephen Birarda
|
c40e848220
|
move DS web to resources for deploys
|
2013-09-13 11:21:03 -07:00 |
|
Stephen Birarda
|
d089991237
|
add handling of Agent assignments to Assignment, DS, AC
|
2013-09-13 11:14:00 -07:00 |
|
ZappoMan
|
e6f708d035
|
Merge pull request #932 from LionTurtle/master
Fix sign error in nudge code that made nudging in the negative Z direction buggy.
|
2013-09-13 10:54:34 -07:00 |
|
LionTurtle
|
6f8ab7a6c6
|
Fix sign error in nudge code that made nudging in the negative Z
direction buggy.
|
2013-09-13 10:50:29 -07:00 |
|
ZappoMan
|
3441199f0b
|
Merge pull request #930 from LionTurtle/master
Fix for copy/cut/paste single voxel leaves.
|
2013-09-13 09:18:46 -07:00 |
|
Stephen Birarda
|
dab1f82705
|
Merge pull request #929 from birarda/master
two small assignment changes
|
2013-09-12 18:21:01 -07:00 |
|
LionTurtle
|
99db8491ef
|
Get rid of qDebug statements in VoxelTree.cpp.
|
2013-09-12 17:41:02 -07:00 |
|
LionTurtle
|
71d5f3d2d8
|
Fix for copy/cut/paste single voxel leaves.
|
2013-09-12 17:38:16 -07:00 |
|
Stephen Birarda
|
8d7b4ab321
|
add debugging for assignment send and remove a useless cast
|
2013-09-12 17:37:37 -07:00 |
|
ZappoMan
|
11cc79fd41
|
Merge pull request #928 from birarda/assignment
couple of bugfixes for local stack assignment, UUID created with assignment
|
2013-09-12 17:11:45 -07:00 |
|
Stephen Birarda
|
49b72370be
|
fix UUID getter to match the private variable
|
2013-09-12 17:08:06 -07:00 |
|
Stephen Birarda
|
f878b17798
|
fix DS reply to node on same box to remove check in AC
|
2013-09-12 17:03:05 -07:00 |
|
Stephen Birarda
|
cd12fb2cc6
|
remove local directive for domain-server in README
|
2013-09-12 16:49:11 -07:00 |
|
Stephen Birarda
|
2578516940
|
talk to AC on loopback when on same node
|
2013-09-12 16:47:06 -07:00 |
|
Stephen Birarda
|
0d69e1cce0
|
expand the same host comparison to check 127.0.0.1
|
2013-09-12 16:31:43 -07:00 |
|
Stephen Birarda
|
81e0be7f85
|
Merge branch 'master' of github.com:worklist/hifi into assignment
|
2013-09-12 16:19:02 -07:00 |
|
Stephen Birarda
|
25cd800ab4
|
create a UUID with assignments, store JS for script
|
2013-09-12 16:18:53 -07:00 |
|
Grayson Stebbins
|
db86e6c090
|
Merge pull request #927 from birarda/master
README touchups for local stack
|
2013-09-12 16:07:47 -07:00 |
|
Stephen Birarda
|
97d00aab03
|
more touchup to readme for assigned local stack
|
2013-09-12 16:04:04 -07:00 |
|
Stephen Birarda
|
5e5e2b3bab
|
add some more clarity for unix makefiles
|
2013-09-12 12:16:02 -07:00 |
|
Stephen Birarda
|
f72742710f
|
touchup the README for new local stack
|
2013-09-12 11:09:36 -07:00 |
|
ZappoMan
|
53e189e95b
|
Merge pull request #925 from LionTurtle/master
Add limit to nudge precision. Fix bugs in certain nudge scenarios. Fix rendering of nudge guide.
|
2013-09-11 18:46:54 -07:00 |
|
LionTurtle
|
bb1feab661
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-11 16:45:29 -07:00 |
|
LionTurtle
|
cef4837654
|
Fix voxel erase bug in nudge code. Fix rendering of nudge guide.
|
2013-09-11 16:43:50 -07:00 |
|
ZappoMan
|
eaa1596a78
|
Merge pull request #923 from birarda/domain-web-server
add a mongoose webserver to the domain-server
|
2013-09-11 15:07:39 -07:00 |
|
Stephen Birarda
|
d3c58b2fe1
|
Merge branch 'master' of github.com:worklist/hifi into domain-web-server
|
2013-09-11 14:58:24 -07:00 |
|
ZappoMan
|
33cfd3a961
|
Merge pull request #922 from birarda/assignment
rename direction to command for assignment
|
2013-09-11 14:57:46 -07:00 |
|
Stephen Birarda
|
0fd2341c7e
|
Merge branch 'assignment' into domain-web-server
|
2013-09-11 14:52:40 -07:00 |
|
Stephen Birarda
|
7fb73fc040
|
remove one of birarda's infamous Gs
|
2013-09-11 14:52:18 -07:00 |
|
Stephen Birarda
|
3dd0b40776
|
Merge branch 'assignment' into domain-web-server
|
2013-09-11 14:49:28 -07:00 |
|
Stephen Birarda
|
129c120989
|
fix deque include for assignment-server
|
2013-09-11 14:49:16 -07:00 |
|
Stephen Birarda
|
4ebac574ac
|
fix deque include for domain-server
|
2013-09-11 14:48:51 -07:00 |
|
Stephen Birarda
|
36b2381d79
|
Merge branch 'assignment' into domain-web-server
|
2013-09-11 14:47:26 -07:00 |
|
Stephen Birarda
|
fb8d3e9cf6
|
add a more helpful message to the DS root index.html
|
2013-09-11 14:47:23 -07:00 |
|
Stephen Birarda
|
df4973db6b
|
Merge branch 'master' of github.com:worklist/hifi into domain-web-server
|
2013-09-11 14:44:35 -07:00 |
|
Stephen Birarda
|
dfede2b947
|
rename direction to command for assignment
|
2013-09-11 14:43:37 -07:00 |
|
ZappoMan
|
f1810b533d
|
Merge pull request #921 from birarda/assignment
assignment JS editor mongoosed with DS, DS acts as AS
|
2013-09-11 12:54:56 -07:00 |
|
Stephen Birarda
|
803d2975dc
|
fix queue include
|
2013-09-11 12:43:57 -07:00 |
|
Stephen Birarda
|
e73ef6204d
|
add newlines to assignment-server logging so it doesn't clog up
|
2013-09-11 12:37:14 -07:00 |
|
Stephen Birarda
|
fe3b4a6654
|
use the verbose message handler in the assignment-server
|
2013-09-11 12:29:50 -07:00 |
|
Stephen Birarda
|
04a40be97a
|
remove an extra g
|
2013-09-11 12:29:07 -07:00 |
|
Philip Rosedale
|
a8a16f2836
|
Merge pull request #920 from ey6es/master
Added UDP support to Faceshift interface, eye widening based on "eye open" coefficients.
|
2013-09-11 12:26:39 -07:00 |
|
Stephen Birarda
|
e1005288cb
|
prefer that audio-mixer assignment is fulfilled locally
|
2013-09-11 12:25:59 -07:00 |
|
Stephen Birarda
|
3149431e16
|
remove notion of pool from assignment-server
|
2013-09-11 12:23:15 -07:00 |
|
Stephen Birarda
|
ff6fd73187
|
have the domain-server use the new verbose logging message handler
|
2013-09-11 12:17:30 -07:00 |
|
Stephen Birarda
|
b7aa49cf97
|
have DS act as AS and hand assignments directly
|
2013-09-11 12:16:47 -07:00 |
|
Andrzej Kapolka
|
80cc278bfa
|
Increase the eye open scale.
|
2013-09-11 10:49:12 -07:00 |
|
Andrzej Kapolka
|
feecb4fa25
|
Fix for eyelids, change Faceshift menu option to indicate that it applies
specifically to TCP connection.
|
2013-09-11 10:44:38 -07:00 |
|
Andrzej Kapolka
|
4b19e3d0fe
|
Incorporate the "eye open" coefficients for eye widening.
|
2013-09-10 17:43:06 -07:00 |
|