LionTurtle
|
59943dc2e8
|
Merge branch 'nudge'
Conflicts:
interface/src/Menu.cpp
libraries/voxels/src/VoxelTree.h
|
2013-09-05 17:58:39 -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 |
|
LionTurtle
|
868ef8bec6
|
Add VoxelNudgeMode and preliminary UI grid for nudging.
|
2013-09-05 17:42:25 -07:00 |
|
Stephen Birarda
|
bb6185ca36
|
add some queue size debugging to assignment-server
|
2013-09-05 17:35:55 -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
|
8c5937dc78
|
only ask for an audio/avatar mixer every 5 iterations
|
2013-09-05 16:58:46 -07:00 |
|
Stephen Birarda
|
d498d97da7
|
maintain a double ended queue of created assignments
|
2013-09-05 16:38:48 -07:00 |
|
Stephen Birarda
|
5e4d4b4651
|
remove static local domain IP address
|
2013-09-05 16:29:56 -07:00 |
|
Stephen Birarda
|
b88c74c1a1
|
remove the mongoose webserver
|
2013-09-05 16:25:42 -07:00 |
|
Philip Rosedale
|
ac6cd959f4
|
Merge pull request #905 from ey6es/off
Add option for off-axis projection using Faceshift/LEDs.
|
2013-09-05 16:25:23 -07:00 |
|
Stephen Birarda
|
8dad031c9a
|
add mongoose for demo webserver for DS
|
2013-09-05 15:27:34 -07:00 |
|
Stephen Birarda
|
17727576d8
|
remove the avatar-mixer target from root CMakeLists
|
2013-09-05 14:03:34 -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
|
32af1de3ac
|
For clarity, break the projection matrix update out of resizeGL.
|
2013-09-05 12:34:25 -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 |
|
Andrzej Kapolka
|
dd8a40decd
|
Need to call resizeGL in order to update the projection matrix.
|
2013-09-05 11:41:16 -07:00 |
|
LionTurtle
|
647bd5b704
|
Got rid of delete in nudge. Create is already destructive.
|
2013-09-05 11:30:23 -07:00 |
|
LionTurtle
|
6e37bc3644
|
Nudge code working for nudge that is greater than or equal to leaf size.
|
2013-09-05 11:06:12 -07:00 |
|
Andrzej Kapolka
|
3a195951db
|
Merge branch 'master' of https://github.com/worklist/hifi into off
|
2013-09-05 10:56:02 -07:00 |
|
Stephen Birarda
|
a36fb6a35b
|
Merge pull request #901 from ey6es/shifty
LED tracking and Faceshift support. Also moved all device files to "devices" source folder.
|
2013-09-05 10:48:45 -07:00 |
|
Stephen Birarda
|
bd409abd1f
|
switch assignment server back to ec2
|
2013-09-05 10:46:20 -07:00 |
|
Andrzej Kapolka
|
03ead34642
|
Code review cleanup.
|
2013-09-05 10:34:43 -07:00 |
|
Andrzej Kapolka
|
70a21fc9ad
|
Merge branch 'master' of https://github.com/worklist/hifi into shifty
|
2013-09-05 10:20:56 -07:00 |
|
Andrzej Kapolka
|
79408560d9
|
Tweaking the off-axis positions.
|
2013-09-04 17:48:54 -07:00 |
|
Andrzej Kapolka
|
1532b5d91a
|
Apply eye offset position based on Faceshift/webcam.
|
2013-09-04 17:33:57 -07:00 |
|
ZappoMan
|
06f34b3163
|
Merge pull request #903 from birarda/bundle-name
capitalize the bundle name for interface on OS X
|
2013-09-04 17:15:00 -07:00 |
|
Stephen Birarda
|
9ede6b75c6
|
force the OS X bundle name to be capitalized
|
2013-09-04 17:09:43 -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 |
|
Andrzej Kapolka
|
a60be83fc7
|
Merge branch 'master' of https://github.com/worklist/hifi into shifty
|
2013-09-04 16:12:34 -07:00 |
|
Andrzej Kapolka
|
2897765828
|
Merge pull request #902 from ey6es/master
Fix for crash on shutdown: we need to clean up the audio bits before destroying the menu.
|
2013-09-04 16:11:52 -07:00 |
|
Andrzej Kapolka
|
9ed698e04c
|
Remove debug statement.
|
2013-09-04 16:10:13 -07:00 |
|
Andrzej Kapolka
|
54116cbc85
|
Testing audio shutdown before menu destruction.
|
2013-09-04 16:04:36 -07:00 |
|
Andrzej Kapolka
|
834b671f5a
|
Merge branch 'master' of https://github.com/worklist/hifi into shifty
|
2013-09-04 15:32:15 -07:00 |
|
Stephen Birarda
|
77dcebd51f
|
correct pool comparison for assignment distribution
|
2013-09-04 15:32:01 -07:00 |
|
Andrzej Kapolka
|
fa53e5dc39
|
Merge pull request #900 from Atlante45/memory_waste_and_code_cleaning
Memory waste and code cleaning
|
2013-09-04 15:31:54 -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 |
|
stojce
|
7f23001eb6
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-09-05 00:12:56 +02:00 |
|
atlante45
|
5da525fc3e
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07:00 |
|
Stephen Birarda
|
a7f7dbcb31
|
confirm assignment pool match before deploying assignment
|
2013-09-04 13:19:49 -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
|
94367dd7c7
|
use QDebug << operator for assignment debug
|
2013-09-04 12:28:33 -07:00 |
|
Andrzej Kapolka
|
0a9db6a5ee
|
Moved device-related files to "devices" folder.
|
2013-09-04 12:15:36 -07:00 |
|
Andrzej Kapolka
|
5e23c79192
|
Tweaked feature scales, send recalibrate request on reset.
|
2013-09-04 11:55:55 -07:00 |
|