Historial de Commits

Autor SHA1 Mensaje Fecha
  alteredq 89cd9198dd Fixed a subtle bug in texture parameters (with missing mapping, all other parameters were shifted). hace 15 años
  alteredq 4dfadc00d5 Merge remote branch 'remotes/upstream/master' hace 15 años
  alteredq 3410028458 Made Minecraft demo working in Firefox. hace 15 años
  Mr.doob 6f898f9fba Updated texture pack for Minecraft demo. hace 15 años
  alteredq 7bc909bc04 Merge remote branch 'remotes/upstream/master' hace 15 años
  Mr.doob 12ce3e945b Added minecraft demo. hace 15 años
  alteredq a31a8aaacf Refactored build system so that it's possible to generate includes for each configuration. hace 15 años
  alteredq 508d22f296 Synced with mrdoob's branch. hace 15 años
  Mr.doob a9e185aa70 Updated README includes. hace 15 años
  Mr.doob a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` hace 15 años
  Mr.doob e7f5f3865a Fixed WebGL Wrappings. hace 15 años
  Mr.doob 49a78ba6a6 README: Moved canvas example to the right group. hace 15 años
  Mr.doob ab5e01c557 These categories aren't needed... hace 15 años
  Mr.doob 24c679878f Fixed Fresnel shader image link and link. hace 15 años
  Mr.doob 78814e8a96 Updated README examples. Hopefuly links still work. hace 15 años
  Mr.doob f0cb056812 Cleaning up unused files. hace 15 años
  Mr.doob fecd2f3a39 `python build.py --includes` generate a `includes.js` for easy copy/pasting hace 15 años
  Mr.doob 201a4d7b5b Fixed ubiquity test example. hace 15 años
  alteredq a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. hace 15 años
  Mr.doob 00795b3a83 Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach. hace 15 años
  Mr.doob aa50e7eec3 Created Mapping classes hace 15 años
  alteredq c91aac5d5c Synced with mrdoob's branch. hace 15 años
  Mr.doob 69f3072e05 Added canvas spherical reflection demo. hace 15 años
  Mr.doob 315bc5ad3e Updated build. hace 15 años
  Mr.doob ef2243bdb3 Merge remote branch 'alteredq/master' hace 15 años
  Mr.doob 5573f95417 Added `Geometry::computeVertexNormals`. hace 15 años
  alteredq 9b80eab891 Merge remote branch 'remotes/upstream/master' hace 15 años
  alteredq a1d68ddba3 Fixed bug(s) causing broken Fresnel demo. hace 15 años
  Mr.doob ed5a9b91a5 Synced materials examples with live version. hace 15 años
  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. hace 15 años