Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` 15 anni fa
  Mr.doob e7f5f3865a Fixed WebGL Wrappings. 15 anni fa
  Mr.doob 49a78ba6a6 README: Moved canvas example to the right group. 15 anni fa
  Mr.doob ab5e01c557 These categories aren't needed... 15 anni fa
  Mr.doob 24c679878f Fixed Fresnel shader image link and link. 15 anni fa
  Mr.doob 78814e8a96 Updated README examples. Hopefuly links still work. 15 anni fa
  Mr.doob f0cb056812 Cleaning up unused files. 15 anni fa
  Mr.doob fecd2f3a39 `python build.py --includes` generate a `includes.js` for easy copy/pasting 15 anni fa
  Mr.doob 201a4d7b5b Fixed ubiquity test example. 15 anni fa
  alteredq a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. 15 anni fa
  Mr.doob 00795b3a83 Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach. 15 anni fa
  Mr.doob aa50e7eec3 Created Mapping classes 15 anni fa
  alteredq c91aac5d5c Synced with mrdoob's branch. 15 anni fa
  Mr.doob 69f3072e05 Added canvas spherical reflection demo. 15 anni fa
  Mr.doob 315bc5ad3e Updated build. 15 anni fa
  Mr.doob ef2243bdb3 Merge remote branch 'alteredq/master' 15 anni fa
  Mr.doob 5573f95417 Added `Geometry::computeVertexNormals`. 15 anni fa
  alteredq 9b80eab891 Merge remote branch 'remotes/upstream/master' 15 anni fa
  alteredq a1d68ddba3 Fixed bug(s) causing broken Fresnel demo. 15 anni fa
  Mr.doob ed5a9b91a5 Synced materials examples with live version. 15 anni fa
  Mr.doob d0138282ba Now that WebGLRenderer does VBO per geometry I guess we don't need that GeometryUtils.merge there. Makes loading much faster too. 15 anni fa
  Mr.doob fa183834b2 Merge remote branch 'alteredq/master' 15 anni fa
  Mr.doob 584a8440fd Merging with alteredq's branch. 15 anni fa
  Mr.doob cee17e1043 Merge remote branch 'orgicus/master' 15 anni fa
  Mr.doob 59304d8a6e Matrix4.transformVector3 ⟶ Matrix4.multiplyVector3 15 anni fa
  alteredq e10d8c6680 Synced with mrdoob's branch. 15 anni fa
  alteredq c0e30b2c39 Made VBOs reusable. 15 anni fa
  Mr.doob 2929d5a345 GeometryUtils::merge were not copying centroid/normal/material. 15 anni fa
  alteredq d7ba66ea26 Synced with mrdoob's branch. 15 anni fa
  Mr.doob d29e94ca97 Updated materials (canvas) example. 15 anni fa