コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob a9e185aa70 Updated README includes. 14 年 前
  Mr.doob a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` 14 年 前
  Mr.doob e7f5f3865a Fixed WebGL Wrappings. 14 年 前
  Mr.doob fecd2f3a39 `python build.py --includes` generate a `includes.js` for easy copy/pasting 14 年 前
  alteredq a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. 14 年 前
  Mr.doob 00795b3a83 Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach. 14 年 前
  Mr.doob 315bc5ad3e Updated build. 14 年 前
  alteredq a1d68ddba3 Fixed bug(s) causing broken Fresnel demo. 14 年 前
  Mr.doob 584a8440fd Merging with alteredq's branch. 14 年 前
  Mr.doob 59304d8a6e Matrix4.transformVector3 ⟶ Matrix4.multiplyVector3 14 年 前
  Mr.doob 1d7a14733b ReflectionMapping working with MeshBasicMaterial/CanvasRenderer \:D/ 14 年 前
  Mr.doob 7441b1de59 Implemented gero3's Matrix4.transformVector3 optimisation ( http://jsperf.com/diff-in-speed-for-three-js ). 14 年 前
  alteredq c1cb8e9067 Added handling of 2d textures in MeshShaderMaterial. 14 年 前
  alteredq 0f9184888a Refactored common code for cube texture setting into separate setCubeTexture function. 14 年 前
  alteredq da9094710f Made refraction examples working again. 14 年 前
  Mr.doob c570fac50b Updated build. 14 年 前
  Mr.doob be0ad84c14 I should learn how to deal with conflicts... 14 年 前
  Mr.doob e72b82cda2 Merging with orgicus' branch. 14 年 前
  Mr.doob f9f7d3645f Merging with alteredq's branch. 14 年 前
  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. 15 年 前
  Mr.doob 137f85f7e9 Updated build. 15 年 前