История коммитов

Автор SHA1 Сообщение Дата
  Ben Houston ba1a28489c remove Vector3.projectOnUnit, add Vector3.projectOnPlane (equivalent to previously removed orthoTo). 12 лет назад
  Ben Houston e46d955358 Vector3.projectOn -> projectOnUnit, added projectOnVector. 12 лет назад
  Ben Houston 5c3775465b Vector3.projectOn/reflect: normal arg to unitNormal. Removed Vector3.orthoTo 12 лет назад
  Ben Houston ace4d4b31d Vector3: project->projectOn, ortho->orthoTo per @WestLangley 12 лет назад
  Ben Houston d2ebe85c0b rename cosTheta variable in Vector3.project per @WestLangley 12 лет назад
  Ben Houston f864ba1fd3 optimize Vector3.reflect, unit tests still pass. 12 лет назад
  Ben Houston f4e081c9e8 add Vector3.project, Vector3.ortho and Vector3.reflect based on request by #3009 12 лет назад
  Mr.doob eded683486 Merge branch 'documentation' of https://github.com/gero3/three.js into dev 12 лет назад
  chrmoritz a057031163 added missing parameters in Math.mapLinear doc 12 лет назад
  Mr.doob 7697a48183 CanvasRenderer: Removed redundant material.map check. Fixes #2994. 12 лет назад
  Mr.doob cb6aa9f76e Merge branch 'getshaderprecisionformat' of https://github.com/gero3/three.js into dev 12 лет назад
  Mr.doob d4157b3cda FlyControls improvement suggested by @WestLangley in #2992. 12 лет назад
  Mr.doob 08d94046b0 Merge branch 'master' into dev 12 лет назад
  Mr.doob 28bcdb1745 Converting strings to floats in STLLoader. Fixes #2986. 12 лет назад
  Daniel Senff 96c9223ead Update examples/css3d_periodictable.html 12 лет назад
  OpenShift guest ae6e261e4f changed to undefined 12 лет назад
  Mr.doob d9df2215e7 Merge branch 'master' into dev 12 лет назад
  OpenShift guest 441ca41ddc This makes sure getShaderPrecisionFormat exists on the context 12 лет назад
  OpenShift guest ff252ac03e update AreaLight 12 лет назад
  Harry Moreno 41062eed8b Update docs/manual/introduction/Creating-a-scene.html 12 лет назад
  Mr.doob 32f71030c2 Merge branch 'dev' of https://github.com/Fox32/three.js into dev 12 лет назад
  Mr.doob 0a6ce9dbad Merge branch 'maya-exporter' of https://github.com/etic/three.js into dev 12 лет назад
  Chris Lewis b51127000e Add Maya ASCII JSON exporter 12 лет назад
  Stompfrog 115853afe8 Update docs/api/core/Clock.html 12 лет назад
  Mr.doob 973d261a44 Merge branch 'master' of https://github.com/erich666/three.js into dev 12 лет назад
  Eric Haines dc7b422052 Doc additions 12 лет назад
  Mr.doob 21eff9d6c7 SceneExporter2: Added camera and light parameters. 12 лет назад
  Mr.doob 56825c9acf Vector4: Moved around the new methods to keep the end structure like in Vector2/3. 12 лет назад
  Mr.doob 9eaf84a50f Added Vector*.toArray(). Implemented in SceneExporter2. 12 лет назад
  Mr.doob e7d260cb37 SceneExporter2: Added some basic type checking and hierarchy. 12 лет назад