コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 158f2e71c9 Merge remote branch 'alteredq/master' 15 年 前
  Mr.doob 14eb44a279 ParticleBasicMaterial with a map attached are back on CanvasRenderer. 15 年 前
  alteredq aaf569936b More sane object removal from WebGLRenderer. 15 年 前
  Mr.doob cd41fc1e07 Merge remote branch 'alteredq/master' 15 年 前
  Mr.doob d734dbeaf5 Optimised GeometryUtils::merge 15 年 前
  alteredq 2582c77b46 Synced with mrdoob's branch. 15 年 前
  alteredq d3cd0887d2 Added handling of object removal to WebGLRender. Added visibility parameter to Object3D. 15 年 前
  alteredq 8f38ddcacd In WebGLRenderer transparent materials are now handled in the same pass as blended materials (resulting in better fake transparency ;) 15 年 前
  alteredq 4adb1eea37 Added option to OBJ converter allowing to invert material transparency (some models interpret 0 as opaque and 1 as transparent). 15 年 前
  Mr.doob 4d815f1721 New build including linecap/linejoin fix. 15 年 前
  Mr.doob e2512fe2de Merge remote branch 'alteredq/master' 15 年 前
  Mr.doob 87b37e124a Added wireframe_linecap and wireframe_linejoin to main materials. 15 年 前
  alteredq 84e5b6d929 Fixed broken UVs creation for quads in Loader. 15 年 前
  alteredq 3c7f0b9823 Synced with mrdoob's branch. 15 年 前
  Mr.doob 15e51b893f Merge remote branch 'alteredq/master' 15 年 前
  Mr.doob 29aa335303 Minor reformating, code fixes and new build. 15 年 前
  alteredq f02f057677 Fixed broken material names generation in OBJ converter. 15 年 前
  Mr.doob 315eff0df5 Merge remote branch 'timknip/master' 15 年 前
  timk f391247b77 Basic implementation of SVGRenderer::renderLine 15 年 前
  alteredq e546ae3c48 Refactored panorama creation helpers into SceneUtils.js 15 年 前
  alteredq 558e7c5db8 Added texture wrapping parameter to Texture.js. Fixed OBJ converter example to have tiled texture. 15 年 前
  alteredq 755769841d Changed title tags in cube mapping demos (so that it's easier to tell them apart in bookmarks / history). 15 年 前
  alteredq b409e5b04e Proper merge with mrdoob's branch. 15 年 前
  alteredq 9cd7308d2b Attempt to merge with mrdoob's branch. 15 年 前
  Mr.doob a1d014c110 Cube.js matching WebGLRenderer cubemap. 15 年 前
  Mr.doob 3ce86f1a5b THREE.loadImageArray ⟶ ImageUtils.loadArray 15 年 前
  Mr.doob cbd513932f Merge remote branch 'alteredq/master' 15 年 前
  Mr.doob 45553e88db Merging with alteredq's branch. 15 年 前
  Mr.doob d644096e6d CanvasRenderer and SVGRenderer code clean up. 15 年 前
  alteredq 0cdd188e17 Added MeshCubeMaterial: WebGLRenderer specific material for more efficient rendering of panoramas when doing cube mapping. 15 年 前