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

Автор SHA1 Сообщение Дата
  Mr.doob 6d080240eb Editor: Added @drewnoakes dragover handling. Seesms like droping wasn't working on some setups. See #3035. 13 лет назад
  Mr.doob 685ca28c66 Merge remote-tracking branch 'bhouston/deprecate-m4-getPosition' into dev 13 лет назад
  Ben Houston c589751dac removed "position = _vector3" pattern per @WestLangley 13 лет назад
  Ben Houston 3db966d658 make Matrix4.getPosition() deprecated and replace all usages in core library with Vector3.getPositionFromMatrix() 13 лет назад
  Mr.doob 31bd01a290 Merge remote-tracking branch 'troffmo5/oculus' into dev 13 лет назад
  Mr.doob 86e08c4bc4 Updated builds. 13 лет назад
  Mr.doob 327d6bb5d5 Removed ../../ from include files. 13 лет назад
  Mr.doob 7655be2f4a Added execution permisions to .sh files. 13 лет назад
  Mr.doob 538b772a42 Merge remote-tracking branch 'bhouston/reflect-ortho-project' into dev 13 лет назад
  Mr.doob 059d888e53 Merge remote-tracking branch 'bhouston/utils-build-move' into dev 13 лет назад
  Ben Houston 96d2ab75ff upupdate node module building code to support new location of utils/build scripts. 13 лет назад
  Ben Houston 53169124d9 THREE.extend improvements: adopt safe {}.hasOwnProperty method source. Optimize Object.keys() based on @paulmillr suggestion. 13 лет назад
  Ben Houston ba1a28489c remove Vector3.projectOnUnit, add Vector3.projectOnPlane (equivalent to previously removed orthoTo). 13 лет назад
  Luca Siciliano 7e19183619 Added new effect for the Oculus Rift 13 лет назад
  Ben Houston e46d955358 Vector3.projectOn -> projectOnUnit, added projectOnVector. 13 лет назад
  Ben Houston 5c3775465b Vector3.projectOn/reflect: normal arg to unitNormal. Removed Vector3.orthoTo 13 лет назад
  Ben Houston ace4d4b31d Vector3: project->projectOn, ortho->orthoTo per @WestLangley 13 лет назад
  Ben Houston d2ebe85c0b rename cosTheta variable in Vector3.project per @WestLangley 13 лет назад
  Ben Houston 82af7f0c9f add EMCASCript5 compatibility to THREE.extend. 13 лет назад
  Ben Houston 4ec2a6960b simplify variable naming in THREE.extend, now referencing _.extend as the template. 13 лет назад
  Ben Houston c2ed32e7fa simplify extend because we don't need it to be hierarchical. 13 лет назад
  Ben Houston f864ba1fd3 optimize Vector3.reflect, unit tests still pass. 13 лет назад
  Ben Houston 9446eeb089 update examples.json to new location in utils/build subdirectory 13 лет назад
  Ben Houston 173c267902 move build related files in /utils to /utils/build 13 лет назад
  Ben Houston f4e081c9e8 add Vector3.project, Vector3.ortho and Vector3.reflect based on request by #3009 13 лет назад
  Mr.doob eded683486 Merge branch 'documentation' of https://github.com/gero3/three.js into dev 13 лет назад
  chrmoritz a057031163 added missing parameters in Math.mapLinear doc 13 лет назад
  Mr.doob 7697a48183 CanvasRenderer: Removed redundant material.map check. Fixes #2994. 13 лет назад
  Mr.doob cb6aa9f76e Merge branch 'getshaderprecisionformat' of https://github.com/gero3/three.js into dev 13 лет назад
  Mr.doob d4157b3cda FlyControls improvement suggested by @WestLangley in #2992. 13 лет назад

粤ICP备19079148号