Brad Hefta-Gaub
|
132b043d68
|
removed debug code
|
2014-01-22 14:26:03 -08:00 |
|
Brad Hefta-Gaub
|
6e9e21051d
|
first cut at move JurisdicionListener and JuridictionSender into non-mulitply derived classes
|
2014-01-22 14:05:31 -08:00 |
|
Stephen Birarda
|
6b44172467
|
hook the user's avatar object into the Interface ScriptEngine
|
2014-01-22 09:13:25 -08:00 |
|
Stephen Birarda
|
f9b38af96f
|
remove processing of Avatar URLs from AvatarMixer
|
2014-01-21 16:56:00 -08:00 |
|
Stephen Birarda
|
417aa7ad59
|
re-expose an Avatar to the ScriptEngine
|
2014-01-21 15:59:55 -08:00 |
|
Brad Hefta-Gaub
|
0c55447809
|
fix windows build
|
2014-01-20 09:26:49 -08:00 |
|
Stephen Birarda
|
6670ff6ee5
|
fix linking of webserver for octree-server
|
2014-01-17 14:27:24 -08:00 |
|
Stephen Birarda
|
5fdf310a45
|
hook OctreeServer up to embedded-webserver
|
2014-01-17 14:21:15 -08:00 |
|
Andrzej Kapolka
|
a16d38ced6
|
Removed joints from avatar state messages.
|
2014-01-16 15:07:09 -08:00 |
|
Stephen Birarda
|
9095874844
|
fix moveToThread for AssignmentClient NodeList, fixes #1551
|
2014-01-16 12:30:23 -08:00 |
|
Brad Hefta-Gaub
|
bd6e30070d
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
Conflicts:
libraries/shared/src/NodeList.cpp
libraries/shared/src/NodeList.h
|
2014-01-15 13:18:25 -08:00 |
|
Stephen Birarda
|
1912ed0d9e
|
have the Agent ask for an audio-mixer for audio scripting
|
2014-01-15 13:14:13 -08:00 |
|
Brad Hefta-Gaub
|
952365a1b7
|
clean up comments and tab spacing
|
2014-01-15 12:50:36 -08:00 |
|
Brad Hefta-Gaub
|
170dbe6e85
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
Conflicts:
assignment-client/src/audio/AudioMixer.cpp
domain-server/src/DomainServer.cpp
interface/src/Audio.cpp
interface/src/DataServerClient.cpp
interface/src/Oscilloscope.cpp
interface/src/PairingHandler.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/devices/Faceshift.cpp
interface/src/devices/SerialInterface.cpp
interface/src/renderer/FBXReader.cpp
libraries/avatars/src/AvatarData.h
libraries/octree-server/src/OctreeServer.cpp
libraries/octree-server/src/OctreeServer.h
libraries/octree/src/ViewFrustum.cpp
libraries/shared/src/Logging.cpp
libraries/shared/src/Node.cpp
libraries/shared/src/Node.h
libraries/shared/src/NodeList.cpp
libraries/shared/src/NodeList.h
libraries/shared/src/PerfStat.cpp
libraries/shared/src/SharedUtil.cpp
libraries/voxels/src/VoxelTree.cpp
voxel-edit/src/main.cpp
|
2014-01-15 10:20:21 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Stephen Birarda
|
8676ac38f9
|
foreach spacing and reference repairs
|
2014-01-14 15:54:09 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
Stephen Birarda
|
fa01383f3f
|
move the NodeList to the thread used for a ThreadedAssignment
|
2014-01-14 11:26:26 -08:00 |
|
Stephen Birarda
|
9de098b4d9
|
fix logging name for metavoxel server
|
2014-01-14 10:55:18 -08:00 |
|
Stephen Birarda
|
9efb391ecf
|
repair crazy references to node ponter from old iterator style
|
2014-01-14 10:50:06 -08:00 |
|
Stephen Birarda
|
7d1a64ca8c
|
change NodeList container to QHash with QSharedPointer
|
2014-01-13 17:09:21 -08:00 |
|
Brad Hefta-Gaub
|
9441f9ffb7
|
fix link issues for many targets
|
2014-01-13 01:01:30 -08:00 |
|
Brad Hefta-Gaub
|
9afe6eaa25
|
more windows build fixes
|
2014-01-11 00:56:48 -08:00 |
|
Brad Hefta-Gaub
|
825c1c8876
|
fix windows warnings
|
2014-01-11 00:07:35 -08:00 |
|
Brad Hefta-Gaub
|
1358f68868
|
try to get this to work
|
2014-01-10 22:58:42 -08:00 |
|
Brad Hefta-Gaub
|
908b5e1de7
|
hack test externals
|
2014-01-10 22:38:16 -08:00 |
|
ZappoMan
|
6345eff3ae
|
Merge pull request #1501 from birarda/qprocess
switch to QProcess instead of fork in AssignmentClient
|
2014-01-10 17:36:24 -08:00 |
|
Stephen Birarda
|
248754e63e
|
make sure STDOUT from child assignment-client bubbles up to parent
|
2014-01-10 17:03:13 -08:00 |
|
Stephen Birarda
|
ceb8ca7a23
|
changes to AssignmentClient architecture to fix fork behaviour
|
2014-01-10 16:59:01 -08:00 |
|
Andrew Meadows
|
f2d0d445c2
|
yet another merge after competing pull requests
|
2014-01-10 16:03:48 -08:00 |
|
Andrew Meadows
|
d28ed70ca9
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
|
Stephen Birarda
|
1c3259c8cf
|
remove the starfield URL loading code, closes #1497
|
2014-01-10 15:33:43 -08:00 |
|
Brad Hefta-Gaub
|
0252e7f95e
|
use ScriptEngine in Particle::collideWithXXX() methods so that we get all script interfaces
|
2014-01-04 03:17:02 -08:00 |
|
Stephen Birarda
|
339ef93fc4
|
remove no longer needed QDebug includes
|
2014-01-03 09:41:01 -08:00 |
|
Stephen Birarda
|
443c94a88f
|
repairs to AudioMixer and audio injection flow
|
2014-01-02 17:15:46 -08:00 |
|
ZappoMan
|
651d2d0c81
|
rename voxels and particles scripting interfaces
|
2013-12-31 09:41:35 -08:00 |
|
Stephen Birarda
|
87e5579e52
|
reinstate delete for starved but started audio ring buffers
|
2013-12-19 15:51:14 -08:00 |
|
Stephen Birarda
|
80a2bd0844
|
move _shouldLoopbackForNode to PositionalAudioRingBuffer for access in injector
|
2013-12-19 15:44:04 -08:00 |
|
Stephen Birarda
|
bdf8c4b9b2
|
implement threaded send for AudioInjector
|
2013-12-19 15:17:03 -08:00 |
|
Stephen Birarda
|
2409b5f784
|
complete inital test of AudioInjector API
|
2013-12-19 13:46:37 -08:00 |
|
Andrzej Kapolka
|
f10dccb1b8
|
Fix for menu shortcuts; just include widget library rather than using awkward
workaround.
|
2013-12-18 17:28:21 -08:00 |
|
ZappoMan
|
f469553b8c
|
CR feedback
|
2013-12-17 14:27:54 -08:00 |
|
ZappoMan
|
88c319a0da
|
remove dead code
|
2013-12-17 14:15:34 -08:00 |
|
ZappoMan
|
7b3a778fb4
|
get Agent working with ScriptEngine
|
2013-12-17 14:13:16 -08:00 |
|
ZappoMan
|
43054ad893
|
cleanup
|
2013-12-17 13:56:07 -08:00 |
|
ZappoMan
|
ccd6058412
|
get abstract menu class to work
|
2013-12-17 13:55:17 -08:00 |
|
ZappoMan
|
5c946090db
|
Merge branch 'master' of https://github.com/worklist/hifi into agent_script_engine_refactor
|
2013-12-17 13:34:13 -08:00 |
|
Stephen Birarda
|
bbe525412f
|
fix pulling of delayed samples in audio mixer
|
2013-12-17 11:22:34 -08:00 |
|
ZappoMan
|
95639c7ce7
|
first cut, not working yet
|
2013-12-17 10:58:36 -08:00 |
|
Philip Rosedale
|
03869e81fd
|
Merge pull request #1380 from birarda/qt-for-portaudio
move from 44.1 to 48 on audio
|
2013-12-16 17:58:41 -08:00 |
|