Commit History

Author SHA1 Message Date
  Mr.doob 87b37e124a Added wireframe_linecap and wireframe_linejoin to main materials. 15 years ago
  Mr.doob 15e51b893f Merge remote branch 'alteredq/master' 15 years ago
  Mr.doob 29aa335303 Minor reformating, code fixes and new build. 15 years ago
  alteredq f02f057677 Fixed broken material names generation in OBJ converter. 15 years ago
  Mr.doob 315eff0df5 Merge remote branch 'timknip/master' 15 years ago
  timk f391247b77 Basic implementation of SVGRenderer::renderLine 15 years ago
  alteredq e546ae3c48 Refactored panorama creation helpers into SceneUtils.js 15 years ago
  alteredq 558e7c5db8 Added texture wrapping parameter to Texture.js. Fixed OBJ converter example to have tiled texture. 15 years ago
  alteredq 755769841d Changed title tags in cube mapping demos (so that it's easier to tell them apart in bookmarks / history). 15 years ago
  alteredq b409e5b04e Proper merge with mrdoob's branch. 15 years ago
  alteredq 9cd7308d2b Attempt to merge with mrdoob's branch. 15 years ago
  Mr.doob a1d014c110 Cube.js matching WebGLRenderer cubemap. 15 years ago
  Mr.doob 3ce86f1a5b THREE.loadImageArray ⟶ ImageUtils.loadArray 15 years ago
  Mr.doob cbd513932f Merge remote branch 'alteredq/master' 15 years ago
  Mr.doob 45553e88db Merging with alteredq's branch. 15 years ago
  Mr.doob d644096e6d CanvasRenderer and SVGRenderer code clean up. 15 years ago
  alteredq 0cdd188e17 Added MeshCubeMaterial: WebGLRenderer specific material for more efficient rendering of panoramas when doing cube mapping. 15 years ago
  Mr.doob 4b606714a2 Fixed non-seamless panorama in WebGLRenderer. 15 years ago
  Mr.doob cf7dc4d2d9 Cube.js now does merge vertices pass. 15 years ago
  Mr.doob 0bc79b591b Cube tweaks reverted. It was yet again a left-handed to right-handed problem. 15 years ago
  Mr.doob 7b0039ec95 Cube: Swapped Top/Bottom with Front/Back. 15 years ago
  Mr.doob c663b05453 Added a proper Cube. 15 years ago
  alteredq ad8531a2d1 Forgot to change deployment links. 15 years ago
  alteredq 320f208ee8 Merge remote branch 'remotes/upstream/master' 15 years ago
  alteredq 946cc6a26c And refraction /reflection cube mapping is fixed. Also added two new examples for refraction. 15 years ago
  Mr.doob 847b539192 Merge remote branch 'alteredq/master' 15 years ago
  Mr.doob 6cb3611026 Merging with alteredq's branch. 15 years ago
  Mr.doob ab46cc1462 Merging with alteredq's branch 15 years ago
  Mr.doob 63f26f4f65 Testing refraction material. 15 years ago
  alteredq 19a7022411 Merged with mrdoob's branch. 15 years ago