Historique des commits

Auteur SHA1 Message Date
  Mr.doob 1b58bb4b54 Updated some more examples from setHSV to setHSL. il y a 12 ans
  Mr.doob 40ba1e83b2 Removed Color.getHSV, Color.setHSV and ColorUtils.adjustHSV. Added Color.offsetHSL. Updated some examples... il y a 12 ans
  Mr.doob 7bb329b9e7 Simplified setHSL and getHSL. il y a 12 ans
  Mr.doob af5b9786cf Merge remote-tracking branch 'pksunkara/dev' into dev il y a 12 ans
  Mr.doob 5a87153193 Simplified STL loader example. il y a 12 ans
  Adam Leeper 51380d20f4 style changes: whitespace to tabs, and camelCase il y a 12 ans
  Adam Leeper 2a90d9d2e7 adds binary STL support, example il y a 12 ans
  Pavan Kumar Sunkara 9562459089 Added tests for setHSL() and getHSL() il y a 12 ans
  Pavan Kumar Sunkara 6d29ba2be0 Added setHSL() and getHSL() to THREE.Color il y a 12 ans
  Mr.doob 483256452a Merge branch 'master' into dev il y a 12 ans
  Mr.doob 5f66353848 Updated builds. il y a 12 ans
  Mr.doob fd7302fd13 Editor: Fixed support for JSON 2.0 files. Thanks @drewnoakes! See #3035 il y a 12 ans
  Mr.doob 6d080240eb Editor: Added @drewnoakes dragover handling. Seesms like droping wasn't working on some setups. See #3035. il y a 12 ans
  Mr.doob 685ca28c66 Merge remote-tracking branch 'bhouston/deprecate-m4-getPosition' into dev il y a 12 ans
  Ben Houston c589751dac removed "position = _vector3" pattern per @WestLangley il y a 12 ans
  Ben Houston 3db966d658 make Matrix4.getPosition() deprecated and replace all usages in core library with Vector3.getPositionFromMatrix() il y a 12 ans
  Mr.doob 31bd01a290 Merge remote-tracking branch 'troffmo5/oculus' into dev il y a 12 ans
  Mr.doob 86e08c4bc4 Updated builds. il y a 12 ans
  Mr.doob 327d6bb5d5 Removed ../../ from include files. il y a 12 ans
  Mr.doob 7655be2f4a Added execution permisions to .sh files. il y a 12 ans
  Mr.doob 538b772a42 Merge remote-tracking branch 'bhouston/reflect-ortho-project' into dev il y a 12 ans
  Mr.doob 059d888e53 Merge remote-tracking branch 'bhouston/utils-build-move' into dev il y a 12 ans
  Ben Houston 96d2ab75ff upupdate node module building code to support new location of utils/build scripts. il y a 12 ans
  Ben Houston 53169124d9 THREE.extend improvements: adopt safe {}.hasOwnProperty method source. Optimize Object.keys() based on @paulmillr suggestion. il y a 12 ans
  Ben Houston ba1a28489c remove Vector3.projectOnUnit, add Vector3.projectOnPlane (equivalent to previously removed orthoTo). il y a 12 ans
  Luca Siciliano 7e19183619 Added new effect for the Oculus Rift il y a 12 ans
  Ben Houston e46d955358 Vector3.projectOn -> projectOnUnit, added projectOnVector. il y a 12 ans
  Ben Houston 5c3775465b Vector3.projectOn/reflect: normal arg to unitNormal. Removed Vector3.orthoTo il y a 12 ans
  Ben Houston ace4d4b31d Vector3: project->projectOn, ortho->orthoTo per @WestLangley il y a 12 ans
  Ben Houston d2ebe85c0b rename cosTheta variable in Vector3.project per @WestLangley il y a 12 ans