Commit History

Author SHA1 Message Date
  Mr.doob 9ff2fa8b41 Starting to combine GeometryExporter in SceneExporter2. 12 years ago
  Mr.doob 0b8b7fe288 Merge branch 'dev-cleanup' of https://github.com/WestLangley/three.js into dev 12 years ago
  WestLangley d1ee331c65 Cleaned up .compose() and .decompose() 12 years ago
  Mr.doob ef0f3e9e25 Fixed breakage in FlyControls. 12 years ago
  Mr.doob 390b214749 Updated builds. 12 years ago
  Mr.doob e5d3ea7be8 Merge remote-tracking branch 'bhouston/color-converter' into dev 12 years ago
  WestLangley 0aa53f0af9 Changed lookAt() functions so they don't overwrite the object matrix. Added quaternion support to Object3D.applyMatrix() 12 years ago
  Mr.doob d938465fe5 Merge branch 'master' into dev 12 years ago
  Mr.doob f7e120dfdc ColladaLoader: Removed positions scaled as suggested in #3106. 12 years ago
  Mr.doob b0658ec423 Updated builds. 12 years ago
  Mr.doob e18617acc1 CanvasRenderer: Make LineDashedMaterial clean after itself. 12 years ago
  Mr.doob 20c8c5e324 SVGRenderer: Reset counters on clear() instead of on render(). Cleaned up code a bit too. 12 years ago
  Ben Houston a685230753 remove stray console.log() from Line3 unit test. 12 years ago
  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 years ago
  Ben Houston 79050ff9c0 update style based on @mrdoob's suggestion here: https://github.com/mrdoob/three.js/pull/3109#issuecomment-13915971 12 years ago
  Mr.doob c5cca753db Merge remote-tracking branch 'HashNuke/update_vector3_doc' into dev 12 years ago
  Mr.doob 44f2d1fcd2 Merge remote-tracking branch 'WestLangley/dev-uvs' into dev 12 years ago
  Mr.doob 2906134438 Merge remote-tracking branch 'gero3/dev' into dev 12 years ago
  Mr.doob e5a1b9557d Merge branch 'master' into dev 12 years ago
  Mr.doob 9f1035b98d Code formating clean up. 12 years ago
  Mr.doob f3264cd112 57dev 12 years ago
  Ben Houston 80cc25941b tests for ColorConverter.js. 12 years ago
  Ben Houston 49fe06f657 add Color.equals. 12 years ago
  Ben Houston 97cf1bec1a initial implementation of ColorConverter. 12 years ago
  Jihoon Lee 6e5a02427f unit conversion is only applied in root node. 12 years ago
  Mr.doob 286a65b78c Made CanvasRenderer and SVGRenderer behave like WebGLRenderer with MeshLambertMaterial and no lights. 12 years ago
  OpenShift guest 8e5cf02419 fix editor and bumpmap exmaple in webglrenderer2 12 years ago
  Mr.doob f2da423380 Editor: Added renderer selector. 12 years ago
  WestLangley ee76e41b72 Flipped UV debug viewer output. It was rendering upside down. 12 years ago
  Mr.doob 1f859302f7 Editor: Added Renderer section. 12 years ago