コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob b777e2b96a WebGLRenderer: Setting webglObject.z to 0 by default. Hopefully it fixes #3131. 12 年 前
  Mr.doob 1de4475973 Minor code clean up. 12 年 前
  Mr.doob 834b256abe Merge remote-tracking branch 'origin/dev' into dev 12 年 前
  Mr.doob 53d6b47b09 Updated builds. 12 年 前
  Mr.doob b4f65fd451 WebGLRenderer: ids need to be sorted in reverse. 12 年 前
  Mr.doob db17cce5b9 Merge remote-tracking branch 'rmx/issue-2966-stable-sort-not-stable' into dev 12 年 前
  Mr.doob 9ff2fa8b41 Starting to combine GeometryExporter in SceneExporter2. 12 年 前
  Mr.doob 0b8b7fe288 Merge branch 'dev-cleanup' of https://github.com/WestLangley/three.js into dev 12 年 前
  WestLangley d1ee331c65 Cleaned up .compose() and .decompose() 12 年 前
  Mr.doob ef0f3e9e25 Fixed breakage in FlyControls. 12 年 前
  Mr.doob 390b214749 Updated builds. 12 年 前
  Mr.doob e5d3ea7be8 Merge remote-tracking branch 'bhouston/color-converter' into dev 12 年 前
  WestLangley 0aa53f0af9 Changed lookAt() functions so they don't overwrite the object matrix. Added quaternion support to Object3D.applyMatrix() 12 年 前
  Tomas Carnecky ec0ce9558b Fix the renderList sort function to be truly stable 12 年 前
  Mr.doob d938465fe5 Merge branch 'master' into dev 12 年 前
  Mr.doob f7e120dfdc ColladaLoader: Removed positions scaled as suggested in #3106. 12 年 前
  Mr.doob b0658ec423 Updated builds. 12 年 前
  Mr.doob e18617acc1 CanvasRenderer: Make LineDashedMaterial clean after itself. 12 年 前
  Mr.doob 20c8c5e324 SVGRenderer: Reset counters on clear() instead of on render(). Cleaned up code a bit too. 12 年 前
  Ben Houston a685230753 remove stray console.log() from Line3 unit test. 12 年 前
  Ben Houston 100d0e0058 remote flyweight pattern in ColorConverter.toHSV per @zz85's suggestion here: https://github.com/mrdoob/three.js/pull/3109#issuecomment-13923276 12 年 前
  Ben Houston 79050ff9c0 update style based on @mrdoob's suggestion here: https://github.com/mrdoob/three.js/pull/3109#issuecomment-13915971 12 年 前
  Mr.doob c5cca753db Merge remote-tracking branch 'HashNuke/update_vector3_doc' into dev 12 年 前
  Mr.doob 44f2d1fcd2 Merge remote-tracking branch 'WestLangley/dev-uvs' into dev 12 年 前
  Mr.doob 2906134438 Merge remote-tracking branch 'gero3/dev' into dev 12 年 前
  Mr.doob e5a1b9557d Merge branch 'master' into dev 12 年 前
  Mr.doob 9f1035b98d Code formating clean up. 12 年 前
  Mr.doob f3264cd112 57dev 12 年 前
  Ben Houston 80cc25941b tests for ColorConverter.js. 12 年 前
  Ben Houston 49fe06f657 add Color.equals. 12 年 前