Historial de Commits

Autor SHA1 Mensaje Fecha
  gero3 923256459e fixed files to codestyle hace 10 años
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. hace 10 años
  brason eb68622a6e Add missing semicolons hace 10 años
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log hace 10 años
  gero3 fe8493157e codestyle fixes hace 10 años
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes hace 10 años
  WestLangley bb31515d6b Vector3.get*FromMatrix() -> Vector3.setFromMatrix*() hace 11 años
  Mr.doob 4da9f68281 Merge remote-tracking branch 'lqdchrm/audio' into dev hace 12 años
  lqdchrm 11b9fcc619 according to spec, we should only have one audiocontext per document, so initialize it as static member hace 12 años
  Mr.doob 245376f6dd Replaced the remaining Matrix4.rotateAxis. hace 12 años
  Mr.doob e314cb059d Changed some of the matrix.getPosition() to vector.getPositionFromMatrix( matrix ). See #2967. hace 12 años
  Mr.doob db6a79a730 Fixed some more sub(a,b) to subVectors(a,b). hace 12 años
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. hace 13 años
  alteredq 34716798d0 Added AudioObject (3d spatialized sound using Web Audio API). hace 13 años