Commit History

Author SHA1 Message Date
  Ben Houston 96d2ab75ff upupdate node module building code to support new location of utils/build scripts. 12 years ago
  Ben Houston 53169124d9 THREE.extend improvements: adopt safe {}.hasOwnProperty method source. Optimize Object.keys() based on @paulmillr suggestion. 12 years ago
  Ben Houston ba1a28489c remove Vector3.projectOnUnit, add Vector3.projectOnPlane (equivalent to previously removed orthoTo). 12 years ago
  Luca Siciliano 7e19183619 Added new effect for the Oculus Rift 12 years ago
  Ben Houston e46d955358 Vector3.projectOn -> projectOnUnit, added projectOnVector. 12 years ago
  Ben Houston 5c3775465b Vector3.projectOn/reflect: normal arg to unitNormal. Removed Vector3.orthoTo 12 years ago
  Ben Houston ace4d4b31d Vector3: project->projectOn, ortho->orthoTo per @WestLangley 12 years ago
  Ben Houston d2ebe85c0b rename cosTheta variable in Vector3.project per @WestLangley 12 years ago
  Ben Houston 82af7f0c9f add EMCASCript5 compatibility to THREE.extend. 12 years ago
  Ben Houston 4ec2a6960b simplify variable naming in THREE.extend, now referencing _.extend as the template. 12 years ago
  Ben Houston c2ed32e7fa simplify extend because we don't need it to be hierarchical. 12 years ago
  Ben Houston f864ba1fd3 optimize Vector3.reflect, unit tests still pass. 12 years ago
  Ben Houston 9446eeb089 update examples.json to new location in utils/build subdirectory 12 years ago
  Ben Houston 173c267902 move build related files in /utils to /utils/build 12 years ago
  Ben Houston f4e081c9e8 add Vector3.project, Vector3.ortho and Vector3.reflect based on request by #3009 12 years ago
  Paul Edwards f48940bfc9 Fixed bug where last group in OBJ was not added. 12 years ago
  Mr.doob eded683486 Merge branch 'documentation' of https://github.com/gero3/three.js into dev 12 years ago
  chrmoritz a057031163 added missing parameters in Math.mapLinear doc 12 years ago
  Mr.doob 7697a48183 CanvasRenderer: Removed redundant material.map check. Fixes #2994. 12 years ago
  Mr.doob cb6aa9f76e Merge branch 'getshaderprecisionformat' of https://github.com/gero3/three.js into dev 12 years ago
  Mr.doob d4157b3cda FlyControls improvement suggested by @WestLangley in #2992. 12 years ago
  Mr.doob 08d94046b0 Merge branch 'master' into dev 12 years ago
  Mr.doob 28bcdb1745 Converting strings to floats in STLLoader. Fixes #2986. 12 years ago
  Daniel Senff 96c9223ead Update examples/css3d_periodictable.html 12 years ago
  OpenShift guest ae6e261e4f changed to undefined 12 years ago
  Mr.doob d9df2215e7 Merge branch 'master' into dev 12 years ago
  OpenShift guest 441ca41ddc This makes sure getShaderPrecisionFormat exists on the context 12 years ago
  OpenShift guest ff252ac03e update AreaLight 12 years ago
  Harry Moreno 41062eed8b Update docs/manual/introduction/Creating-a-scene.html 12 years ago
  Mr.doob 32f71030c2 Merge branch 'dev' of https://github.com/Fox32/three.js into dev 12 years ago