コミット履歴

作者 SHA1 メッセージ 日付
  alteredq a1d68ddba3 Fixed bug(s) causing broken Fresnel demo. 15 年 前
  Mr.doob 584a8440fd Merging with alteredq's branch. 15 年 前
  Mr.doob 59304d8a6e Matrix4.transformVector3 ⟶ Matrix4.multiplyVector3 15 年 前
  Mr.doob 1d7a14733b ReflectionMapping working with MeshBasicMaterial/CanvasRenderer \:D/ 15 年 前
  Mr.doob 7441b1de59 Implemented gero3's Matrix4.transformVector3 optimisation ( http://jsperf.com/diff-in-speed-for-three-js ). 15 年 前
  alteredq c1cb8e9067 Added handling of 2d textures in MeshShaderMaterial. 15 年 前
  alteredq 0f9184888a Refactored common code for cube texture setting into separate setCubeTexture function. 15 年 前
  alteredq da9094710f Made refraction examples working again. 15 年 前
  Mr.doob e72b82cda2 Merging with orgicus' branch. 15 年 前
  Mr.doob f9f7d3645f Merging with alteredq's branch. 15 年 前
  Mr.doob a6c9984a67 Commented some WIP code in CanvasRenderer so it doesn't throw warnings while compiling. 15 年 前
  Mr.doob 47d6116179 Merging with alteredq's branch. 15 年 前
  Mr.doob 95ec00f8ac Updated builds. 15 年 前
  Mr.doob 67250c69d9 Merging with alteredq's branch. 15 年 前
  Mr.doob 34f802e392 Code clean up. 15 年 前
  Mr.doob a2acf0b390 CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved. 15 年 前
  Mr.doob b913baa6f0 Code clean up and minor optimisations. 15 年 前
  alteredq 38dacb0d1e Some small refactoring in WebGLRenderer. 15 年 前
  alteredq e1f885fbf0 Made 2d textures reusable in WebGLRenderer. 15 年 前
  alteredq 696c70152d Added cars demo. 15 年 前
  Mr.doob 137f85f7e9 Updated build. 15 年 前
  alteredq aaf569936b More sane object removal from WebGLRenderer. 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 年 前
  Mr.doob 4d815f1721 New build including linecap/linejoin fix. 15 年 前
  alteredq 3c7f0b9823 Synced with mrdoob's branch. 15 年 前
  Mr.doob 29aa335303 Minor reformating, code fixes and new build. 15 年 前
  alteredq 558e7c5db8 Added texture wrapping parameter to Texture.js. Fixed OBJ converter example to have tiled texture. 15 年 前
  alteredq b409e5b04e Proper merge with mrdoob's branch. 15 年 前