Andrew Meadows
|
a7600c06dd
|
cruft removal
|
2014-01-15 17:12:53 -08:00 |
|
Andrew Meadows
|
4e51aee00b
|
Merge latest upstream into local repo.
|
2014-01-15 17:04:33 -08:00 |
|
Andrew Meadows
|
221f830b5f
|
Uncommenting particle shift on penetration.
|
2014-01-15 17:03:07 -08:00 |
|
Andrew Meadows
|
76e8eb2bfc
|
Moving SIXENSE_CONTROLLER_ID* constants into header to help eliminate magic numbers in other code (to be committed later).
|
2014-01-15 16:53:27 -08:00 |
|
Stephen Birarda
|
0c22aa241f
|
leverage invokeMethod to make sure killNodeWithUUID is called on right thread
|
2014-01-15 16:10:51 -08:00 |
|
Brad Hefta-Gaub
|
f2e3990ea7
|
Merge branch 'windows_build' of https://github.com/ZappoMan/hifi into windows_build
|
2014-01-15 15:22:02 -08:00 |
|
Brad Hefta-Gaub
|
d6eb6d02e2
|
adjust comment to reflect know issue
|
2014-01-15 15:21:48 -08:00 |
|
Brad Hefta-Gaub
|
d793bd44ee
|
fix windows sign mismatch warning
|
2014-01-15 15:08:58 -08:00 |
|
Brad Hefta-Gaub
|
f445a391b7
|
added back arpa/inet.h and ifaddrs.h for mac and unix
|
2014-01-15 15:03:03 -08:00 |
|
Brad Hefta-Gaub
|
ff6e9c0416
|
added back unistd.h for non-windows
|
2014-01-15 14:59:14 -08:00 |
|
Andrew Meadows
|
32f3621855
|
merge upstream work into local repo
|
2014-01-15 14:13:48 -08:00 |
|
Andrew Meadows
|
09bce076cc
|
All avatars now have disk collision proxies at their hands.
|
2014-01-15 14:06:31 -08:00 |
|
Andrew Meadows
|
e4730790c0
|
bugfix: findSphereDiskPenetration() would never return true
|
2014-01-15 14:00:32 -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
|
0b52b8266e
|
don't return an iterator from killNodeAtHashIterator
|
2014-01-15 12:44:46 -08:00 |
|
Brad Hefta-Gaub
|
477840904b
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
|
2014-01-15 12:09:26 -08:00 |
|
Stephen Birarda
|
b4438c04c6
|
return result of QHash value from nodeWithUUID
|
2014-01-15 11:31:23 -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
|
13dfe91358
|
remove newlines from Node debug
|
2014-01-15 09:42:11 -08:00 |
|
Andrew Meadows
|
af3fae7bbf
|
Merge upsteam master into current project (experimental hand paddles)
Conflicts:
interface/src/avatar/Avatar.cpp
libraries/avatars/src/AvatarData.cpp
|
2014-01-14 16:39:46 -08:00 |
|
Stephen Birarda
|
e76a37f48b
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:26:02 -08:00 |
|
Andrew Meadows
|
b51699bb2f
|
First pass at particle-hand collisions using hacked hand capsules.
|
2014-01-14 16:25:31 -08:00 |
|
Andrew Meadows
|
9847ab3bfd
|
Adding findSphereDiskPenetration() method for hand paddle experiment.
|
2014-01-14 16:23:35 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Stephen Birarda
|
77ee27e5d7
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:12:42 -08:00 |
|
Andrew Meadows
|
eb207efe32
|
Adding simple CollisionInfo class as data wrapper and a findSphereCollision() method to AgentData API.
|
2014-01-14 16:11:27 -08:00 |
|
Stephen Birarda
|
274989935d
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:09:12 -08:00 |
|
Stephen Birarda
|
767a241105
|
Merge remote-tracking branch 'upstream/master' into nodelist-container
|
2014-01-14 16:08:58 -08:00 |
|
Andrew Meadows
|
f28fc5f79b
|
Adding palm accessor method that fetches left or right, as specified.
|
2014-01-14 16:08:40 -08:00 |
|
Stephen Birarda
|
8676ac38f9
|
foreach spacing and reference repairs
|
2014-01-14 15:54:09 -08:00 |
|
Stephen Birarda
|
bcf9e04f56
|
only output first starve for a PositionalAudioRingBuffer
|
2014-01-14 14:34:00 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
Stephen Birarda
|
bdc31a3b48
|
replace the DomainChangeListener class with a signal/slot combo
|
2014-01-14 11:38:05 -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
|
e888366fd8
|
remove unused index variable
|
2014-01-14 10:57:34 -08:00 |
|
Stephen Birarda
|
5a43c2c66b
|
remove extraneous node destructor debug
|
2014-01-14 10:53:55 -08:00 |
|
Stephen Birarda
|
718d04bd71
|
correct iterator push on NodeList clear
|
2014-01-14 10:53:17 -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
|
66f50c38e3
|
repair iterator push on silent node removal
|
2014-01-14 10:48:47 -08:00 |
|
Stephen Birarda
|
ed0ed96029
|
properly emit signal on silent node removal
|
2014-01-14 10:28:41 -08:00 |
|
Stephen Birarda
|
57f977668f
|
replace the Node mutex with a QMutex
|
2014-01-14 10:15:31 -08:00 |
|
Stephen Birarda
|
53d435006c
|
more follow mode cleanup, fix silent node iterator
|
2014-01-14 10:07:26 -08:00 |
|
Stephen Birarda
|
3ab7a6d9d5
|
move network packet processing to main thread
|
2014-01-13 17:58:48 -08:00 |
|
Stephen Birarda
|
1faa2120aa
|
use typedef in NodeList implementation
|
2014-01-13 17:36:27 -08:00 |
|
Stephen Birarda
|
0579b18426
|
fix deadlock in silent node removal
|
2014-01-13 17:33:58 -08:00 |
|
Stephen Birarda
|
6a0c431562
|
repair add of new node (so it doesn't immediately kill)
|
2014-01-13 17:29:45 -08:00 |
|
Stephen Birarda
|
677303b5c0
|
properly hook SharedNodePointer for signals/slots
|
2014-01-13 17:17:53 -08:00 |
|
Stephen Birarda
|
7d1a64ca8c
|
change NodeList container to QHash with QSharedPointer
|
2014-01-13 17:09:21 -08:00 |
|
Brad Hefta-Gaub
|
2217d79200
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
|
2014-01-13 15:57:52 -08:00 |
|
Brad Hefta-Gaub
|
392ff94ebe
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
Conflicts:
interface/src/DataServerClient.cpp
interface/src/avatar/MyAvatar.cpp
libraries/avatars/src/AvatarData.h
|
2014-01-13 15:06:26 -08:00 |
|
Andrzej Kapolka
|
f21436a29e
|
Fix (hopefully) for warning on Windows build.
|
2014-01-13 15:02:46 -08:00 |
|
Andrzej Kapolka
|
9d831a2ab5
|
Orbit around voxel center, limit hover distance.
|
2014-01-13 14:43:59 -08:00 |
|
Stephen Birarda
|
42e3bcfe91
|
allow fade scale to get smaller than minimum avatar scale
|
2014-01-13 13:52:41 -08:00 |
|
Stephen Birarda
|
3f2c6504a6
|
fix for avatar scale bug, closes #1506
|
2014-01-13 12:27:47 -08:00 |
|
Brad Hefta-Gaub
|
483ac66518
|
more windows build tweaks, warnings and linking
|
2014-01-13 11:48:16 -08:00 |
|
Brad Hefta-Gaub
|
a290017746
|
more type mismatch warning fixes
|
2014-01-13 00:46:43 -08:00 |
|
Brad Hefta-Gaub
|
55babbf7b6
|
windows type mismatch warning fixes
|
2014-01-13 00:30:23 -08:00 |
|
Brad Hefta-Gaub
|
9ccaba3ca8
|
snprintf windows fixes
|
2014-01-12 23:26:13 -08:00 |
|
Brad Hefta-Gaub
|
9e24996f39
|
more isnan() hacks
|
2014-01-12 23:11:06 -08:00 |
|
Brad Hefta-Gaub
|
19012e2f6d
|
more windows build fixes isnan
|
2014-01-12 22:05:55 -08:00 |
|
Brad Hefta-Gaub
|
a94e371e5c
|
fix more windows warnings
|
2014-01-12 21:27:25 -08:00 |
|
Brad Hefta-Gaub
|
441da98063
|
define _Pragma for windows
|
2014-01-12 17:25:06 -08:00 |
|
Brad Hefta-Gaub
|
08bb783777
|
more windows build work
|
2014-01-12 14:49:15 -08:00 |
|
Brad Hefta-Gaub
|
f9f29c68b2
|
more windows build fixes
|
2014-01-11 01:11:49 -08:00 |
|
Brad Hefta-Gaub
|
9dea84c227
|
more windows build fixes
|
2014-01-11 00:45:45 -08:00 |
|
Brad Hefta-Gaub
|
cb828d330a
|
more windows build fixes
|
2014-01-11 00:43:47 -08:00 |
|
Brad Hefta-Gaub
|
825c1c8876
|
fix windows warnings
|
2014-01-11 00:07:35 -08:00 |
|
Brad Hefta-Gaub
|
7234b9ca4a
|
try to get this to work
|
2014-01-10 22:58:32 -08:00 |
|
Brad Hefta-Gaub
|
908b5e1de7
|
hack test externals
|
2014-01-10 22:38:16 -08:00 |
|
Brad Hefta-Gaub
|
148cde30a0
|
make it work on unix, mac, and windows
|
2014-01-10 22:15:41 -08:00 |
|
Brad Hefta-Gaub
|
46c45da842
|
std::min() compiler error on windows
|
2014-01-10 22:11:20 -08:00 |
|
Brad Hefta-Gaub
|
6bde55898d
|
handle NOMINMAX in cmake
|
2014-01-10 21:58:55 -08:00 |
|
Brad Hefta-Gaub
|
550ec8a9c7
|
changed all fmin to std::min
|
2014-01-10 21:42:01 -08:00 |
|
Brad Hefta-Gaub
|
26adabf130
|
removed voxel addSphere since it wasn't compiling and was old debug code
|
2014-01-10 21:39:03 -08:00 |
|
Brad Hefta-Gaub
|
ef60aec81e
|
removed persit file load time to help windows build
|
2014-01-10 21:32:44 -08:00 |
|
Brad Hefta-Gaub
|
dec16c8f0b
|
windows build
|
2014-01-10 21:21:07 -08:00 |
|
Brad Hefta-Gaub
|
b6b2b7f58b
|
first cut at making GenericThread use QThread instead of pthread
|
2014-01-10 21:16:00 -08:00 |
|
Brad Hefta-Gaub
|
7848d065bc
|
added NOMINMAX before things that possibly include windows.h
|
2014-01-10 21:01:43 -08:00 |
|
Brad Hefta-Gaub
|
ac97f129d3
|
change interface since its confusing windows compiler
|
2014-01-10 20:49:08 -08:00 |
|
Brad Hefta-Gaub
|
124250b2c2
|
changed fmax to std::max
|
2014-01-10 20:38:13 -08:00 |
|
Brad Hefta-Gaub
|
b0f8e21d06
|
more windows build hackery
|
2014-01-10 20:36:37 -08:00 |
|
Brad Hefta-Gaub
|
44893b0a8c
|
hackery to get windows to build
|
2014-01-10 19:58:10 -08:00 |
|
Brad Hefta-Gaub
|
a5c5a35c12
|
removed sys/time.h for Systime.h on windows
|
2014-01-10 19:54:20 -08:00 |
|
Brad Hefta-Gaub
|
731209d8cb
|
remove unused PerfStats class more missing header changes
|
2014-01-10 19:47:23 -08:00 |
|
Brad Hefta-Gaub
|
e55e680e66
|
tweaks to some variable names since windows has a problem with them
|
2014-01-10 18:28:18 -08:00 |
|
Brad Hefta-Gaub
|
5725a92cfe
|
get rid of arpa/inet.h and netdb.h
|
2014-01-10 18:13:23 -08:00 |
|
Brad Hefta-Gaub
|
9bc4a3df41
|
switch from pthread mutex to QMutex
|
2014-01-10 18:01:36 -08:00 |
|
Brad Hefta-Gaub
|
2c30b8b5b4
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
|
2014-01-10 17:36:53 -08:00 |
|
Brad Hefta-Gaub
|
f6d775e3e1
|
remove timeval and unistd.h
|
2014-01-10 17:27:23 -08:00 |
|
Andrew Meadows
|
c61f071ab7
|
merge of latest upstream work in preparation for pull request #1500
Conflicts:
libraries/particles/src/ParticleCollisionSystem.cpp
|
2014-01-10 17:03:45 -08:00 |
|
Andrew Meadows
|
f2d0d445c2
|
yet another merge after competing pull requests
|
2014-01-10 16:03:48 -08:00 |
|
Andrzej Kapolka
|
de0472cfc1
|
Merge pull request #1498 from birarda/remove-curl
remove curl dependency by removing starfield loading from URL
|
2014-01-10 16:02:17 -08:00 |
|
Andrew Meadows
|
8799ad133e
|
merge again after some competing pull requests were processed
|
2014-01-10 16:00:08 -08:00 |
|
Andrew Meadows
|
d28ed70ca9
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
|
Philip Rosedale
|
ea0f7c1e05
|
Merge pull request #1475 from ZappoMan/local_voxel_cache
Local voxel cache & some bug fixes
|
2014-01-10 15:53:47 -08:00 |
|
Stephen Birarda
|
1c3259c8cf
|
remove the starfield URL loading code, closes #1497
|
2014-01-10 15:33:43 -08:00 |
|
Andrew Meadows
|
c4c0c389ae
|
Temporarily disabling DAMPING and non-unity ELASTICITY during particle-particle collisions
|
2014-01-10 11:42:23 -08:00 |
|
Andrew Meadows
|
71e5de8420
|
Adding Particle::_mass and correct elastic collisions between particles
|
2014-01-10 11:37:01 -08:00 |
|
Philip Rosedale
|
f0460bac5f
|
Merge pull request #1492 from stojce/19466
Code Review for Job #19466
|
2014-01-10 11:19:43 -08:00 |
|
Brad Hefta-Gaub
|
e908121bcd
|
fix bug in Octree server that wasn't properly surpressing duplicate packets
|
2014-01-09 19:13:17 -08:00 |
|
Brad Hefta-Gaub
|
5787d3d9e9
|
more cast coding standard fixes
|
2014-01-09 19:00:57 -08:00 |
|
Brad Hefta-Gaub
|
6e95c52444
|
make local voxel cache properly switch to different cache file when switching domains
|
2014-01-09 14:51:04 -08:00 |
|
Brad Hefta-Gaub
|
c181d0a849
|
first cut at local voxel cache
|
2014-01-09 12:05:09 -08:00 |
|
Brad Hefta-Gaub
|
03794f7218
|
make casts float match coding standard
|
2014-01-09 10:07:51 -08:00 |
|
Stephen Birarda
|
32be6199fd
|
fix reference to downloaded byte array samples
|
2014-01-05 17:41:33 -08:00 |
|
Stephen Birarda
|
a06f18328c
|
add downsampling so RAW audio for sound assumed to be 48Khz
|
2014-01-05 17:40:37 -08:00 |
|
Stephen Birarda
|
5b272bfd6a
|
fix random UUID creation for injected audio
|
2014-01-05 17:09:57 -08:00 |
|
Brad Hefta-Gaub
|
abf8e83c33
|
change Voxels JS interface to be more clear
|
2014-01-05 11:09:16 -08:00 |
|
Brad Hefta-Gaub
|
7ce774da70
|
change particle update to support full script engine
|
2014-01-05 10:39:58 -08:00 |
|
Brad Hefta-Gaub
|
0df02618ee
|
use ScriptEngine in Particle::collideWithXXX() methods so that we get all script interfaces
|
2014-01-04 03:16:47 -08:00 |
|
Brad Hefta-Gaub
|
3efc1ea410
|
Merge branch 'master' of git://github.com/worklist/hifi into bugfixes
|
2014-01-04 01:47:49 -08:00 |
|
Brad Hefta-Gaub
|
207ea30c6d
|
fix delete problem with voxels
|
2014-01-04 01:10:48 -08:00 |
|
Brad Hefta-Gaub
|
e97e211bc4
|
quiet down some debugging
|
2014-01-03 18:10:30 -08:00 |
|
Andrzej Kapolka
|
e37203d833
|
The overloaded function should be const, true.
|
2014-01-03 17:59:15 -08:00 |
|
Andrzej Kapolka
|
1bd069c4e2
|
Removed unused variable.
|
2014-01-03 17:56:55 -08:00 |
|
Andrzej Kapolka
|
2b15fdf78f
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-01-03 17:49:34 -08:00 |
|
Andrzej Kapolka
|
c2af9becba
|
Ray/capsule intersection test.
|
2014-01-03 17:48:58 -08:00 |
|
Brad Hefta-Gaub
|
5144a91d1f
|
cleanup spacing and comments
|
2014-01-03 17:28:06 -08:00 |
|
Brad Hefta-Gaub
|
9aa3d31876
|
cleanup spacing
|
2014-01-03 17:24:55 -08:00 |
|
Brad Hefta-Gaub
|
b72dfbd3a4
|
fix tabs
|
2014-01-03 17:20:54 -08:00 |
|
Brad Hefta-Gaub
|
8abd76c055
|
fixed issue with voxels not always showing up when changed between clients
|
2014-01-03 17:10:35 -08:00 |
|
Andrew Meadows
|
6f21592ebd
|
pulling latest upstream changes to local repo
|
2014-01-03 16:51:21 -08:00 |
|
Andrew Meadows
|
8f94cec746
|
Fixing build: missed some instances of VOXEL_ELASTICITY.
Also enforcing C++ style casts.
|
2014-01-03 16:49:13 -08:00 |
|
Andrzej Kapolka
|
aa9fc290a5
|
Minimum chat circle radius from Ryan, basic avatar/voxel orbit behavior.
|
2014-01-03 16:46:11 -08:00 |
|
Andrew Meadows
|
d8e48f8cba
|
Pulling latest worklist/hifi into local repo
|
2014-01-03 16:36:52 -08:00 |
|
Andrew Meadows
|
1882c9e43b
|
Merge branch 'elasticity' of https://github.com/PhilipRosedale/hifi into elasticity-fix
Conflicts:
libraries/particles/src/ParticleCollisionSystem.cpp
|
2014-01-03 16:26:17 -08:00 |
|
Andrew Meadows
|
bce39e916a
|
Pulling latest worklist/hifi into local repo
|
2014-01-03 16:10:21 -08:00 |
|
Andrew Meadows
|
74392a8835
|
Moved ParticleTreeUpdateArgs into ParticleTreeElement.h
|
2014-01-03 16:03:42 -08:00 |
|
Andrew Meadows
|
ea88f00ce5
|
Name changes, formatting, and comments for readability.
|
2014-01-03 16:01:31 -08:00 |
|
Philip Rosedale
|
83101d3d11
|
reduce elasticity to be less than 1
|
2014-01-03 15:31:16 -08:00 |
|
Stephen Birarda
|
decaf2e245
|
add property for volume in AudioInjectorOptions
|
2014-01-03 14:17:12 -08:00 |
|
stojce
|
594a20e248
|
Merge branch 'master' of https://github.com/worklist/hifi into 19466
|
2014-01-03 22:53:30 +01:00 |
|
stojce
|
2814cca9af
|
#19466 - Add avatar scale to preferences panel
|
2014-01-03 21:02:56 +01:00 |
|
Stephen Birarda
|
a4f2735739
|
fix a glaring omission - actually move the audioInjector to QThread
|
2014-01-03 10:39:09 -08:00 |
|
Stephen Birarda
|
a61e214c9a
|
simplify loopback trigger for injected audio
|
2014-01-03 10:16:59 -08:00 |
|
ZappoMan
|
ec1f08b140
|
Merge pull request #1443 from birarda/master
open up more audio to JS
|
2014-01-03 10:12:44 -08:00 |
|
Stephen Birarda
|
6f60a22c07
|
fix copyright years
|
2014-01-03 09:50:13 -08:00 |
|
Stephen Birarda
|
2a422b84f2
|
fix broken build by removing ASI as friend to AI
|
2014-01-03 09:49:32 -08:00 |
|
Stephen Birarda
|
339ef93fc4
|
remove no longer needed QDebug includes
|
2014-01-03 09:41:01 -08:00 |
|
Stephen Birarda
|
f24eff33fe
|
open up ASI playSound method to ScriptEngine
|
2014-01-03 09:38:05 -08:00 |
|
Stephen Birarda
|
443c94a88f
|
repairs to AudioMixer and audio injection flow
|
2014-01-02 17:15:46 -08:00 |
|
ZappoMan
|
1a67d946d8
|
more warnings fixes
|
2014-01-02 16:33:58 -08:00 |
|
ZappoMan
|
ce81b95eaa
|
more warnings fixes
|
2014-01-02 16:21:58 -08:00 |
|
ZappoMan
|
696afd7875
|
more warnings fixes
|
2014-01-02 16:18:49 -08:00 |
|
Andrew Meadows
|
930d9957f3
|
Changed argument names in collision methods for improved readability.
|
2014-01-02 16:09:41 -08:00 |
|
ZappoMan
|
f1da6bf90b
|
fix various compiler warnings on gcc
|
2014-01-02 15:58:03 -08:00 |
|
ZappoMan
|
366209668d
|
Merge pull request #1431 from stojce/19463
Code Review for Job #19463
|
2014-01-02 15:38:15 -08:00 |
|
Stephen Birarda
|
594bd58774
|
add AudioScriptingInterface to expose playSound to JS
|
2014-01-02 15:35:28 -08:00 |
|
Philip Rosedale
|
8f48ca0e95
|
Merge pull request #1437 from ey6es/master
Restore bent arm behavior when pointing (lost in ball removal). Fix compile warning.
|
2014-01-02 15:26:33 -08:00 |
|
Philip Rosedale
|
c47ace6d7f
|
Merge pull request #1436 from birarda/master
changes to audio injector for overlapped sounds in preparation for JS
|
2014-01-02 15:24:47 -08:00 |
|