Commit History

Author SHA1 Message Date
  lqdchrm 11b9fcc619 according to spec, we should only have one audiocontext per document, so initialize it as static member 12 years ago
  Mr.doob e314cb059d Changed some of the matrix.getPosition() to vector.getPositionFromMatrix( matrix ). See #2967. 12 years ago
  Mr.doob db6a79a730 Fixed some more sub(a,b) to subVectors(a,b). 12 years ago
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  alteredq 34716798d0 Added AudioObject (3d spatialized sound using Web Audio API). 13 years ago