AndrewMeadows
|
fd698d7aba
|
Merge pull request #1784 from birarda/audio-render-crash
fix audio render crash when audio output setup failed
|
2014-01-31 10:45:31 -08:00 |
|
AndrewMeadows
|
bed63513a9
|
Merge pull request #1745 from ZappoMan/scripting_work
support for global collision callbacks in JS
|
2014-01-31 10:42:44 -08:00 |
|
Stephen Birarda
|
c70633e5d1
|
don't render any audio stats if no _audioOutput, closes #1783
|
2014-01-31 10:40:10 -08:00 |
|
AndrewMeadows
|
0badc02a93
|
Merge pull request #1776 from birarda/bent-avatars
repair ping packet parsing in creation of reply, fix AvatarMixer crash with UNIX client
|
2014-01-31 10:25:20 -08:00 |
|
ZappoMan
|
514c845b9a
|
Merge pull request #1764 from stojce/19493
Code Review for Job #19493
|
2014-01-31 10:20:43 -08:00 |
|
ZappoMan
|
bb3c1f253c
|
Merge pull request #1765 from ey6es/master
Fixes for FBX exports from Blender.
|
2014-01-31 10:18:26 -08:00 |
|
Stephen Birarda
|
79c8f91c78
|
instantiate isAvatar in ScriptEngine to false, closes #1779
|
2014-01-31 10:15:17 -08:00 |
|
Stephen Birarda
|
59a528f096
|
remove another unneeded line
|
2014-01-31 10:06:26 -08:00 |
|
Stephen Birarda
|
a07511ed2c
|
remove an unecessary line
|
2014-01-31 10:05:46 -08:00 |
|
Stephen Birarda
|
a5b0675f24
|
sendPingPackets method need not be static
|
2014-01-31 09:58:29 -08:00 |
|
Stephen Birarda
|
ddbcfbd02f
|
remove an extra debug for ping packets
|
2014-01-31 09:56:18 -08:00 |
|
Stephen Birarda
|
c989a64e90
|
repair ping packet parsing in creation of reply
|
2014-01-31 09:54:52 -08:00 |
|
AndrewMeadows
|
0f747600a9
|
Merge pull request #1775 from birarda/toy-ball
fix a double push in add particle response
|
2014-01-31 09:36:46 -08:00 |
|
Stephen Birarda
|
dc70c74733
|
fix a double push in added particle response
|
2014-01-31 09:30:26 -08:00 |
|
Andrzej Kapolka
|
fcbf09508e
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-30 18:56:30 -08:00 |
|
Leonardo Murillo
|
821e25a72a
|
Merge pull request #1771 from birarda/domain-file
properly replace UUID in domain server assignment hash
|
2014-01-30 17:53:39 -08:00 |
|
Stephen Birarda
|
703b654728
|
make sure UUID key changes in static assignment hash, closes #1770
|
2014-01-30 17:39:37 -08:00 |
|
AndrewMeadows
|
8b934eed2e
|
Merge pull request #1766 from birarda/domain-file
patches to broken domain-server pool and payload passing
|
2014-01-30 16:37:15 -08:00 |
|
Stephen Birarda
|
f853e34ab1
|
fix unix complaint for no postfix for enum
|
2014-01-30 15:49:05 -08:00 |
|
Stephen Birarda
|
984fb1a5df
|
fix config parsing from command line and json
|
2014-01-30 15:22:03 -08:00 |
|
Stephen Birarda
|
55049eeb6b
|
fix assignment packing and unpacking from DS to AC
|
2014-01-30 14:54:52 -08:00 |
|
Stephen Birarda
|
356222ba15
|
removal of persistence in DS for static assignments
|
2014-01-30 14:33:36 -08:00 |
|
Andrzej Kapolka
|
899daeb531
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-30 13:34:47 -08:00 |
|
Andrzej Kapolka
|
78d9b79805
|
Another fix for Blender exports. Closes #1762.
|
2014-01-30 13:24:30 -08:00 |
|
stojce
|
21ab08b31a
|
Merge branch 'master' of https://github.com/worklist/hifi into 19493
|
2014-01-30 22:23:54 +01:00 |
|
stojce
|
d2464d89e3
|
#19493 - @ function can jump to locations as well as avatars
|
2014-01-30 22:23:31 +01:00 |
|
AndrewMeadows
|
51d994d8ca
|
Merge pull request #1763 from birarda/master
use a proper string list in DataServer for values
|
2014-01-30 12:55:54 -08:00 |
|
Andrzej Kapolka
|
181670f5d7
|
Fixes for parsing FBX text encoding.
|
2014-01-30 12:53:02 -08:00 |
|
Stephen Birarda
|
ac780df8a6
|
fix appending of QString value to valueList
|
2014-01-30 12:44:43 -08:00 |
|
ZappoMan
|
da5e0f55b6
|
add easier support for key codes in JS by adding text property and auto-detecting isShifted
|
2014-01-30 12:26:50 -08:00 |
|
Stephen Birarda
|
2294b3a2cd
|
use a proper string list in DataServer for values
|
2014-01-30 12:14:28 -08:00 |
|
AndrewMeadows
|
910b97de21
|
Merge pull request #1759 from birarda/master
data-server repairs for get responses
|
2014-01-30 10:56:29 -08:00 |
|
Stephen Birarda
|
49d04ce14e
|
data-server repairs for get responses
|
2014-01-30 10:42:29 -08:00 |
|
AndrewMeadows
|
d556119087
|
Merge pull request #1755 from birarda/master
fix for HandData crash
|
2014-01-30 09:56:17 -08:00 |
|
Stephen Birarda
|
84ef757af4
|
fix avatar count, HandData crash (closes #1754)
|
2014-01-30 09:45:09 -08:00 |
|
ZappoMan
|
01c369716e
|
implement a basic exampple of ride along with a particle
|
2014-01-29 20:55:12 -08:00 |
|
ZappoMan
|
a048799367
|
fix header comment
|
2014-01-29 20:54:22 -08:00 |
|
ZappoMan
|
ed0a2a5a18
|
Merge branch 'master' of https://github.com/worklist/hifi into scripting_work
Conflicts:
libraries/shared/src/SharedUtil.cpp
libraries/shared/src/SharedUtil.h
libraries/voxels/src/VoxelEditPacketSender.cpp
|
2014-01-29 19:49:36 -08:00 |
|
ZappoMan
|
c58f44f54a
|
Merge pull request #1735 from AndrewMeadows/fix-particle-avatar-collisions
Fix crash on shutdown caused by duplicate delete on a QObject
|
2014-01-29 17:54:23 -08:00 |
|
ZappoMan
|
08b06cc59c
|
support for global collision callbacks in JS
|
2014-01-29 17:52:17 -08:00 |
|
Stephen Birarda
|
740d11027c
|
add QDataStream >> operator to Assignment
|
2014-01-29 17:20:32 -08:00 |
|
Stephen Birarda
|
fe192ca2de
|
domain-server patches while looking for payload/pool errors
|
2014-01-29 17:16:54 -08:00 |
|
ZappoMan
|
44d60614bc
|
Merge pull request #1743 from birarda/dataserver
fix for data-server crashes
|
2014-01-29 16:22:07 -08:00 |
|
Stephen Birarda
|
2f6961f455
|
remove debug and wrong data-server address
|
2014-01-29 16:06:12 -08:00 |
|
Stephen Birarda
|
810877b8e4
|
fix some silly data-server mistakes
|
2014-01-29 16:05:21 -08:00 |
|
Stephen Birarda
|
d6431a3e7a
|
remove an extra gs
|
2014-01-29 15:09:46 -08:00 |
|
Stephen Birarda
|
dbecb96a58
|
remove assignmentQueueMutex now that DS concurrency is gone
|
2014-01-29 15:08:50 -08:00 |
|
Stephen Birarda
|
e700a39c3c
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-29 14:23:49 -08:00 |
|
Stephen Birarda
|
7d27830064
|
domain-server patches while looking for payload/pool errors
|
2014-01-29 14:23:39 -08:00 |
|
AndrewMeadows
|
6a017e93f1
|
Merge pull request #1721 from ey6es/metavoxels
Basic editing and delta streaming for metavoxels.
|
2014-01-29 14:21:53 -08:00 |
|