История коммитов

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