Commit History

Author SHA1 Message Date
  Mr.doob 95ec00f8ac Updated builds. 14 years ago
  Mr.doob 67250c69d9 Merging with alteredq's branch. 14 years ago
  Mr.doob 34f802e392 Code clean up. 14 years ago
  Mr.doob a2acf0b390 CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved. 14 years ago
  Mr.doob b913baa6f0 Code clean up and minor optimisations. 14 years ago
  alteredq 38dacb0d1e Some small refactoring in WebGLRenderer. 14 years ago
  alteredq e1f885fbf0 Made 2d textures reusable in WebGLRenderer. 14 years ago
  alteredq 696c70152d Added cars demo. 14 years ago
  Mr.doob 137f85f7e9 Updated build. 14 years ago
  alteredq aaf569936b More sane object removal from WebGLRenderer. 14 years ago
  alteredq 2582c77b46 Synced with mrdoob's branch. 14 years ago
  alteredq d3cd0887d2 Added handling of object removal to WebGLRender. Added visibility parameter to Object3D. 14 years ago
  alteredq 8f38ddcacd In WebGLRenderer transparent materials are now handled in the same pass as blended materials (resulting in better fake transparency ;) 14 years ago
  Mr.doob 4d815f1721 New build including linecap/linejoin fix. 14 years ago
  alteredq 3c7f0b9823 Synced with mrdoob's branch. 14 years ago
  Mr.doob 29aa335303 Minor reformating, code fixes and new build. 14 years ago
  alteredq 558e7c5db8 Added texture wrapping parameter to Texture.js. Fixed OBJ converter example to have tiled texture. 14 years ago
  alteredq b409e5b04e Proper merge with mrdoob's branch. 14 years ago
  alteredq 9cd7308d2b Attempt to merge with mrdoob's branch. 14 years ago
  Mr.doob a1d014c110 Cube.js matching WebGLRenderer cubemap. 14 years ago
  Mr.doob 3ce86f1a5b THREE.loadImageArray ⟶ ImageUtils.loadArray 14 years ago
  Mr.doob 45553e88db Merging with alteredq's branch. 14 years ago
  Mr.doob d644096e6d CanvasRenderer and SVGRenderer code clean up. 14 years ago
  alteredq 0cdd188e17 Added MeshCubeMaterial: WebGLRenderer specific material for more efficient rendering of panoramas when doing cube mapping. 14 years ago
  Mr.doob 4b606714a2 Fixed non-seamless panorama in WebGLRenderer. 14 years ago
  Mr.doob cf7dc4d2d9 Cube.js now does merge vertices pass. 14 years ago
  Mr.doob c663b05453 Added a proper Cube. 14 years ago
  alteredq 946cc6a26c And refraction /reflection cube mapping is fixed. Also added two new examples for refraction. 14 years ago
  alteredq 19a7022411 Merged with mrdoob's branch. 14 years ago
  alteredq fbd12838b1 Added refractive mapping and mixing combination mode for the environment map and the underlying material. 14 years ago